NetBSD/sys/fs/ptyfs
njoly 973e485533 Start making fs read(2) fail with EISDIR if the implementation does
not allow read on directories (kernfs, rumpfs, ptyfs and sysvbfs).
Adjust man page accordingly, and add a small corresponding vfs
testcase.
2011-12-12 19:11:21 +00:00
..
files.ptyfs
Makefile
ptyfs_subr.c
ptyfs_vfsops.c
ptyfs_vnops.c Start making fs read(2) fail with EISDIR if the implementation does 2011-12-12 19:11:21 +00:00
ptyfs.h