freebsd-dev/sys/dev/syscons
Mike Smith 3e755f76d1 Make it possible to pass boot()'s flags to shutdown_nice() so that the
kernel can instigate an orderly shutdown but still determine the form of
that shutdown.  Make it possible eg. to cleanly shutdown and power off the
system under ACPI when the power button is pressed.
2000-08-31 00:08:50 +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 * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +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 * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
scvidctl.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
scvtb.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
syscons.c Make it possible to pass boot()'s flags to shutdown_nice() so that the 2000-08-31 00:08:50 +00:00
syscons.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sysmouse.c Fix ioctl MOUSE_SETMODE as defined in mouse(4). 2000-08-27 12:36:28 +00:00