NetBSD/sys/fs/sysvbfs
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
..
bfs_sysvbfs.c
bfs.c
bfs.h
files.sysvbfs
Makefile
sysvbfs_args.h
sysvbfs_vfsops.c remove unused call to DIOCGPART that was only used for debugging. 2011-11-13 23:07:11 +00:00
sysvbfs_vnops.c Start making fs read(2) fail with EISDIR if the implementation does 2011-12-12 19:11:21 +00:00
sysvbfs.c
sysvbfs.h