NetBSD/sys
thorpej 56906b900a Patch from HITOSHI Osada:
* Add PAUSE-related event counters.
* Return flow control bits in fxp_mii_mediastatus().
2004-05-16 02:59:04 +00:00
..
altq
arch Expand the ramdisk image size from 3m to 3148k so that the contents 2004-05-14 17:00:21 +00:00
coda
compat regen 2004-05-11 10:55:29 +00:00
conf
crypto
ddb
dev Patch from HITOSHI Osada: 2004-05-16 02:59:04 +00:00
fs caddr_t -> void * and removal of some more casts. 2004-05-12 02:07:37 +00:00
gdbscripts
ipkdb
kern Check for bad offsets at the beginning of the functions to save processing. 2004-05-14 16:36:33 +00:00
lib
lkm It's not safe to save the sysctlnode pointer returned by sysctl_createv. 2004-05-13 07:20:47 +00:00
miscfs Simplify the code by: 2004-05-14 16:35:24 +00:00
net Fix locking issues noticed by Tom Ivar Helbekkmo on tech-net: 2004-05-14 13:23:12 +00:00
net80211 In ieee80211_find_rxnode, when we "fake up" a node for an ad hoc 2004-05-09 09:18:47 +00:00
netatalk
netccitt
netinet PR/25103: Martin Husemann: IP Filter 4.4.1 breaks some connections when NATing 2004-05-10 12:10:31 +00:00
netinet6
netipsec
netisdn
netiso
netkey key_sp_unlink: decrement refcnt of the policy only if it was chained. 2004-05-10 09:30:23 +00:00
netnatm
netns
netsmb
nfs g/c unused NFS_*ALLOC defines. 2004-05-12 20:11:27 +00:00
opencrypto
stand
sys use tab after #define. 2004-05-11 10:30:48 +00:00
ufs
uvm don't accept a negative number of swap devices; it will attempt to malloc 2004-05-14 16:56:09 +00:00
Makefile