NetBSD/sys/miscfs
thorpej d2924ae854 Prevent the session ID from disappearing if the session leader exits
(thus causing s_leader to become NULL) by storing the session ID separately
in the session structure.  Export the session ID to userspace in the
eproc structure.

Submitted by Tom Proett <proett@nas.nasa.gov>.
1998-02-14 00:37:26 +00:00
..
deadfs
fdesc add flags arg to hashinit(), to pass to malloc(). 1998-02-07 02:44:44 +00:00
fifofs Make openstr[] const. 1997-10-09 13:12:01 +00:00
genfs RCSID Police. 1998-01-05 19:19:41 +00:00
kernfs Don't include option headers if building an LKM. 1998-02-12 20:38:45 +00:00
nullfs add flags arg to hashinit(), to pass to malloc(). 1998-02-07 02:44:44 +00:00
portal Too many vnode ops were marked as bad op, but could happen in practice. 1997-11-27 20:36:05 +00:00
procfs Prevent the session ID from disappearing if the session leader exits 1998-02-14 00:37:26 +00:00
specfs Add missing cast to dev_t 1997-10-16 23:57:51 +00:00
umapfs add flags arg to hashinit(), to pass to malloc(). 1998-02-07 02:44:44 +00:00
union - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00