HardenedBSD/sys
1995-07-20 05:28:07 +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 Add examples for wiring down scbuses to drivers as well as specifying 1995-07-17 23:32:53 +00:00
ddb
dev Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +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 Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
i386 Rewrote memory sizing code to generally deal with holes in extended memory. 1995-07-19 06:37:12 +00:00
isa
isofs/cd9660 There is a small bug in the cd9660 code that prevents stating of 1995-07-16 10:20:56 +00:00
kern Fixed "bufspace" calculation. It was lossy in some circumstances of the 1995-07-17 06:26:07 +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 Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
netccitt
netinet Change the compile-time option of DIRECTED_BROADCAST into a sysctl 1995-07-18 09:56:44 +00:00
netiso
netns
nfs I believe that the following fix to nfs_vnops.c should do the trick w.r.t. 1995-07-13 17:55:12 +00:00
nfsclient I believe that the following fix to nfs_vnops.c should do the trick w.r.t. 1995-07-13 17:55:12 +00:00
nfsserver NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +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 Protect TTYHOG by #ifndef so it can be overridden from the config 1995-07-16 10:22:37 +00:00
tools
ufs NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +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