freebsd-dev/sys/dev
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
..
ed Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ep Added support for SIOCSIFMTU. 1994-08-08 13:33:16 +00:00
fdc Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ic Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
ie Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
kbd Updated swedish keymap. 1994-04-26 09:24:06 +00:00
mcd Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
mse Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
speaker Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
syscons Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00