NetBSD/sys
matt e50668c7fa Constify protosw arrays. This can reduce the kernel .data section by
over 4K (if all the network protocols) are loaded.
2004-04-22 01:01:40 +00:00
..
altq kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
arch sprintf -> snprintf 2004-04-22 00:31:00 +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 kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
dev Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
fs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
gdbscripts
ipkdb
kern Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +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 sprintf -> snprintf 2004-04-22 00:31:00 +00:00
net Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
net80211 kill some strcpy 2004-04-21 18:16:14 +00:00
netatalk Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netccitt Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netinet Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netinet6 Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +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 Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netkey Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +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 Build net80211/. 2003-10-13 06:49:14 +00:00