NetBSD/sys
christos 34728fd71f more statvfs1 fallout. 2004-04-21 02:40:05 +00:00
..
altq
arch Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
coda Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
compat more statvfs1 fallout. 2004-04-21 02:40:05 +00:00
conf add block device driver 2004-04-17 12:56:26 +00:00
crypto
ddb
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
miscfs add sys/dirent.h 2004-04-21 02:38:16 +00:00
net If we timeout waiting for data on the bpf device, allow data in the current 2004-04-20 10:51:09 +00:00
net80211
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 export tcpstates for _KERNEL and remove tcp_usrreq.c's incorrect 2004-04-20 22:54:31 +00:00
netinet6 remove duplicated #include. PR 25234 2004-04-20 17:12:03 +00:00
netipsec
netisdn Use M_ZERO as appropriate. Use M_WAITOK instead of 0. 2004-04-18 19:21:06 +00:00
netiso De-__P the header files (and reorder the includes of some C files). 2004-04-20 02:13:26 +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
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 Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
uvm Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
Makefile