NetBSD/sys/miscfs
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
..
deadfs ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
fdesc More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
fifofs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
genfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
kernfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
nullfs Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
overlay PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
portal More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
procfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
specfs - Rearrange pg_delete() and pg_remove() (renamed pg_free), thus 2009-04-25 15:06:31 +00:00
syncfs ansify function definitions 2009-03-15 17:14:40 +00:00
umapfs ansify function definitions 2009-03-15 17:14:40 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00