aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [tables] Incorporate table data type information into table definitionMichael Brown2009-03-131-2/+2
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-1/+4
* Separated out initialisation functions from startup/shutdown functions.Michael Brown2007-07-031-7/+7
* hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewiseAnselm Martin Hoffmeister2007-04-091-2/+13
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-2/+0
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+1
* Added code to interpret ANSI keypress sequences into KEY_XXX constants.Michael Brown2006-12-201-0/+1
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Some versions of doxygen seem to object to "@ret None" or similar.Michael Brown2005-05-241-6/+6
* DoxygenationMichael Brown2005-05-201-4/+79
* Use __unused instead of __used for static data structures.Michael Brown2005-05-171-2/+1
* console.c uses the generic table mechanismMichael Brown2005-04-271-1/+2
* Gave vsprintf.c its own header file, and made console.h include it.Michael Brown2005-04-171-0/+1
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+28