HardenedBSD/sys
Mike Spengler 96cdb64ea9 Remove un-needed #include's.
Pointed out by: phk
2000-01-17 20:49:59 +00:00
..
alpha Fix breakage from last commit- macro was broken. I appreciate the 2000-01-16 19:02:29 +00:00
amd64 A processor with the CPUID of 0x?8? is Pentium III. 2000-01-15 06:29:03 +00:00
boot
cam Do the minor changes needed because of change to ccb_getdev structure. 2000-01-17 06:27:37 +00:00
coda
compat Fix handling of svr4_sigsets, which are implemented in SysVR4 as a sequence 2000-01-15 15:38:17 +00:00
compile
conf Convert last examples of controller' to device'. 2000-01-16 09:37:18 +00:00
contrib Better bounding on softdep_flushfiles; other minor tweeks to checks. 2000-01-17 06:35:11 +00:00
crypto
ddb
dev Remove un-needed #include's. 2000-01-17 20:49:59 +00:00
fs Check if module was compiled without SMP support and running on 2000-01-15 08:35:48 +00:00
geom Cleanup some remaining bdev fluff. 2000-01-16 09:25:10 +00:00
gnu
i4b
i386 Convert last examples of controller' to device'. 2000-01-16 09:37:18 +00:00
isa
isofs/cd9660
kern Implement setres[ug]id() and getres[ug]id(). This has been sitting in 2000-01-16 16:34:26 +00:00
libkern
miscfs
modules Work around aparent bug in the .Dv macro by eliminating some spaces. 2000-01-17 20:10:39 +00:00
msdosfs
net |The hard limit for the BPF buffer size is 32KB, which appears too low 2000-01-15 19:46:12 +00:00
netatalk
netatm Remove un-needed #include's. 2000-01-17 20:49:59 +00:00
netgraph
netinet Fixed the problem that IPsec connection hangs when bigger data is sent. 2000-01-15 14:56:38 +00:00
netinet6 fix kernel panic at rtfree() in INET6 enabled envrionment. 2000-01-16 18:00:06 +00:00
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs Check if module was compiled without SMP support and running on 2000-01-15 08:35:48 +00:00
pc98
pccard This fixes a bug that /etc/pccard_ether did not work without DHCP. 2000-01-16 06:44:48 +00:00
pci Fix the tl driver so it doesn't run off the end of the RX descriptor list 2000-01-15 20:14:49 +00:00
posix4
powerpc The kernel side of per-process unaligned access control (printing, fixing & 2000-01-16 07:07:33 +00:00
rpc
svr4 Fix handling of svr4_sigsets, which are implemented in SysVR4 as a sequence 2000-01-15 15:38:17 +00:00
sys Implement setres[ug]id() and getres[ug]id(). This has been sitting in 2000-01-16 16:34:26 +00:00
tools
ufs Better bounding on softdep_flushfiles; other minor tweeks to checks. 2000-01-17 06:35:11 +00:00
vm
Makefile