HardenedBSD/sys
2002-08-05 07:48:31 +00:00
..
alpha o Don't set PG_MAPPED or PG_WRITEABLE when a page is mapped 2002-08-05 00:04:18 +00:00
amd64 Revert rev 1.356 and 1.352 (pmap_mapdev hacks). It wasn't worth the 2002-08-05 06:10:03 +00:00
arm
boot Print out the strings in vers.o instead of hardcoding the loader banner. 2002-08-04 01:30:26 +00:00
cam
coda Fix typo in the last revision. 2002-08-04 19:34:38 +00:00
compat - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
conf se -> sab. 2002-08-04 19:07:15 +00:00
contrib
crypto
ddb
dev Fix minor typo in ID number in last commit 2002-08-05 07:48:31 +00:00
fs Fix typo in the last revision. 2002-08-04 19:34:38 +00:00
geom
gnu - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
i4b
i386 Revert rev 1.356 and 1.352 (pmap_mapdev hacks). It wasn't worth the 2002-08-05 06:10:03 +00:00
ia64 Ignore memory above 4GB for now due to unpleasant pci issues. 2002-08-03 03:35:06 +00:00
isa
isofs/cd9660 - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
kern Cleanup: 2002-08-05 05:16:09 +00:00
libkern
modules
net Extend the interface to ether_input(): a NULL eh pointer means that 2002-08-04 23:55:06 +00:00
netatalk
netatm
netgraph
netinet bugfix: move check for udp_blackhole before the one for icmp_bandlim. 2002-08-04 20:50:13 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
nfsserver - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
pc98
pccard
pci Use m_getcl() to allocate mbuf+cluster for the receive ring. 2002-08-04 21:52:05 +00:00
posix4
powerpc o Don't set PG_MAPPED or PG_WRITEABLE when a page is mapped 2002-08-05 00:04:18 +00:00
rpc
security - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
sparc64 o Don't set PG_MAPPED or PG_WRITEABLE when a page is mapped 2002-08-05 00:04:18 +00:00
sys Add a macro for SLIST traversal 'SLIST_FOREACH_PREVPTR', 2002-08-05 05:18:43 +00:00
tools
ufs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
vm o Acquire the page queues lock before checking the page's busy status 2002-08-04 19:05:20 +00:00
Makefile