freebsd-skq/sys/dev/syscons
bde 5312a5c218 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
..
blank Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fade Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
green Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
snake Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
star Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
syscons.c Speed up the inner loop of ansi_put() by a few percent. 1995-07-11 17:59:22 +00:00
syscons.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00