freebsd-dev/sys
2006-04-12 21:23:36 +00:00
..
alpha Retire pmap_track_modified(). We no longer need it because we do not 2006-04-12 04:22:52 +00:00
amd64 Retire pmap_track_modified(). We no longer need it because we do not 2006-04-12 04:22:52 +00:00
arm MFp4: Use CPU_CONTROL_ROUNDROBIN for arm9, it seems to give marginally 2006-04-09 23:07:31 +00:00
boot Common register definition for AT91RM9200 2006-04-12 21:23:36 +00:00
bsm
cam
coda
compat
conf Hook bce up to the build 2006-04-10 20:04:22 +00:00
contrib
crypto On padlock initialization, allocate memory with M_WAITOK. 2006-04-12 12:13:34 +00:00
ddb
dev Fix the PHY support for the 5780. I mis-merged this from my sources. 2006-04-12 18:34:00 +00:00
doc
fs Remove unused prototypes. 2006-04-12 12:17:29 +00:00
gdb
geom Pass BIO_GETATTR requests down. 2006-04-12 12:18:44 +00:00
gnu
i4b
i386 Retire pmap_track_modified(). We no longer need it because we do not 2006-04-12 04:22:52 +00:00
ia64 Retire pmap_track_modified(). We no longer need it because we do not 2006-04-12 04:22:52 +00:00
isa
isofs/cd9660
kern Kill the last Giant acquisition in the exit(2) code. This Giant acquisition 2006-04-10 14:07:28 +00:00
libkern
modules Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708) 2006-04-10 19:55:23 +00:00
net Use ANSI C function protypes and declarations for if_arcsubr. 2006-04-12 07:44:31 +00:00
net80211
netatalk
netatm
netgraph
netinet Modify tcp_timewait() to accept an inpcb reference, not a tcptw 2006-04-09 16:59:19 +00:00
netinet6 Assert the inpcb lock in udp6_output(), as we dereference various 2006-04-12 03:34:22 +00:00
netipsec Hide net.inet.ipsec.test_{replay,integrity} sysctls under #ifdef REGRESSION. 2006-04-10 15:04:36 +00:00
netipx Make this compile without INVARIANTS. 2006-04-11 23:15:47 +00:00
netkey
netnatm In natm_usr_abort(), replace existing call to natm_usr_shutdown() with 2006-04-09 17:14:09 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto Be sure to wakeup the crypto thread when new request was queued. 2006-04-11 18:01:04 +00:00
pc98
pccard
pci
posix4 Use proc lock to prevent a thread from exiting, Giant was no longer used to 2006-04-10 04:55:59 +00:00
powerpc Add kbdmux(4). This avoids having to use the hint.pcib.1.skipslot=26 2006-04-07 22:04:07 +00:00
rpc
security
sparc64
sys backout rev 1.74 2006-04-07 05:16:02 +00:00
tools
ufs
vm On shutdown try to turn off all swap devices. This way GEOM providers are 2006-04-10 10:03:41 +00:00
Makefile