freebsd-skq/sys
2009-02-05 19:33:35 +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 There is no need to initialize the variable here. 2009-01-31 17:34:55 +00:00
cddl
compat
conf Add support for frobbing Intel StrataFlash Protection Registers: 2009-02-05 18:12:07 +00:00
contrib
crypto identify routine takes driver_t *, not device_t *. 2009-02-05 19:30:28 +00:00
ddb
dev writereg returns an int. 2009-02-05 19:33:35 +00:00
fs After r186194 the *fs_strategy() functions always return 0. 2009-01-31 18:06:34 +00:00
gdb
geom In g_handleattr(), set bp->bio_completed also for the case 2009-02-03 07:07:13 +00:00
gnu
i386 pass in smp_processor_id to identify the cpu in use 2009-02-05 04:00:55 +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 Add more KTR_VFS logging point in order to have a more effective tracing. 2009-02-05 15:03:35 +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 add IEEE80211_KEY_BITS for %b printing of wk_flags 2009-02-05 19:20:34 +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 Add support for frobbing Intel StrataFlash Protection Registers: 2009-02-05 18:12:07 +00:00
tools
ufs
vm
xdr
xen
Makefile