HardenedBSD/sys/conf
Garrett Wollman f540b1065a Change all #includes to follow the current Berkeley style. Some of these
``changes'' are actually not changes at all, but CVS sometimes has trouble
telling the difference.

This also includes support for second-directory compiles.  This is not
quite complete yet, as `config' doesn't yet do the right thing.  You can
still make it work trivially, however, by doing the following:

rm /sys/compile
mkdir /usr/obj/sys/compile
ln -s M-. /sys/compile
cd /sys/i386/conf
config MYKERNEL
cd ../../compile/MYKERNEL
ln -s /sys @
rm machine
ln -s @/i386/include machine
make depend
make
1994-08-13 03:50:34 +00:00
..
defines BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
files Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
files.i386 New ethernet device driver from Matt Thomas: 1994-08-12 06:51:12 +00:00
files.newconf BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
Makefile.i386 Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
Makefile.powerpc Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
newvers.sh Make it easier for programs to figure out what revision of FreeBSD they 1994-08-10 06:25:07 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
nfsswapvmunix.c Added $Id$ 1994-08-02 07:55:43 +00:00
NOTES Remove the now bogus IP_VAT_COMPAT. 1994-05-18 16:23:25 +00:00
param.c Added $Id$ 1994-08-02 07:55:43 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00