1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/dev/syscons
Wojciech A. Koszek 259699b294 Remove explicit calls to keyboard methods with their respective variants
implemented with macros. This patch improves code readability. Reasoning
behind kbdd_* is a "keyboard discipline".

List of macros is supposed to be complete--all methods of keyboard_switch
should have their respective macros from now on.

Functionally, this code should be no-op. My intention is to leave current
behaviour of code as is.

Glanced at by:	rwatson
Reviewed by:	emax, marcel
Approved by:	cognet
2007-12-29 21:55:25 +00:00
..
apm
blank
daemon
dragon
fade
fire Optimize set_origin() use in some screensavers to stop them eating 2007-02-21 12:27:12 +00:00
green
logo Optimize set_origin() use in some screensavers to stop them eating 2007-02-21 12:27:12 +00:00
rain Optimize set_origin() use in some screensavers to stop them eating 2007-02-21 12:27:12 +00:00
snake
star
warp Optimize set_origin() use in some screensavers to stop them eating 2007-02-21 12:27:12 +00:00
scgfbrndr.c According to the default font size on sparc64 provide a 12 x 22 2007-06-18 22:15:17 +00:00
schistory.c
scmouse.c Make the comparsion more obvious. 2007-05-25 13:13:12 +00:00
scterm-dumb.c
scterm-sc.c
scterm.c
sctermvar.h
scvesactl.c Correct the VGA_NO_MODE_CHANGE end marker comment. 2007-01-10 19:04:00 +00:00
scvgarndr.c
scvidctl.c
scvtb.c
syscons.c Remove explicit calls to keyboard methods with their respective variants 2007-12-29 21:55:25 +00:00
syscons.h Remove explicit calls to keyboard methods with their respective variants 2007-12-29 21:55:25 +00:00
sysmouse.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00