NetBSD/sys
2013-12-04 07:48:59 +00:00
..
altq
arch Remove the "evtchn_do_event: handler %p didn't lower ipl %d %d\n" printf. 2013-12-03 20:51:00 +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 revert fpu/pcu changes until we figure out what's wrong; they cause random 2013-12-01 01:05:16 +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 Fix RTC going backwards a year when saving time, because dt_mon != dt_year. 2013-12-04 07:48:59 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external remote_event_destroy is unused, mark it so. 2013-12-01 02:57:43 +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 Put back the vnode changes I backed out yesterday; they were not the problem. 2013-12-01 17:29:40 +00:00
lib libkern build glue for compiler-rt. 2013-12-03 16:15:22 +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 fixed lua(4) alloc (nsize can be lesser than osize) 2013-12-04 02:12:01 +00:00
net - npf_do_nat: fix a race condition and simplify the logic. 2013-12-04 01:38:49 +00:00
net80211
netatalk
netbt
netinet Update TCP CB with new values on rfc1323 and mssdflt sysctl updates 2013-12-02 09:39:54 +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 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 Put back the vnode changes I backed out yesterday; they were not the problem. 2013-12-01 17:29:40 +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