.. |
altq
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
arch
|
check return value of write, make sure we send the whole buffer to stdout
|
2011-12-20 21:35:16 +00:00 |
coda
|
use CODA_MAXNAMLEN instead of bogus MAXNAMLEN
|
2011-09-27 00:54:47 +00:00 |
common
|
Move pai to end of struct pmap.
|
2011-10-13 19:50:39 +00:00 |
compat
|
allow kernels w/o COMPAT_50 to build
|
2011-12-20 16:38:06 +00:00 |
conf
|
do missing ipsec->kame_ipsec renames
|
2011-12-19 16:10:07 +00:00 |
crypto
|
Separate /dev/random pseudodevice implemenation from kernel entropy pool
|
2011-12-17 20:05:38 +00:00 |
ddb
|
If we are DIAGNOSTIC don't try to go further if we failed to take the
|
2011-12-03 16:25:49 +00:00 |
dev
|
Mark all of the Rx descriptor fields 'volatile' so that the compiler
|
2011-12-20 21:27:29 +00:00 |
dist
|
do missing ipsec->kame_ipsec renames
|
2011-12-19 16:10:07 +00:00 |
external
|
SVN r220966 from FreeBSD:
|
2011-11-28 00:30:17 +00:00 |
fs
|
Start making fs read(2) fail with EISDIR if the implementation does
|
2011-12-12 19:11:21 +00:00 |
gdbscripts
|
a macro to dump kernel modules
|
2011-11-02 16:51:21 +00:00 |
ipkdb
|
|
|
kern
|
Move the diagnostic check for a missing VOP_CLOSE() to the top of vrelel().
|
2011-12-20 16:49:37 +00:00 |
lib
|
make "rs" static -- this name is too unspecific for the global namespace
|
2011-11-29 13:16:26 +00:00 |
miscfs
|
don't produce different output if we are super user.
|
2011-12-19 03:02:31 +00:00 |
modules
|
Hook secmodel_extensions(9) to modules build.
|
2011-12-04 23:13:54 +00:00 |
net
|
Separate /dev/random pseudodevice implemenation from kernel entropy pool
|
2011-12-17 20:05:38 +00:00 |
net80211
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
netatalk
|
Use if_addr_init() instead of ifp->if_ioctl().
|
2011-10-19 01:50:27 +00:00 |
netbt
|
Handle some ``Quality of Service'' configuration options, to
|
2011-11-29 13:16:27 +00:00 |
netinet
|
rename the IPSEC in-kernel CPP variable and config(8) option to
|
2011-12-19 11:59:56 +00:00 |
netinet6
|
rename the IPSEC in-kernel CPP variable and config(8) option to
|
2011-12-19 11:59:56 +00:00 |
netipsec
|
rename the IPSEC in-kernel CPP variable and config(8) option to
|
2011-12-19 11:59:56 +00:00 |
netisdn
|
|
|
netiso
|
Use if_addr_init() and if_mcast_op() instead of ifp->if_ioctl().
|
2011-10-19 01:52:22 +00:00 |
netkey
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency
|
2011-09-27 02:05:10 +00:00 |
nfs
|
Remove arc4random() and arc4randbytes() from the kernel API. Replace
|
2011-11-28 08:05:05 +00:00 |
opencrypto
|
Remove arc4random() and arc4randbytes() from the kernel API. Replace
|
2011-11-28 08:05:05 +00:00 |
rump
|
Put the path to the compat/common directory in a .PATH line, not in
|
2011-12-20 17:09:04 +00:00 |
secmodel
|
build fix for keylock secmodel(9).
|
2011-12-08 11:01:59 +00:00 |
stand
|
use NAME_MAX instead of MAXNAMLEN
|
2011-09-27 01:08:55 +00:00 |
sys
|
Add a MAP_NOSYSCALLS flag to mmap. This flag prohibits executing of system
|
2011-12-20 15:39:35 +00:00 |
ufs
|
cleanup, some style and remove leftover code
|
2011-11-28 12:50:07 +00:00 |
uvm
|
If we need to set the PK_CHKNOSYSCALL flag in struct proc be so nice to first
|
2011-12-20 19:49:36 +00:00 |
Makefile
|
|
|