NetBSD/sys
cl ff6c26a333 - setup vfr rules when running as domain-0
- patch ethernet address if running as domain-0 so that arp can work

also include bpfilter.h to get NBPFILTER
2004-04-21 17:36:59 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch - setup vfr rules when running as domain-0 2004-04-21 17:36:59 +00:00
coda add sys/dirent.h 2004-04-21 02:40:42 +00:00
compat try to make this compile. XXX: this will not work yet (hi simon) 2004-04-21 11:50:26 +00:00
conf defopt COMPAT_20 2004-04-21 12:44:13 +00:00
crypto
ddb Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
dev Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will 2004-04-19 16:04:07 +00:00
fs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
gdbscripts
ipkdb
kern Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +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 add sys/dirent.h 2004-04-21 02:40:42 +00:00
net fix constification botch. (hi gimpy) 2004-04-21 15:51:22 +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 Use M_ZERO as appropriate. (fix an improper use of M_WAIT to M_WAITOK) 2004-04-18 18:55:57 +00:00
netccitt Use M_ZERO appropriately. Change some incorrect uses of M_DONTWAIT to 2004-04-18 19:11:39 +00:00
netinet Constify if.c radix.c and route.c (and fix related fallout). 2004-04-21 04:17:28 +00:00
netinet6 remove duplicated #include. PR 25234 2004-04-20 17:12:03 +00:00
netipsec s/netbsd.org/NetBSD.org/g 2004-04-06 08:48:55 +00:00
netisdn Use M_ZERO as appropriate. Use M_WAITOK instead of 0. 2004-04-18 19:21:06 +00:00
netiso Constify if.c radix.c and route.c (and fix related fallout). 2004-04-21 04:17:28 +00:00
netkey Use M_ZERO appropriately. 2004-04-18 23:33:58 +00:00
netnatm
netns Remove non-__STDC__ code. 2004-04-21 02:33:28 +00:00
netsmb align Extended file attributes defines 2004-03-22 16:42:06 +00:00
nfs use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
opencrypto
stand
sys Constify the request arrays and define in _KERNEL. 2004-04-21 02:30:13 +00:00
ufs similar fix to enami's in the fstypename field. Not really needed, but better 2004-04-21 12:00:36 +00:00
uvm Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
Makefile