HardenedBSD/sys/isa
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
..
ic
atrtc.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
fd.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
fdc.h From: Jim Babb <babb@sedhps01.mdc.com> 1994-02-14 22:24:28 +00:00
fdreg.h Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
kbdtables.h Updated swedish keymap. 1994-04-26 09:24:06 +00:00
rtc.h RTCFDT_720K (physical drive 720K) added. 1993-12-18 01:12:47 +00:00
sio.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
sioreg.h
syscons.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
timerreg.h