NetBSD/sys
cl 8e6ccbacfb Allow the block device driver to impersonate wd/sd/cd devices. This allows
for most system seamless migration from a NetBSD/i386 setup to a NetBSD/xen
setup without changing /etc/fstab or creating additional device nodes.
2004-04-24 20:05:49 +00:00
..
altq s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
arch Allow the block device driver to impersonate wd/sd/cd devices. This allows 2004-04-24 20:05:49 +00:00
coda add sys/dirent.h 2004-04-21 02:40:42 +00:00
compat PR/25288: Erik E. Fair: convert this file to statvfs 2004-04-23 12:02:39 +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 Some older devices do not understand the `disable block descriptor' bit in 2004-04-24 09:26:14 +00:00
fs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
gdbscripts
ipkdb
kern s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +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 s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +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 recommented -> recommended, indefinitly -> indefinitely. 2004-04-23 20:17:13 +00:00
netinet Always include <sys/param.h> first! 2004-04-24 19:59:19 +00:00
netinet6 correct parameter to in6_cksum. keiichi@kame 2004-04-22 17:58:59 +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 2.0E: new pci_devinfo() argument. 2004-04-24 09:51:06 +00:00
ufs lfs_statvfs: report f_frsize correctly. 2004-04-22 10:45:56 +00:00
uvm s/this this/this/. 2004-04-23 02:48:12 +00:00
Makefile