freebsd-dev/sys/dev/syscons
Poul-Henning Kamp f3732fd15b Second half of the dev_t cleanup.
The big lines are:
	NODEV -> NULL
	NOUDEV -> NODEV
	udev_t -> dev_t
	udev2dev() -> findcdev()

Various minor adjustments including handling of userland access to kernel
space struct cdev etc.
2004-06-17 17:16:53 +00:00
..
apm
blank
daemon
dragon
fade
fire
green
logo
rain
snake
star
warp
scgfbrndr.c
schistory.c
scmouse.c
scterm-dumb.c
scterm-sc.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
scterm.c
sctermvar.h
scvesactl.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scvgarndr.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
scvidctl.c
scvtb.c
syscons.c Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
syscons.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
sysmouse.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00