NetBSD/sys
2004-08-08 07:48:46 +00:00
..
altq
arch Recognize the VIA Nehemiah by name. 2004-08-08 05:21:01 +00:00
coda
compat Fix a build problem pointed out by wiz 2004-08-02 18:45:53 +00:00
conf Implement an atabus control device, and define some ATA bus control 2004-08-01 21:40:41 +00:00
crypto
ddb Make ddb's "show sched_qs" aware of big-endian sched_qs arrangements. 2004-07-27 02:15:07 +00:00
dev Don't try to use the MII media status if we're not using MII. 2004-08-08 07:48:46 +00:00
dist/pf/net - rename PFIL_NEWIF to PFIL_IFNET, and handle interface detach events 2004-07-27 12:22:59 +00:00
fs
gdbscripts
ipkdb
kern PR/26468: Andrew Brown: Setting stopfork can panic the kernel. 2004-08-07 03:35:55 +00:00
lib
lkm
miscfs
net Don't refuse to attach an interface even if it is down so that one can 2004-08-05 03:58:58 +00:00
net80211 Put a check for an impossible case inside '#ifdef DIAGNOSTIC'. 2004-07-30 17:45:21 +00:00
netatalk
netccitt
netinet remove the avail = 0; assignment which is superfluous. pointed out by enami. 2004-08-04 03:55:06 +00:00
netinet6 run PFIL_IFADDR hooks on SIOCAIFADDR_IN6 and SIOCDIFADDR_IN6 as well. 2004-07-26 13:44:35 +00:00
netipsec
netisdn
netiso
netkey send error up when error happens during SADB_UPDATE. kame-pr-785 2004-08-03 15:53:03 +00:00
netnatm
netns
netsmb
nfs
opencrypto
stand
sys Rename the ATABUSIO* ioctls from ('A', x) to ('A', 5x), as the former collide 2004-08-02 19:47:11 +00:00
ufs remove incorrect casts that limit some uses of daddr_t to 31 bits 2004-07-24 15:02:32 +00:00
uvm
Makefile