NetBSD/sys
skrll db2fe8a3e5 Various improvement from t-hash (and a bit from me).
- Flesh out the abort routine
- Avoid using EVENT_DATA
- Miscellaneous debug
- Comment improvement
2016-07-17 20:13:19 +00:00
..
altq
arch Fixup some Loongson code after recent changes to pmap and PAGE_SIZE 2016-07-17 16:44:39 +00:00
coda KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
compat x86_alldisks can be NULL, so don't dereference it. Not tested, but obvious 2016-07-13 15:59:54 +00:00
conf
crypto
ddb
dev Various improvement from t-hash (and a bit from me). 2016-07-17 20:13:19 +00:00
dist/pf Switch the address list of intefaces to pslist(9) 2016-07-07 09:32:01 +00:00
external Another case of not calling devsw_attach() for built-in device modules 2016-07-17 02:02:01 +00:00
fs KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
gdbscripts
ipkdb
kern Also, don't hard-code the function name in the message; use __func__ 2016-07-15 01:17:47 +00:00
lib KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
miscfs
modules - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
net Now that we're only calling devsw_attach() in the modular driver, it 2016-07-17 02:48:07 +00:00
net80211 KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
netatalk Switch the address list of intefaces to pslist(9) 2016-07-07 09:32:01 +00:00
netbt
netinet provide net.inet.multicast, like we have net.inet6.multicast to be used 2016-07-14 18:18:16 +00:00
netinet6 Use sin6tosa and sin6tocsa macros 2016-07-15 07:40:09 +00:00
netipsec Switch the address list of intefaces to pslist(9) 2016-07-07 09:32:01 +00:00
netisdn
netkey
netmpls
netnatm
netsmb Now that we're only calling devsw_attach() in the modular driver, it 2016-07-17 02:48:07 +00:00
nfs KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
opencrypto KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
rump Pass down ${CPUFLAGS} 2016-07-09 05:52:22 +00:00
secmodel
stand
sys Welcome 7.99.34 2016-07-11 16:10:10 +00:00
ufs Fix a deadlock 2016-07-13 16:26:26 +00:00
uvm Use KERNEL_PID instead of 0 2016-07-14 15:50:31 +00:00
Makefile