HardenedBSD/sys
Andreas Schulz 5e687d014e Reviewed by:
Added code to check for an adaptec 1542B Version 3.20 Board. This was the
first board that supports >1Gb drives and has the extended bios. So we
need also to disable the exbios like it is done for the 1542C/CF boards.
1994-08-14 21:06:00 +00:00
..
alpha/include
amd64 Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce 1994-08-13 14:21:58 +00:00
conf Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ddb Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
dev Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
fs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
gnu
i386 Reviewed by: 1994-08-14 21:06:00 +00:00
isa Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
isofs/cd9660 Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
kern Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce 1994-08-13 14:21:58 +00:00
libkern
miscfs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
net Added ioctl support for SIOCSIFMTU. 1994-08-08 12:09:04 +00:00
netccitt
netinet
netiso
netns
nfs Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce 1994-08-13 14:21:58 +00:00
nfsclient Initialize lockf pointer. I missed this when I made NFS use the generic 1994-08-10 19:48:23 +00:00
nfsserver
powerpc/include
rpc
scsi Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
sys Pulled over missing ftape.h from 1.1.5 1994-08-14 01:52:48 +00:00
tools
ufs Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
vm Fixed vm_page_deactivate to deal with getting called with a page that's 1994-08-10 03:09:37 +00:00
Makefile