NetBSD/sys
dyoung 550024b13d Use IFADDR_EMPTY().
(This driver should go away, comments indicate that it does not
even compile.)
2007-12-05 18:23:23 +00:00
..
altq
arch Bump SYMTAB_SPACE so that it fits again. 2007-12-05 16:59:50 +00:00
coda Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
compat include mutex.h. 2007-12-05 12:01:24 +00:00
conf add dev/ofw/ofw_subr.c to VARSTACK 2007-11-29 01:39:27 +00:00
contrib/dev/ath
crypto
ddb ps/w: display LWP info. 2007-12-02 19:35:33 +00:00
dev Use IFADDR_EMPTY(). 2007-12-05 18:23:23 +00:00
dist Use IFADDR_FOREACH(). 2007-12-05 01:11:24 +00:00
fs Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
lib Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +00:00
lkm
miscfs Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
net Add IFNET_FIRST(), IFNET_NEXT(), IFADDR_FIRST(), IFADDR_NEXT(), 2007-12-05 18:07:21 +00:00
net80211 aprintify 2007-12-01 14:35:51 +00:00
netatalk Bring this dead code, aa_clean(), into the 21st century, *shrug*. 2007-12-05 01:16:02 +00:00
netbt [experimentally] report failing commands 2007-11-28 21:46:52 +00:00
netinet Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
netinet6 Use IFADDR_FOREACH(). 2007-12-05 01:17:16 +00:00
netipsec Use IFNET_FOREACH() and IFADDR_FOREACH(). 2007-12-04 10:27:33 +00:00
netisdn Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
netiso Avoid casts, change (struct ifaddr *)ia to &ia->ia_ifa. 2007-12-05 01:20:01 +00:00
netkey
netnatm
netsmb
nfs Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
opencrypto
rump Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
secmodel Add PT_TRACE_ME to switch statement. 2007-12-01 21:59:49 +00:00
stand
sys Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
ufs Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
uvm g/c uvm_vnp_sync 2007-12-05 09:37:34 +00:00
Makefile