NetBSD/sys
christos 49b7958945 need clock_subr.h for bcdtobin() 2014-11-21 01:16:04 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch need clock_subr.h for bcdtobin() 2014-11-21 01:16:04 +00:00
coda src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
compat Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
conf Stop ordering dependencies alphabetically. 2014-11-15 12:56:28 +00:00
crypto
ddb Define ddb module. 2014-11-16 05:46:27 +00:00
dev use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
dist/pf
external Use correct linebytes. 2014-11-18 09:28:36 +00:00
fs make this compile again. 2014-11-17 02:23:33 +00:00
gdbscripts
ipkdb
kern Change debug to diagnostic so that more people see the lossage with bad 2014-11-19 14:25:00 +00:00
lib bcdtobin and bintobcd are now inlines in <dev/clock_subr.h> 2014-11-20 16:25:16 +00:00
miscfs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
modules allow sharing Makefiles with rump kernel components 2014-11-19 00:17:10 +00:00
net Implement BPF_MOD. 2014-11-20 20:31:22 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netatalk src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netbt since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
netinet Add sysctl to selectively log arp packets from unknown network. (Adrien URBAN). 2014-11-13 16:11:18 +00:00
netinet6 Drop impossible check. 2014-11-16 00:04:06 +00:00
netipsec
netisdn src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netkey
netmpls
netnatm
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
opencrypto
rump On second thought, let's not build the rump kernel component for ac97 2014-11-19 01:08:42 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Indent. 2014-11-19 08:10:01 +00:00
ufs Fix uninitialized mutex usage 2014-11-19 16:26:47 +00:00
uvm s/0/KERNEL_PID/ for correctness 2014-10-29 10:53:41 +00:00
Makefile