freebsd-nq/sys
2009-02-06 15:04:06 +00:00
..
amd64 Improve robustness of NMI handling, for NMIs recognized in kernel 2009-02-03 09:01:45 +00:00
arm Erm... Report the buffer as being bounced even when it's the entire buffer, 2009-02-04 01:14:06 +00:00
boot
bsm
cam
cddl
compat
conf Consistently use <TAB> instead of spaces as option name and file 2009-02-06 10:30:46 +00:00
contrib
crypto identify routine takes driver_t *, not device_t *. 2009-02-05 19:30:28 +00:00
ddb
dev Regen 2009-02-06 15:04:06 +00:00
fs
gdb
geom In g_handleattr(), set bp->bio_completed also for the case 2009-02-03 07:07:13 +00:00
gnu
i386 halt APs on reboot 2009-02-05 21:41:27 +00:00
ia64 Tweak the ia64 machine check handling code to not register new sysctl nodes 2009-02-04 18:44:29 +00:00
isa
kern Expand the scope of the sysctllock sx lock to protect the sysctl tree itself. 2009-02-06 14:51:32 +00:00
kgssapi
libkern
mips
modules
net Call prison_if from rtm_get_jailed, instead of splitting it out into 2009-02-05 14:58:16 +00:00
net80211 o change _db_show_key to always dump the contents instead of checking 2009-02-05 20:26:53 +00:00
netatalk Remove local variable 'ddp' from DDP's attach and detach routines; they 2009-02-04 20:04:32 +00:00
netgraph Allow unprivileged users to run l2ping(8). 2009-02-04 22:44:09 +00:00
netinet Remove redundant calls of prison_local_ip4 in in_pcbbind_setup, and of 2009-02-05 14:25:53 +00:00
netinet6 Don't bother null-checking the thread pointer before the prison checks 2009-02-05 15:04:23 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
nlm
opencrypto Fix return type for detach routine (should be int) 2009-02-05 17:43:12 +00:00
pc98
pccard
pci
powerpc
rpc Use the correct creds when reconnecting so that we have enough privilege to 2009-02-05 11:48:10 +00:00
security Eliminate the local variable 'ape' in audit_pipe_kqread(), as it's only 2009-02-04 19:56:37 +00:00
sparc64
sun4v
sys Expand the scope of the sysctllock sx lock to protect the sysctl tree itself. 2009-02-06 14:51:32 +00:00
tools
ufs
vm
xdr
xen
Makefile