HardenedBSD/sys
1995-07-23 19:37:52 +00:00
..
alpha
amd64 Rewrote memory sizing code to generally deal with holes in extended memory. 1995-07-19 06:37:12 +00:00
compat/linux
compile
conf Fix clean rule to remove remove everything that isn't created by config 1995-07-22 23:55:41 +00:00
ddb
dev Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-22 16:45:22 +00:00
fs There is a small bug in the cd9660 code that prevents stating of 1995-07-16 10:20:56 +00:00
gnu Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-22 16:45:22 +00:00
i386 Fix clean rule to remove remove everything that isn't created by config 1995-07-22 23:55:41 +00:00
isa Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-22 16:45:22 +00:00
isofs/cd9660 There is a small bug in the cd9660 code that prevents stating of 1995-07-16 10:20:56 +00:00
kern Added some additional diagnostic information output when panicing in 1995-07-23 19:37:52 +00:00
libkern Rearrange the inner loop of scanc() to get better code on i*86's 1995-07-11 18:50:47 +00:00
miscfs Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
modules
msdosfs
net Obtained from: partly from ancient patches by ache and me via 1.1.5 1995-07-21 20:57:15 +00:00
netccitt
netinet Added $Id$. 1995-07-23 05:36:31 +00:00
netiso
netns
nfs Correct my cut-'n-paste job from ffs_vfsops.c and fix up the formatting 1995-07-22 03:32:18 +00:00
nfsclient Correct my cut-'n-paste job from ffs_vfsops.c and fix up the formatting 1995-07-22 03:32:18 +00:00
nfsserver vnode_pager_alloc() never returns NULL, so don't check for it. 1995-07-20 09:43:12 +00:00
pci Fix compiler warnings (systm.h wasn't included). 1995-07-16 10:07:40 +00:00
powerpc/include
rpc
scsi Allow the specification of the controller bus when wiring down scsi buses. 1995-07-17 23:38:16 +00:00
sys Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-22 16:45:22 +00:00
tools The generated VCALL always uses the first vp which in the case of /link/ 1995-07-07 13:41:28 +00:00
ufs Since ufs_ihashget can block, the lock must be checked for each time 1995-07-21 16:20:20 +00:00
vm #if 0'd one of the DIAGNOSTIC checks in vm_page_alloc(). It was too 1995-07-20 05:28:07 +00:00
Makefile