NetBSD/sys
1996-12-27 02:04:45 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch Removed bogus devices. 1996-12-27 02:04:45 +00:00
compat PR/2981: use ${VAR:Q} instead of '${VAR}' to avoid quoting problems 1996-12-26 21:30:59 +00:00
conf Back out previous change, which was: 1996-12-06 20:03:24 +00:00
ddb
dev note in a comment (XXX) that strchr() (what's it doing here, anyway?) 1996-12-22 10:35:08 +00:00
ipkdb
isofs/cd9660 Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
kern * catch up with system call argument type fixups/const poisoning. 1996-12-22 10:21:06 +00:00
lib PR/2981: use ${VAR:Q} instead of '${VAR}' to avoid quoting problems 1996-12-26 21:32:37 +00:00
lkm
miscfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
msdosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:31:41 +00:00
net remove pfil_bad. 1996-12-20 08:40:46 +00:00
netccitt
netinet always reassign ip after calling function. 1996-12-20 09:08:16 +00:00
netiso Cast the printf("%ld", sizeof) in eoniphdr to long. 1996-11-23 21:13:18 +00:00
netnatm
netns
nfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
scsi note in a comment (XXX) that strchr() (what's it doing here, anyway?) 1996-12-22 10:35:08 +00:00
stand
sys make struct exec_package's ep_name field be a _const_ char *. It's set 1996-12-22 10:19:16 +00:00
ufs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
vm
Makefile