NetBSD/sys
2016-07-18 22:13:22 +00:00
..
altq apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers 2016-06-20 08:30:58 +00:00
arch Remove unused variables 2016-07-18 22:13:22 +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 Fix UVMHIST builds for kernels that don't include usb 2016-06-23 07:32:12 +00:00
crypto
ddb ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev Insert missing 'break;' statements. 2016-07-18 21:09:05 +00:00
dist/pf Switch the address list of intefaces to pslist(9) 2016-07-07 09:32:01 +00:00
external Rearrange code to avoid testing an error value that has not been set. 2016-07-18 21:07:30 +00:00
fs KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
gdbscripts make '$e' in here the whole structure instead of a pointer, to combine 2016-05-12 00:35:10 +00:00
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 Split p_xstat (composite wait(2) status code, or signal number depending 2016-04-04 20:47:57 +00:00
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 Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
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 Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
netkey
netmpls Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netnatm Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netsmb Rearrange so that error check is only done after error has been set. 2016-07-18 21:03:01 +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 secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
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