NetBSD/sys
pgoyette 4873380492 If file system ffs is built with WAPBL defined, make sure that the
module depends on the wapbl module.

No impact to users of built-in ffs file system code, as the WAPBL
#define will cause inclusion of the code in the kernel.

A standard build of the modular ffs file system code will #define
WAPBL, so the module will only work on a kernel which was also
built with WAPBL defined (or, once I commit it, with a dynamically-
loaded wapbl module).
2015-11-15 01:39:23 +00:00
..
altq
arch set vbus-gpio property on tegrausbphy, not ehci 2015-11-14 23:32:31 +00:00
coda
compat PR/50428: Rin Okuyama: support SA_RESTORER flag for rt_sigaction(2) in the 2015-11-14 13:29:35 +00:00
conf Always include the "vfs" attribute (module). Although all of the 2015-11-14 07:31:13 +00:00
crypto
ddb
dev Fix register offset to print HyperTransport registers correctly. 2015-11-13 03:56:44 +00:00
dist/pf
external parse_hdmi_vsdb: read the HDMI physical address from the HDMI VSDB and store it on the connector 2015-11-14 23:15:44 +00:00
fs Fix bug in readdir loop condition. 2015-11-13 13:36:54 +00:00
gdbscripts
ipkdb
kern Fix obvious typo - even though it is inside a #ifdef notyet ... #endif 2015-11-14 03:25:53 +00:00
lib remove "@echo done" from 4 rules that don't need it and the random "done" 2015-10-29 00:18:55 +00:00
miscfs
modules
net fix CID 980463 2015-11-11 03:57:57 +00:00
net80211
netatalk
netbt
netinet Fix db_print_llinfo 2015-11-06 08:55:49 +00:00
netinet6 Ensure that the callout of the multicast address is valid before 2015-11-12 15:01:06 +00:00
netipsec
netisdn
netkey
netmpls
netnatm initialize npcb; founds by brainy 2015-11-06 21:33:07 +00:00
netsmb
nfs Don't forget to call nfs_fini() when we're finished. Without this, 2015-11-02 09:57:43 +00:00
opencrypto
rump Make it easier to create rump kernel components, part 1. 2015-11-11 21:52:45 +00:00
secmodel
stand
sys Add DK_DEV_BSIZE_OK() 2015-11-12 15:25:22 +00:00
ufs If file system ffs is built with WAPBL defined, make sure that the 2015-11-15 01:39:23 +00:00
uvm Remove #if 0 / #endif includes 2015-11-11 08:22:36 +00:00
Makefile