NetBSD/sys
2013-11-27 18:29:45 +00:00
..
altq
arch Use the size of what's at the bootinfo_userconf pointer, not the size 2013-11-27 18:29:45 +00:00
coda Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
compat Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
conf revert previous 2013-10-18 08:06:06 +00:00
crypto
ddb Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing 2013-11-24 21:58:38 +00:00
dev iwi_newstate should work along with ieee80211_new_state, not always 2013-11-26 09:46:24 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Use __syncicache() in sljit on powerpc. 2013-11-25 23:53:44 +00:00
fs Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern one more *_END(head) -> NULL 2013-11-27 17:25:46 +00:00
lib Fix a use-after-free (well, dealloc actually) issue. 2013-11-27 17:33:03 +00:00
miscfs Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +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 GC unused functions. Don't bother building ieee80211_acl.c, nothing in 2013-09-13 20:19:53 +00:00
netatalk Remove unused variable 2013-09-12 19:47:58 +00:00
netbt Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
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 Remove unused variable 2013-09-12 13:12:35 +00:00
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 Fix build with -ansi. 2013-11-27 12:24:56 +00:00
ufs Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
uvm fix circleq comments 2013-11-23 14:50:40 +00:00
Makefile