summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/mucurses.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [console] Fix display of characters with top bit setMichael Brown2014-03-131-1/+1
* [mucurses] Implement curs_set() to control cursor visibilityMichael Brown2013-12-021-0/+10
* [console] Move putchar() and getchar() declarations to stdio.hMichael Brown2012-03-261-1/+0Star
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* __nonnull changesHolger Lubitz2007-08-201-0/+8
* Use current attributes when erasing.Michael Brown2006-12-191-1/+12
* Now basically functioning on ANSI-supporting consoles.Michael Brown2006-12-191-7/+15
* Renamed core.h to mucurses.hMichael Brown2006-12-181-1/+1
* Rename core.c->mucurses.c; bin/core.o is too generic to belong to mucurses.Michael Brown2006-12-181-0/+118