freebsd-dev/sys/dev/syscons
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
apm Remove __P. 2002-03-20 06:48:11 +00:00
blank
daemon Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
dragon Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
fade
fire Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
green
logo Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
rain Remote newly unused variable to unbreak LINT. 2002-03-25 02:55:34 +00:00
snake Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
star
warp Add new graphical screen saver (dragon_saver). 2002-03-23 12:36:19 +00:00
scgfbrndr.c Turn on TGA support. 2002-04-13 22:34:16 +00:00
schistory.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
scmouse.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
scterm-dumb.c
scterm-sc.c
scterm.c
sctermvar.h Do not try to work around ``poor (un)sign extension code'' 2002-10-20 22:50:13 +00:00
scvesactl.c
scvgarndr.c Fixed compilation warnings. 2002-03-06 08:55:34 +00:00
scvidctl.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
scvtb.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
syscons.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
syscons.h Add a VT_LOCKSWITCH ioctl that disallows vty switching. Something 2002-07-10 03:29:38 +00:00
sysmouse.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00