HardenedBSD/sys
Matthew Dillon ba2871b74c Obtained from: Luoqi
Fix NFS file corruption problem introduced in 1.188.  The valid range
    was not being set properly, causing a later reference to the buffer
    to clear the B_CACHE bit.
1999-01-19 08:00:51 +00:00
..
alpha Reserve a major number for use by the Iprobe device driver. 1999-01-18 20:38:37 +00:00
amd64 Break configure() into a couple of stages to allow insertion of 1999-01-19 00:10:59 +00:00
boot Transition from using Perl to using awk for our text-manipulation 1999-01-18 19:05:27 +00:00
cam Generalize the quirk entry for the Conner CFP* drives. It did just cover 1999-01-19 01:02:47 +00:00
coda Missed a stray LKM #ifdef 1999-01-17 21:04:53 +00:00
compat
compile
conf Added support for the DEC EB64PLUS systype. (Part III) 1999-01-18 20:26:50 +00:00
contrib/softupdates
ddb Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
dev Update the pccard hooks to use a module style declaration instead. 1999-01-19 00:21:53 +00:00
fs Missed a stray LKM #ifdef 1999-01-17 21:04:53 +00:00
geom
gnu Remove LKM support, src/lkm that built it is gone and it never worked as an 1999-01-17 20:28:12 +00:00
i4b Update the pccard hooks to use a module style declaration instead. 1999-01-19 00:21:53 +00:00
i386 Update the pccard hooks to use a module style declaration instead. 1999-01-19 00:21:53 +00:00
isa Update the pccard hooks to use a module style declaration instead. 1999-01-19 00:21:53 +00:00
isofs/cd9660 Mountroot could concievably make sense to a KLD though, in the preload 1999-01-17 20:41:02 +00:00
kern Obtained from: Luoqi 1999-01-19 08:00:51 +00:00
libkern
miscfs
modules Update for pcic for kld modules and activate 1999-01-19 00:41:17 +00:00
msdosfs
net Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. 1999-01-17 20:53:48 +00:00
netatalk
netatm
netinet Use dynamic memory allocation instead of mbuf's for multicast routing 1999-01-18 02:06:59 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Update the pccard hooks to use a module style declaration instead. 1999-01-19 00:21:53 +00:00
pccard Initial update pccard code for KLD module support. Module support 1999-01-19 00:18:28 +00:00
pci Pass the unit number to the DMA cookie lookup routine and use it 1999-01-17 05:46:25 +00:00
posix4
powerpc
rpc
sys Get rid of MT_RTABLE; multicast routing no longer uses it. 1999-01-18 02:09:52 +00:00
tools
ufs
vm
Makefile