freebsd-nq/sys/i386
Bruce Evans f2fb20ef41 Speed up the inner loop of ansi_put() by a few percent.
syscons' output is now only about 4-5 times slower than I want.
It loses a factor of 2 for scrolling output by unnecessarily copying
the screen buffer, a factor of 4/3 for dumb OPOST processing, and
a factor of 3/2 for clist processing.
1995-07-11 17:59:22 +00:00
..
apm Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bios Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
boot Reset defaults in case of boot() is looping several times (e.g. the 1995-06-25 14:02:57 +00:00
conf Enable pcvt in LINT and don't generate a compile time error if syscons 1995-07-11 17:20:20 +00:00
eisa First pass cleanup of this driver. This pass does not include the sequencer 1995-07-04 21:14:45 +00:00
i386 Enable pcvt in LINT and don't generate a compile time error if syscons 1995-07-11 17:20:20 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Fix standards conformance bugs in <signal.h>: 1995-06-28 02:14:13 +00:00
isa Speed up the inner loop of ansi_put() by a few percent. 1995-07-11 17:59:22 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Correct a typo in a comment. 1995-07-08 22:09:11 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00