NetBSD/sys/miscfs
dsl 618165063e When closing a process's controlling terminal, also remove the links
to the session and pgrp from the tty.  The way that the console is
handled means that the vrele() may not actually do the final close
on the tty itself.
2003-11-06 08:58:04 +00:00
..
deadfs
fdesc move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we 2003-09-13 08:32:10 +00:00
fifofs
genfs fix a bug of lfs. 2003-09-24 10:22:53 +00:00
kernfs Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
nullfs
overlay
portal move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we 2003-09-13 08:32:10 +00:00
procfs t_pgrp can be null. 2003-10-30 14:51:01 +00:00
specfs When closing a process's controlling terminal, also remove the links 2003-11-06 08:58:04 +00:00
syncfs Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
umapfs
Makefile