..
altq
First step of random number subsystem rework described in
2011-11-19 22:51:18 +00:00
arch
Enable XBSEN and HIGHBAT for OEA 7455 and related CPUs.
2012-02-01 05:25:57 +00:00
coda
common
thinko in comment.
2012-01-18 07:17:09 +00:00
compat
Be consistent about whether idtype and objtype codes are signed or
2012-02-01 05:46:45 +00:00
conf
igsfb doesn't use rcons, no need to pull it in
2012-01-31 05:08:14 +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
Use C89 prototypes.
2012-02-01 02:01:28 +00:00
dist
ansify
2012-02-01 02:21:19 +00:00
external
remove incomplete conversion to kmem_alloc -- inconsistent use
2012-01-29 11:49:02 +00:00
fs
Include sys/malloc.h for MALLOC_DECLARE.
2012-01-28 16:24:35 +00:00
gdbscripts
ipkdb
kern
Be consistent about whether idtype and objtype codes are signed or
2012-02-01 05:46:45 +00:00
lib
Add CTASSERT_SIGNED() and CTASSERT_UNSIGNED().
2012-01-22 02:57:36 +00:00
miscfs
Change the syscall API for quotas over to the new non-proplib one.
2012-02-01 05:34:38 +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
Use proper ANSI prototypes for foo() -> foo(void)
2012-01-30 23:31:27 +00:00
net80211
- fix offsetof usage, and redundant defines
2011-12-31 20:41:58 +00:00
netatalk
Fix AppleTalk name registration, as discussed on the port-macppc list
2012-01-31 09:53:44 +00:00
netbt
Handle some ``Quality of Service'' configuration options, to
2011-11-29 13:16:27 +00:00
netinet
Use proper ANSI prototypes for foo() -> foo(void)
2012-01-30 23:31:27 +00:00
netinet6
Remove ip6f_start from ip6f struct
2012-01-19 13:19:34 +00:00
netipsec
remove some DPRINTFs which are not just diagnostics but cause noise
2012-01-26 21:10:24 +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
When using socket loaning, make sure the KVA used for the loan has the same
2012-02-01 02:27:23 +00:00
opencrypto
Remove arc4random() and arc4randbytes() from the kernel API. Replace
2011-11-28 08:05:05 +00:00
rump
Regen syscalls with proper id info.
2012-02-01 05:42:17 +00:00
secmodel
fix secmodel implementation of CPU_UCODE.
2012-01-17 10:47:26 +00:00
stand
sys
Be consistent about whether idtype and objtype codes are signed or
2012-02-01 05:46:45 +00:00
ufs
Improve the names of some members of struct quotactl_args. These are
2012-02-01 05:43:53 +00:00
uvm
Use right UVM_xxx_COLORMATCH flag (even both use the same value).
2012-02-01 02:22:27 +00:00
Makefile