NetBSD/sys
aymeric 8f2774036c . add a missing call to lockinit() in apmattach()
. while here, explicitly initialize three softc variables to 0
2004-04-15 11:03:15 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch . add a missing call to lockinit() in apmattach() 2004-04-15 11:03:15 +00:00
coda Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
compat fix undefined variable. 2004-03-29 21:43:28 +00:00
conf s/SYSCTL_USE_DESCR/SYSCTL_INCLUDE_DESCR/g since the latter name seems 2004-04-09 19:01:38 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
dev Assign a syslog priority to the AEN codes and use that priority when 2004-04-15 02:03:03 +00:00
fs Manually attach malloc types when being built as an lkm. 2004-03-27 04:43:43 +00:00
gdbscripts
ipkdb
kern check process flags, noted by Stefan Esser 2004-04-09 16:49:33 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
miscfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
net * from bpf 1.2a1, use the IO_NDELAY flag in bpfread() to indicate whether or 2004-04-14 21:34:26 +00:00
net80211 Get the sense of ra->ra_nok and ra->ra_nfail right. They indicate 2004-03-29 04:09:45 +00:00
netatalk
netccitt Change global head-of-local-IP-address list from in_ifaddr to 2003-11-11 20:25:26 +00:00
netinet Add back one line which was accidentially removed (by me) a while ago. 2004-04-14 18:07:52 +00:00
netinet6 Make these compile without INET. tcp_input probably needs a lot more 2004-03-29 04:59:02 +00:00
netipsec s/netbsd.org/NetBSD.org/g 2004-04-06 08:48:55 +00:00
netisdn Pass the number of B channels down in the info ioctl. 2004-03-28 14:27:26 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey fixed a memory leak (refcnt) in #ifdef IPSEC_DOSEQCHECK portion 2004-04-12 07:50:56 +00:00
netnatm
netns parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
netsmb align Extended file attributes defines 2004-03-22 16:42:06 +00:00
nfs nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys s/SYSCTL_USE_DESCR/SYSCTL_INCLUDE_DESCR/g since the latter name seems 2004-04-09 19:01:38 +00:00
ufs If we bail out due to an error, we need 'unreserve' the space that 2004-03-30 14:50:46 +00:00
uvm Fix a tyop. 2004-04-05 01:39:07 +00:00
Makefile