freebsd-skq/sys/dev/syscons
Kazutaka YOKOTA 6d479db3c3 - Examine the error code from the screen saver and act accordingly.
0	success
	EAGAIN	try again later
	other	don't call this screen saver again
- Test flags consistently to examine the status of the screen saver.
	scrn_blanked: the screen saver is running
	scp->status & SAVER_RUNNING: the saver is running in this vty
- Correctlyu preserve status flag bits in set/restore_scrn_saver_mdoe().
1999-01-17 14:23:15 +00:00
..
blank The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
daemon The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
fade The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
green The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
logo Move the definition of set_origin from logo_saver.c to saver.h. 1999-01-16 10:20:16 +00:00
rain The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
snake The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
star The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
warp The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
scvesactl.c The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
scvidctl.c The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
syscons.c - Examine the error code from the screen saver and act accordingly. 1999-01-17 14:23:15 +00:00
syscons.h The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00