.. |
altq
|
First step of random number subsystem rework described in
|
2011-11-19 22:51:18 +00:00 |
arch
|
Complete rewrite of the signal and spl framework for NetBSD/usermode
|
2012-01-21 22:09:56 +00:00 |
coda
|
…
|
|
common
|
thinko in comment.
|
2012-01-18 07:17:09 +00:00 |
compat
|
Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
|
2012-01-20 14:08:04 +00:00 |
conf
|
also remove unnecessary "needs-flag" for firmload, from Paul Goyette
|
2012-01-19 16:35:24 +00:00 |
crypto
|
Separate /dev/random pseudodevice implemenation from kernel entropy pool
|
2011-12-17 20:05:38 +00:00 |
ddb
|
include stddef.h for offsetof
|
2011-12-31 22:42:25 +00:00 |
dev
|
Fix double i2cbus dependency for voyager
|
2012-01-21 23:54:57 +00:00 |
dist
|
protect "union sockaddr_union" from being defined twice by a CPP symbol
|
2012-01-11 14:37:45 +00:00 |
external
|
SVN r220966 from FreeBSD:
|
2011-11-28 00:30:17 +00:00 |
fs
|
Fix a race condition where the filesystem lookups a vnode that is
|
2012-01-19 08:14:41 +00:00 |
gdbscripts
|
a macro to dump kernel modules
|
2011-11-02 16:51:21 +00:00 |
ipkdb
|
…
|
|
kern
|
fix secmodel implementation of CPU_UCODE.
|
2012-01-17 10:47:26 +00:00 |
lib
|
Don't use __cmsg_alignbytes in the kernel. Mark it as constant function
|
2012-01-20 00:25:29 +00:00 |
miscfs
|
only set CANTRCVMORE if no error.
|
2011-12-21 15:27:50 +00:00 |
modules
|
Add lm, lm_isa_common, lm_isa, lm_wbsio and wbsio modules to the x86 build.
|
2012-01-17 16:59:37 +00:00 |
net
|
- Expire all sessions on flush.
|
2012-01-15 00:49:47 +00:00 |
net80211
|
- fix offsetof usage, and redundant defines
|
2011-12-31 20:41:58 +00:00 |
netatalk
|
…
|
|
netbt
|
Handle some ``Quality of Service'' configuration options, to
|
2011-11-29 13:16:27 +00:00 |
netinet
|
Remove ipf_start from ipf struct
|
2012-01-19 13:13:48 +00:00 |
netinet6
|
Remove ip6f_start from ip6f struct
|
2012-01-19 13:19:34 +00:00 |
netipsec
|
fix build in the (FAST_)IPSEC & TCP_SIGNATURE case
|
2012-01-11 14:39:08 +00:00 |
netisdn
|
…
|
|
netiso
|
- Eliminate so_nbio and turn it into a bit SS_NBIO in so_state.
|
2011-12-20 23:56:28 +00:00 |
netkey
|
more IPSEC header cleanup: don't install unneeded headers to userland,
|
2012-01-06 14:17:10 +00:00 |
netmpls
|
…
|
|
netnatm
|
…
|
|
netsmb
|
…
|
|
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
|
fix secmodel implementation of CPU_UCODE.
|
2012-01-17 10:47:26 +00:00 |
stand
|
…
|
|
sys
|
Kill duplicate SHF_MASKOS/SHF_MASKPROC defines.
|
2012-01-21 21:44:03 +00:00 |
ufs
|
use enum instead of macros
|
2012-01-16 12:28:47 +00:00 |
uvm
|
fix UVM_MAP_CLIP_* to only clip if the clip address is within the entry
|
2012-01-21 16:51:38 +00:00 |
Makefile
|
…
|
|