freebsd-dev/sys
Colin Percival b9f6af45a5 Avoid leaking data from the kernel environment: When we convert the
initial static environment to a dynamic one, zero the static environment
buffer, and zero individual values when kern_unsetenv and freeenv are
called.

Tested by:	kmoore (VM memory dump + grep)
Tested by:	cperciva (kernel panic dump + grep)
2014-10-22 23:35:32 +00:00
..
amd64 xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
arm Provide a character device allowing us to access BERI memory regions. 2014-10-22 11:30:03 +00:00
boot Provide a character device allowing us to access BERI memory regions. 2014-10-22 11:30:03 +00:00
bsm
cam Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
cddl Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
compat Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
conf xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
contrib
crypto
ddb
dev cxgbe/iw_cxgbe: wake up waiters after flushing the qp. 2014-10-22 18:55:44 +00:00
fs Clip the settings for the NFS rsize, wsize mount options 2014-10-22 22:27:51 +00:00
gdb
geom Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
gnu
i386 xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
isa
kern Avoid leaking data from the kernel environment: When we convert the 2014-10-22 23:35:32 +00:00
kgssapi
libkern
mips Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
modules
net since we cast a pointer, use the correct signedness 2014-10-22 18:55:36 +00:00
net80211 Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
netgraph Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
netinet Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
netinet6
netipsec Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
netnatm
netpfil Rename log2 to tal_log2. 2014-10-22 21:20:37 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
opencrypto
pc98
powerpc Use the UAUTO SYSCTL type for exporting the bounce zone alignment, 2014-10-21 21:04:44 +00:00
rpc
security
sparc64
sys Allow overspecification of SYSCTL type in external kernel modules. 2014-10-22 07:16:46 +00:00
teken
tools
ufs
vm Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
x86 xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
xdr
xen xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
Makefile