NetBSD/sys
2013-12-27 22:13:32 +00:00
..
altq
arch Bump SYMTAB_SPACE 2013-12-27 22:13:32 +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 Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl. 2013-12-27 16:58:50 +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 use ACPI_DEBUG not ACPI_DEBUGGER which is used internally by acpica 2013-12-27 20:55:59 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external fix debugging build. 2013-12-27 20:55:40 +00:00
fs At least fetch mount data pointer before using it. 2013-12-25 11:15:49 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern replace strcpy with copystr and remove useless strcpy (Maxime Villard) 2013-12-24 14:47:04 +00:00
lib add strncat (for acpi) 2013-12-27 20:25:33 +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 Remove strncat now that it is part of the kernel anyway. 2013-12-27 22:09:43 +00:00
net XXXgcc Wuninitialized kludge 2013-12-15 21:18:01 +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 Instead of voodo casts use simple byte pointer arithmetic and memcpy to 2013-12-17 20:25:00 +00:00
netipsec fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs only prevent autounload, not regular unload when we have exports 2013-12-14 22:04:03 +00:00
opencrypto
rump include shmif_dumpbus 2013-12-20 10:13:24 +00:00
secmodel
stand
sys Allow QUEUEDEBUG to be used from userland. 2013-12-25 17:19:34 +00:00
ufs ib_get is not used in the evbarm/OPENRD kernel, so mark it as such. 2013-12-17 01:17:39 +00:00
uvm fix circleq comments 2013-11-23 14:50:40 +00:00
Makefile