NetBSD/sys
gwr 89778a556e Do loadcrp(&mon_crp) only when returning permanently to the monitor. 1997-01-18 16:17:33 +00:00
..
adosfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
arch Do loadcrp(&mon_crp) only when returning permanently to the monitor. 1997-01-18 16:17:33 +00:00
compat Actually include the code conditionally, based on the SYSV* options. 1997-01-18 01:51:41 +00:00
conf Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
ddb Define db_onpanic variable; if non-zero, the DDB will be entered when 1997-01-09 05:37:02 +00:00
dev close 3079 from Jason Baker -- fixes a test in audio_poll 1997-01-18 04:02:58 +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 apply patch from PR 2788 (from Dennis Ferguson <dennis@jnx.com>) to 1997-01-15 04:59:39 +00:00
lib add strchr() to libkern. strchr.c copied from libc's "index.c", but with 1997-01-18 02:33:38 +00:00
lkm if we fail to attach, abort before attaching the hook, not after. 1997-01-12 06:06:03 +00:00
miscfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net fix alignment again for m68k 1997-01-15 18:22:35 +00:00
netccitt
netinet fix my typo; found by Klaus Klein <kleink@layla.inka.de> 1997-01-17 17:06:06 +00:00
netiso
netnatm
netns
nfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
scsi kill use of strchr(); it's moving to libkern 1997-01-18 02:18:47 +00:00
stand
sys nuke obsolete /* 1.1 */ and /* 1.2 */ comments. 1997-01-15 05:11:45 +00:00
ufs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
vm pull up vm_object_collapse() fix from mrg_vm_object_collapse branch. 1997-01-03 18:03:14 +00:00
Makefile