PERFORCE change 15158 for review
Robert Watson
rwatson at freebsd.org
Tue Jul 30 01:08:13 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15158
Change 15158 by rwatson at rwatson_paprika on 2002/07/29 18:07:56
Slight diff synchronization with -CURRENT.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/vfs_subr.c#29 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/vfs_subr.c#29 (text+ko) ====
@@ -3227,8 +3227,7 @@
* vnode's type, "mode", uid and gid, requested access mode, credentials,
* and optional call-by-reference privused argument allowing vaccess()
* to indicate to the caller whether privilege was used to satisfy the
- * request (obsoleted). Returns 0 on success, or an error value on
- * failure.
+ * request (obsoleted). Returns 0 on success, or an errno on failure.
*/
int
vaccess(type, file_mode, file_uid, file_gid, acc_mode, cred, privused)
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list