freebsd-dev/sys/dev/syscons
Mark Murray 7aa4389a6c o Fix a horrible bug where small reads (< 8 bytes) would return the
wrong bytes.

o Improve the public interface; use void* instead of char* or u_int64_t
  to pass arbitrary data around.
Submitted by:	kris ("horrible bug")
2000-07-25 21:18:47 +00:00
..
apm Add the apm_saver syscons screen saver module. 1999-10-02 03:56:42 +00:00
blank $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
daemon Added PC-98 supports. 2000-05-08 14:55:21 +00:00
fade $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fire Remove unneeded header. 2000-06-25 09:39:11 +00:00
green $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
logo Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
rain Remove unneeded header. 2000-06-25 09:39:11 +00:00
snake Added PC-98 supports. 2000-05-08 14:55:21 +00:00
star Added PC-98 supports. 2000-05-08 14:55:21 +00:00
warp Remove unneeded header. 2000-06-25 09:39:11 +00:00
scgfbrndr.c - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. 2000-03-31 16:05:46 +00:00
schistory.c Argh. This is what I get for trying to do too many things at once. 2000-06-10 10:32:43 +00:00
scmouse.c - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. 2000-03-31 16:05:46 +00:00
scterm-dumb.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
scterm-sc.c Make Reset (ESC c) reset attributes too, not only clear screen 2000-07-21 14:26:31 +00:00
scterm.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sctermvar.h Fix the TAB not cause scrolling when entered at the end of the last line. 2000-05-29 18:35:13 +00:00
scvesactl.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
scvgarndr.c - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. 2000-03-31 16:05:46 +00:00
scvidctl.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
scvtb.c Use config's conditional compilation rather than using #ifdefs that make 2000-01-29 15:08:56 +00:00
syscons.c o Fix a horrible bug where small reads (< 8 bytes) would return the 2000-07-25 21:18:47 +00:00
syscons.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sysmouse.c o Fix a horrible bug where small reads (< 8 bytes) would return the 2000-07-25 21:18:47 +00:00