summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/libi386/vidconsole.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup warnings. Most of these are signed/unsigned warnings, as well asjhb2000-08-031-6/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix a potential sign extension bug on 8-bit chars.peter1999-01-041-3/+3
* Add back ability to make beeps when using new TERM_EMU.abial1998-12-311-6/+15
* Add simple terminal emulator, compatible with cons25. Currently supportedabial1998-12-221-8/+382
* - Add a new command 'lsdev' to list devices which might be likely to hostmsmith1998-10-311-6/+14
* Simplify the "is a character ready" test, so that we don't return a falsemsmith1998-10-281-4/+2
* Only call vidc_init() once (unless forced).peter1998-10-111-3/+8
* Request the flags back when checking for keyboard status.msmith1998-10-071-2/+2
* - Drain the keyboard buffer when initialising.msmith1998-10-071-2/+9
* aout_freebsd.cmsmith1998-10-021-2/+2
* Initial integration of the i386 bootloader and BTX.msmith1998-09-171-19/+46
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+199
OpenPOWER on IntegriCloud