freebsd-dev/sys/dev/fb
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
fb.c Fix the ioctl CONS_FINDMODE and its underlying subroutine 1999-12-07 11:23:58 +00:00
fbreg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
splash_bmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
splash_pcx.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
splash.c Check whether init and term are actually given 1999-10-05 20:32:53 +00:00
splashreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vga.c Fix the ioctl CONS_FINDMODE and its underlying subroutine 1999-12-07 11:23:58 +00:00
vgareg.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00