NetBSD/sys
matthias c3f3bc0228 * Match functions take a "struct cfdata *" as their second argument.
* intr_establish now takes *two* ipls. One at which the handler should run,
  and one in which the interrupt should get blocked.
1996-12-23 08:37:02 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch * Match functions take a "struct cfdata *" as their second argument. 1996-12-23 08:37:02 +00:00
compat Make this compile again, including Politically Correct const handling. 1996-12-22 23:00:02 +00:00
conf Back out previous change, which was: 1996-12-06 20:03:24 +00:00
ddb Make this compile with -Wcast-qual 1996-10-28 08:42:13 +00:00
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 Move _MCOUNT_DECL prototype back here again (grmbl). 1996-12-07 12:58:25 +00:00
lkm Update TODO list for lkm stuff 1996-11-05 02:34:24 +00:00
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 netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
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 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
Makefile netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00