NetBSD/sys
2013-12-14 09:58:03 +00:00
..
altq
arch Sprinkle __unused. 2013-12-14 09:52:33 +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 Regen. 2013-12-10 14:55:07 +00:00
conf Put vfs bits of ktrace into kern_ktrace_vfs.c per convention. 2013-12-09 16:45:23 +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 Put previous (RTK_HWREV_8168F) in numeric sort order like its neighbors. 2013-12-13 20:52:48 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Remove unused variables. 2013-12-14 09:58:03 +00:00
fs CID 975205: Unchecked return value 2013-12-10 18:20:32 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Add SYS_compat_60__lwp_park to the list of syscalls that can be resolved by loading kernel modules. 2013-12-14 06:27:57 +00:00
lib Allow kernel code to access constant databases by moving cdbr(3) and the 2013-12-11 01:24:08 +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: 2013-12-06 01:33:37 +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 regen 2013-12-11 23:14:03 +00:00
secmodel
stand
sys Make ptrdiff_t available in the kernel. 2013-12-12 17:53:03 +00:00
ufs Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
uvm fix circleq comments 2013-11-23 14:50:40 +00:00
Makefile