NetBSD/sys
itojun e133d13e80 kill some strcpy 2004-04-21 18:16:14 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch parse bootdev parameter for partition and set booted_partition accordingly 2004-04-21 18:06:51 +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 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 avoid unbounded sprintf(), use snprintf() 2004-04-21 18:03:13 +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 sprintf -> snprintf 2004-04-21 17:45:38 +00:00
net80211 kill some strcpy 2004-04-21 18:16:14 +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 kill some strcpy 2004-04-21 18:16:14 +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 kill some strcpy 2004-04-21 18:16:14 +00:00
nfs use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
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