.. |
altq
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
arch
|
Increase SYMTAB_SPACE.
|
2011-12-16 15:59:57 +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
|
Rename struct ufs_quota_entry -> struct quotaval.
|
2011-11-25 16:55:05 +00:00 |
conf
|
The rnd pseudo-device is not really optional, because it is in the same
|
2011-11-22 21:25:05 +00:00 |
crypto
|
NIST_CTR_DRBG.V is accessed as (unsigned long *) so we need to make sure
|
2011-11-21 23:48:52 +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
|
Amiga wscons/Xorg support, first phase.
|
2011-12-15 14:25:12 +00:00 |
dist
|
Remove arc4random() and arc4randbytes() from the kernel API. Replace
|
2011-11-28 08:05:05 +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
|
In lwp_create, copy l_sigstk from the template. Previously sigaltstack wasn't
|
2011-12-15 00:05:18 +00:00 |
lib
|
make "rs" static -- this name is too unspecific for the global namespace
|
2011-11-29 13:16:26 +00:00 |
miscfs
|
PR/45700: use dostatvfs instead of grabbing the latest cached copy of
|
2011-12-15 20:55:02 +00:00 |
modules
|
Hook secmodel_extensions(9) to modules build.
|
2011-12-04 23:13:54 +00:00 |
net
|
make comment reflect reality
|
2011-12-16 03:05:23 +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
|
When adding or scrubbing a prefix, always notify userland even if the
|
2011-12-12 00:06:39 +00:00 |
netinet6
|
Take softnet_lock and kernel lock in frag6_slowtimo and frag6_fasttimo,
|
2011-12-16 00:57:59 +00:00 |
netipsec
|
add missing rnd_extract->cprng_fast conversion, fixes build of
|
2011-11-29 13:15:27 +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
|
Start making fs read(2) fail with EISDIR if the implementation does
|
2011-12-12 19:11:21 +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
|
Use cprng stub functions also for _RUMP_NATIVE_ABI which is used
|
2011-12-13 08:00:36 +00:00 |
ufs
|
cleanup, some style and remove leftover code
|
2011-11-28 12:50:07 +00:00 |
uvm
|
implement bdev_size(9) wrapper around d_psize() routine, so we can take
|
2011-12-12 19:03:07 +00:00 |
Makefile
|
|
|