freebsd-skq/sys
2006-04-10 20:04:22 +00:00
..
alpha Eliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds a pointer to the 2006-04-03 22:51:47 +00:00
amd64 Hook bce up to the build 2006-04-10 20:04:22 +00:00
arm MFp4: Use CPU_CONTROL_ROUNDROBIN for arm9, it seems to give marginally 2006-04-09 23:07:31 +00:00
boot Remove the USB keyboard hack now that KBDMUX is enabled by default. Allow 2006-03-31 21:36:17 +00:00
bsm
cam
coda
compat Annotate uses of fgetsock() with indications that they should rely 2006-04-01 15:25:01 +00:00
conf Hook bce up to the build 2006-04-10 20:04:22 +00:00
contrib
crypto
ddb
dev Hook bce up to the build 2006-04-10 20:04:22 +00:00
doc
fs - Add a bogus vhold/vdrop around vgone() in devfs_revoke. Without this 2006-03-31 23:37:29 +00:00
gdb
geom Introduce and use delayed-destruction functionality from a pre-sync hook, 2006-04-10 10:32:22 +00:00
gnu
i4b
i386 Hook bce up to the build 2006-04-10 20:04:22 +00:00
ia64 Improve handling of IPI_STOP: 2006-04-03 23:56:40 +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 Correct an assertion in raw_uattach(): this is a library call that other 2006-04-09 15:15:28 +00:00
net80211
netatalk White space consistency with kasserts. Minor style tweaks. 2006-04-01 16:54:37 +00:00
netatm Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
netgraph Correct assertion in ng_detach(). 2006-04-06 02:54:42 +00:00
netinet Modify tcp_timewait() to accept an inpcb reference, not a tcptw 2006-04-09 16:59:19 +00:00
netinet6 ip6_mrouter_done(): use if_allmulti(0) for disabling the multicast promiscuous mode 2006-04-10 14:33:22 +00:00
netipsec Hide net.inet.ipsec.test_{replay,integrity} sysctls under #ifdef REGRESSION. 2006-04-10 15:04:36 +00:00
netipx Chance protocol switch method pru_detach() so that it returns void 2006-04-01 15:42:02 +00:00
netkey In raw and raw-derived socket types, maintain and enforce invariant that 2006-04-01 15:55:44 +00:00
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 Keep track of the number of in-progress async direct IO writes in the nfsnode. 2006-04-06 01:20:30 +00:00
nfsserver Introduce a new MAC entry point for label initialization of the NFS daemon's 2006-04-06 23:33:11 +00:00
opencrypto - Simplify the code by using arc4rand(9) instead of arc4random(9) in a loop. 2006-04-10 18:24:59 +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 Introduce a new MAC entry point for label initialization of the NFS daemon's 2006-04-06 23:33:11 +00:00
sparc64 For USIII CPUs the type of the trap caused by peeking/poking non-existent 2006-04-04 21:00:44 +00:00
sys backout rev 1.74 2006-04-07 05:16:02 +00:00
tools
ufs Eliminate softdep_flush() livelock by accounting for number of worklist items 2006-04-03 22:23:23 +00:00
vm On shutdown try to turn off all swap devices. This way GEOM providers are 2006-04-10 10:03:41 +00:00
Makefile