summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/wininit.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [mucurses] Implement curs_set() to control cursor visibilityMichael Brown2013-12-021-0/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [dhcp] Split PXE menuing code out of dhcp.cMichael Brown2009-02-011-2/+2
* Explicitly call erase(), to cope with platforms where the ANSI clearMichael Brown2006-12-201-0/+5
* Use ANSI escape sequence to reset and clear terminal, rather than usingMichael Brown2006-12-191-2/+0Star
* Now basically functioning on ANSI-supporting consoles.Michael Brown2006-12-191-1/+10
* - put in the screen initialisation stuff and clear the screen...Dan Lynch2006-06-271-2/+3
* - added doxygen @file headerDan Lynch2006-06-211-5/+7
* - separated curses.c out into separate source files to optimiseDan Lynch2006-06-081-0/+20