NetBSD/sys/miscfs
mycroft 217c4e14ea Fix several deficiencies, as compared to ptrace(2):
* Did not check for P_SUGID on ATTACH.
* Did not check for tracing of init on ATTACH.
* Did not turn off single-step mode on RUN or DETACH.
* Might have screwed up reparenting in some cases.
* Allowed anyone to detach the process.
1997-04-28 02:28:39 +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 Fix several deficiencies, as compared to ptrace(2): 1997-04-28 02:28:39 +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