NetBSD/sys/fs/hfs
elad 870920260d Move the implementation of vaccess() to genfs_can_access(), in line with
the other routines of the same spirit.

Adjust file-system code to use it.

Keep vaccess() for KPI compatibility and to keep element of least
surprise. A "diagnostic" message warning that vaccess() is deprecated will
be printed when it's used (obviously, only in DIAGNOSTIC kernels).

No objections on tech-kern@:

	http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005310.html
2009-06-23 19:36:38 +00:00
..
files.hfs
hfs_nhash.c
hfs_subr.c pretend to do some sort of cleanup in error branches 2009-03-26 20:05:07 +00:00
hfs_vfsops.c Add genfs_can_mount() and use it to prevent some more code duplication of 2009-04-25 18:53:43 +00:00
hfs_vnops.c Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
hfs.h
libhfs.c fix botch in previous 2009-03-27 06:35:10 +00:00
libhfs.h
Makefile
TODO
unicode.c
unicode.h