NetBSD/sys
joerg 2506d9eed7 Like asm.h r1.25, don't use (PLT) anymore. 2013-11-30 21:07:59 +00:00
..
altq
arch Like asm.h r1.25, don't use (PLT) anymore. 2013-11-30 21:07:59 +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
crypto
ddb Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing 2013-11-24 21:58:38 +00:00
dev Simplify 2013-11-30 12:16:14 +00:00
dist/pf
external Drop the intr_lock when calling usb_schedsoftintr so that we don't lock 2013-11-28 06:56:36 +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 Change vrelel() to mark the vnode as changing after it has aquired 2013-11-29 14:58:55 +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
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
netisdn
netkey
netmpls
netnatm
netsmb
nfs CID 271162: NULL deref check 2013-11-27 22:10:47 +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 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