summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/tty.c
Commit message (Expand)AuthorAgeFilesLines
* Silence some more warnings, mostly from `-W -Wwrite-strings'.tg2001-08-081-1/+1
* Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.tg2001-08-071-23/+8
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-031-112/+23
* - Add some more x86 instructions to emulate,tg2001-07-301-21/+39
* Include <sys/kbio.h> or <machine/console.h>, depending on __FreeBSD_version.tg2001-07-261-1/+8
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-261-2/+2
* Rewrite video emulation. Features:tg2001-07-241-547/+634
* Add `_PATH_DEVZERO'.obrien2000-12-091-3/+4
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+1
* Default to no backspace/delete swapping.imp1999-10-131-1/+2
* Unbreak doscmd after the sigset_t change:marcel1999-09-291-8/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Update to new struct sigcontext after SA_SIGINFO changescracauer1999-07-061-3/+4
* Add Back-Tab functionality. (Ie. shift-tab)msmith1998-02-221-2/+3
* Fix DOS keyboard handling to use standard pointer addresses instead ofjlemon1998-01-211-11/+19
* Enable the use of keypad cursor motion keys.jlemon1997-08-161-3/+14
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-091-0/+2193
OpenPOWER on IntegriCloud