.. |
altq
|
|
|
arch
|
cast from 32-bit integer to void * though uintptr_t to avoid warnings
|
2013-11-24 17:16:28 +00:00 |
coda
|
tuck in code inside the mutex
|
2013-11-23 23:14:55 +00:00 |
compat
|
fix previous, list ends in NULL, and don't open-code
|
2013-11-23 23:34:04 +00:00 |
conf
|
revert previous
|
2013-10-18 08:06:06 +00:00 |
crypto
|
|
|
ddb
|
fix userland build, by moving all the unused stuff inside ifdef _KERNEL
|
2013-10-19 15:20:52 +00:00 |
dev
|
get rid of CIRCLEQ
|
2013-11-23 20:56:41 +00:00 |
dist/pf
|
fix compiler warnings
|
2013-10-20 21:05:47 +00:00 |
external
|
Resolve conflicts.
|
2013-11-24 12:25:19 +00:00 |
fs
|
tmpfs_reg_resize: use size_t.
|
2013-11-23 21:53:27 +00:00 |
gdbscripts
|
Since mountlist is now a TAILQ, convert some missed usages
|
2013-11-23 16:15:24 +00:00 |
ipkdb
|
|
|
kern
|
Explain where this will fail.
|
2013-11-23 22:15:16 +00:00 |
lib
|
For the purposes of static analysis, this never returns.
|
2013-11-19 16:56:21 +00:00 |
miscfs
|
change the mountlist CIRCLEQ into a TAILQ
|
2013-11-23 13:35:36 +00:00 |
modules
|
switch from malloc(9) to kmem(9)
|
2013-11-23 15:53:37 +00:00 |
net
|
Move initialisation of bpf_args_t into the npf_ruleset_inspect().
|
2013-11-23 19:32:20 +00:00 |
net80211
|
|
|
netatalk
|
|
|
netbt
|
|
|
netinet
|
expose the pcb queue structure for convenience
|
2013-11-23 22:23:26 +00:00 |
netinet6
|
convert from CIRCLEQ to TAILQ.
|
2013-11-23 14:20:21 +00:00 |
netipsec
|
- apply some __diagused
|
2013-11-03 18:37:10 +00:00 |
netisdn
|
|
|
netkey
|
|
|
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
|
|
nfs
|
convert from CIRCLEQ to TAILQ
|
2013-11-23 14:20:46 +00:00 |
opencrypto
|
|
|
rump
|
add a copy of uvm_swap_shutdown() here so that it is not undefined when we
|
2013-11-23 22:24:31 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
add implementation defined attributes from FreeBSD
|
2013-11-24 08:17:50 +00:00 |
ufs
|
change the mountlist CIRCLEQ into a TAILQ
|
2013-11-23 13:35:36 +00:00 |
uvm
|
fix circleq comments
|
2013-11-23 14:50:40 +00:00 |
Makefile
|
|
|