freebsd-nq/sys/conf
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
..
defines
files This commit adds device driver support for the ADMtek AN986 Pegasus 1999-12-28 02:01:18 +00:00
files.alpha Only compile gusc for isa (the #if NISA inside gusc effectively covers 1999-12-21 13:53:49 +00:00
files.i386 Update config rules for making {linux|svr4}_assym.h 1999-12-23 21:52:17 +00:00
files.pc98 Merge from sys/i386/conf/files.i386 rev 1.293. 1999-12-24 11:20:14 +00:00
kern.mk Make "-mpreferred-stack-boundary=2" the default on the i386. 1999-11-17 07:30:35 +00:00
kmod.mk Update vnode_if.sh location. This was deliberately left a while after 1999-12-22 01:07:30 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors Add character major 139 for the Sangoma Technologies 'wanrouter' driver. 1999-12-17 19:56:39 +00:00
Makefile.alpha Synced with Makefile.i386. The following cleanups in Makefile.i386 1999-12-27 12:06:11 +00:00
Makefile.i386 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
Makefile.pc98 Synced with sys/i386/conf/Makefile.i386 rev 1.169. 1999-12-27 13:53:43 +00:00
Makefile.powerpc Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
newvers.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsswapkernel.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES This commit adds device driver support for the ADMtek AN986 Pegasus 1999-12-28 02:01:18 +00:00
options IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
options.alpha - Add the device resume method. It supercedes the existing resume 1999-12-15 10:04:05 +00:00
options.i386 - Add the device resume method. It supercedes the existing resume 1999-12-15 10:04:05 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 rev 1.130. 1999-12-20 11:00:02 +00:00
param.c This is Bosko Milekic's mbuf allocation waiting code. Basically, this 1999-12-12 05:52:51 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00