NetBSD/sys/miscfs
mycroft 701f15db33 Reinstate P_FSTRACE, with different semantics:
* Never send a SIGCHLD to the parent if P_FSTRACE is set.
* Do not permit mixing ptrace(2) and procfs; only permit using the one that
  was attached.
1997-04-28 04:49:27 +00:00
..
deadfs backout previous kprintf changes 1996-10-13 02:21:25 +00:00
fdesc fdesc_seek -> genfs_seek, not genfs_badop 1997-04-16 22:43:41 +00:00
fifofs backout previous kprintf changes 1996-10-13 02:21:25 +00:00
genfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
kernfs Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
nullfs don't try to use __builtin_return_address() on the Alpha. (It's never 1997-04-10 05:35:08 +00:00
portal Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00
procfs Reinstate P_FSTRACE, with different semantics: 1997-04-28 04:49:27 +00:00
specfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
umapfs this is umapfs, not lofs 1997-03-11 03:55:04 +00:00
union Change the second and third args to struct vfsops' (*vfs_mount)() to 1996-12-22 10:10:12 +00:00