NetBSD/sys/miscfs/kernfs
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
..
Makefile
files.kernfs
kernfs.h define KERNFS_MAXNAMLEN and use it.` 2011-09-27 01:23:05 +00:00
kernfs_subr.c
kernfs_vfsops.c define KERNFS_MAXNAMLEN and use it.` 2011-09-27 01:23:05 +00:00
kernfs_vnops.c Start making fs read(2) fail with EISDIR if the implementation does 2011-12-12 19:11:21 +00:00