.. |
altq
|
|
|
arch
|
remove some commented out / unused junk
|
2012-05-02 00:55:26 +00:00 |
coda
|
Instead of sharing the coda vnode lock with the ffs vnode lock, share the
|
2012-05-02 16:51:01 +00:00 |
common
|
thinko in comment.
|
2012-01-18 07:17:09 +00:00 |
compat
|
posix_spawn:
|
2012-04-30 21:19:58 +00:00 |
conf
|
Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move
|
2012-04-28 23:03:39 +00:00 |
crypto
|
Separate /dev/random pseudodevice implemenation from kernel entropy pool
|
2011-12-17 20:05:38 +00:00 |
ddb
|
Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move
|
2012-04-28 23:03:39 +00:00 |
dev
|
make this compile again.
|
2012-05-02 14:54:26 +00:00 |
dist
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +00:00 |
external
|
Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code.
|
2012-04-11 13:48:11 +00:00 |
fs
|
- Replace some malloc(9) uses with kmem(9).
|
2012-04-30 22:51:27 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Return ENODATA when no attribute is found, like Linux does. After
|
2012-05-01 07:48:25 +00:00 |
lib
|
Add a spin mutex to the rndsink structure; it is used to avoid lock
|
2012-04-10 14:02:27 +00:00 |
miscfs
|
- Replace some malloc(9) uses with kmem(9).
|
2012-04-30 22:51:27 +00:00 |
modules
|
split the coda module in a device one, and a vfs one so that it works.
|
2012-04-26 03:03:53 +00:00 |
net
|
Update rumpdev_npf; use WARNS=4.
|
2012-04-14 19:01:21 +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
|
Explicitly include <sys/kmem.h>
|
2012-05-01 15:09:36 +00:00 |
netinet6
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +00:00 |
netipsec
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +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
|
remove KAME IPSEC, replaced by FAST_IPSEC
|
2012-03-22 20:34:37 +00:00 |
netmpls
|
old style def
|
2012-02-01 16:49:36 +00:00 |
netnatm
|
|
|
netsmb
|
Remove everything to do with 'struct malloc_type' and the malloc link_set.
|
2012-04-29 20:27:31 +00:00 |
nfs
|
fix access permission check which got broken by some kauth rework
|
2012-04-27 18:12:01 +00:00 |
opencrypto
|
|
|
rump
|
Remove everything to do with 'struct malloc_type' and the malloc link_set.
|
2012-04-29 20:27:31 +00:00 |
secmodel
|
Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
|
2012-03-13 18:40:26 +00:00 |
stand
|
|
|
sys
|
- Replace some malloc(9) uses with kmem(9).
|
2012-04-30 22:51:27 +00:00 |
ufs
|
Return ENODATA when no attribute is found, like Linux does. After
|
2012-05-01 07:48:25 +00:00 |
uvm
|
change vflushbuf() to take the full FSYNC_* flags.
|
2012-04-29 22:53:59 +00:00 |
Makefile
|
|
|