NetBSD/sys/miscfs/kernfs
elad 009f5d2f88 Where possible, extract the file-system's access() routine to two internal
functions: the first checking if the operation is possible (regardless of
permissions), the second checking file-system permissions, ACLs, etc.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005311.html
2009-07-03 21:17:40 +00:00
..
files.kernfs
kernfs_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
kernfs_vfsops.c ansify function definitions 2009-03-15 17:14:40 +00:00
kernfs_vnops.c Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
kernfs.h merge christos-time_t 2009-01-11 02:45:45 +00:00
Makefile