NetBSD/sys
2004-04-22 14:32:09 +00:00
..
altq kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
arch ctx_free: reset the context's page table pointers in each context table. 2004-04-22 11:57:33 +00:00
coda add sys/dirent.h 2004-04-21 02:40:42 +00:00
compat Fix statfs->statvfs fallout. 2004-04-22 14:32:09 +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 Added initial support for SIS 180 SATA controller. Patterned after 2004-04-22 11:30:04 +00:00
fs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
gdbscripts
ipkdb
kern Copy fsidx so that not to break binary compatibility of mountd etc. 2004-04-22 03:47:58 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm
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 Change the default state of two tunables; bring our TCP a little bit 2004-04-22 02:19:39 +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
stand
sys Move a type cast (wrt description handling) and do a little lint 2004-04-22 03:32:11 +00:00
ufs lfs_statvfs: report f_frsize correctly. 2004-04-22 10:45:56 +00:00
uvm Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
Makefile