NetBSD/sys/fs/ptyfs
elad f68b0219b0 Per discussion on tech-kern@:
- Replace use of label/goto with returns

  - Rename, change prototype of, and move functions from vfs_subr.c to
    genfs_vnops.c
2009-04-22 22:57:08 +00:00
..
files.ptyfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ptyfs_subr.c Destroy mutexes used to guard hash table during vfs_detach. Fixes LOCKDEBUG 2009-03-24 22:05:24 +00:00
ptyfs_vfsops.c Fix old userland compat. 2009-03-21 01:11:53 +00:00
ptyfs_vnops.c Per discussion on tech-kern@: 2009-04-22 22:57:08 +00:00
ptyfs.h Add a chroot flag, so that ptyfs can be mounted in a chrooted environment. 2009-03-15 16:43:55 +00:00