NetBSD/sys/fs/ptyfs
christos 2d22a4aaac Revert previous; it does not work with COMPAT_BSDPTY, screen(1) fails because
it does a TIOCPTSNAME immediately after opening ptmx and finds an old style pty.
2014-10-21 16:05:01 +00:00
..
files.ptyfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile Install ptyfs userspace header into user's space. 2010-06-14 14:40:47 +00:00
ptyfs_subr.c From Ilia Zykov: 2014-10-15 15:00:03 +00:00
ptyfs_vfsops.c Revert previous; it does not work with COMPAT_BSDPTY, screen(1) fails because 2014-10-21 16:05:01 +00:00
ptyfs_vnops.c Remove dead returns: 2014-08-21 06:40:35 +00:00
ptyfs.h Change ptyfs to vcache. 2014-08-15 13:40:39 +00:00