Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 18:08:13 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 15158 for review
Message-ID:  <200207300108.g6U18D9N049396@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15158

Change 15158 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207300108.g6U18D9N049396>