NetBSD/sys
matt fde909e1a1 Add prototype for uiomove_frombuf. Change uiomove_frombuf to use size_t
for its length argument (to be the same as uiomove).  Remove code that
dealt with length being negative.
2004-04-21 20:31:50 +00:00
..
altq kill sprintf, use snprintf 2004-04-21 18:40:37 +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
ddb kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
dev kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
fs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
gdbscripts
ipkdb
kern Add prototype for uiomove_frombuf. Change uiomove_frombuf to use size_t 2004-04-21 20:31:50 +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 kill a sprintf 2004-04-21 19:10:31 +00:00
net80211 kill some strcpy 2004-04-21 18:16:14 +00:00
netatalk kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netccitt kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netinet kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netinet6 remove duplicated #include. PR 25234 2004-04-20 17:12:03 +00:00
netipsec kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netisdn kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netiso kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netkey Use M_ZERO appropriately. 2004-04-18 23:33:58 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netsmb kill some strcpy 2004-04-21 18:16:14 +00:00
nfs kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys Add prototype for uiomove_frombuf. Change uiomove_frombuf to use size_t 2004-04-21 20:31:50 +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