1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/dev/syscons
Mike Smith fcb893a801 Implement a new generic mechanism for attaching handler functions to
events, in order to pave the way for removing a number of the ad-hoc
implementations currently in use.

Retire the at_shutdown family of functions and replace them with
new event handler lists.

Rework kern_shutdown.c to take greater advantage of the use of event
handlers.

Reviewed by:	green
1999-08-21 06:24:40 +00:00
..
blank The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
daemon The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
fade The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
fire The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
green The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
logo The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
rain The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
snake The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
star The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
warp The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scgfbrndr.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
schistory.c - Fixed memory leak in sc_alloc_history_buffer(). 1999-07-07 13:48:50 +00:00
scmouse.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scvesactl.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scvgarndr.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
scvidctl.c - Fixed memory leak in sc_alloc_history_buffer(). 1999-07-07 13:48:50 +00:00
scvtb.c Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion 1999-06-24 13:04:33 +00:00
syscons.c Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
syscons.h First small steps at merging DEVFS and PHK's Dev_t stuff. 1999-08-20 20:25:00 +00:00