aboutsummaryrefslogtreecommitdiff
path: root/src/include/console.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-03Separated out initialisation functions from startup/shutdown functions.Michael Brown1-7/+7
2007-04-09hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewiseAnselm Martin Hoffmeister1-2/+13
2007-01-19Use stdio.h instead of vsprintf.hMichael Brown1-2/+0
2007-01-10Add "name" field to struct device to allow human-readable hardware deviceMichael Brown1-1/+1
2006-12-20Added code to interpret ANSI keypress sequences into KEY_XXX constants.Michael Brown1-0/+1
2006-04-24Header rearrangement.Michael Brown1-1/+1
2005-05-24Some versions of doxygen seem to object to "@ret None" or similar.Michael Brown1-6/+6
2005-05-20DoxygenationMichael Brown1-4/+79
2005-05-17Use __unused instead of __used for static data structures.Michael Brown1-2/+1
2005-04-27console.c uses the generic table mechanismMichael Brown1-1/+2
2005-04-17Gave vsprintf.c its own header file, and made console.h include it.Michael Brown1-0/+1
2005-04-08Merged mcb30-realmode-redesign back to HEADMichael Brown1-0/+28