From owner-p4-projects Sat Jul 27 16:19: 4 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 756B837B401; Sat, 27 Jul 2002 16:18:26 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D00937B400; Sat, 27 Jul 2002 16:18:26 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C06C43E3B; Sat, 27 Jul 2002 16:18:23 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.4/8.12.4) with SMTP id g6RNIEOo025816; Sat, 27 Jul 2002 19:18:14 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 27 Jul 2002 19:18:14 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Chris Costello Cc: Perforce Change Reviews Subject: Re: PERFORCE change 15014 for review In-Reply-To: <200207272256.g6RMuYQS063991@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks. I meant to drop you an e-mail telling you I was in the process of producing suffering for you, but haven't had a chance yet. I may yet introduce a little more suffering, but all syntactic and not semantic. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Sat, 27 Jul 2002, Chris Costello wrote: > http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15014 > > Change 15014 by chris@chris_holly on 2002/07/27 15:55:38 > > Match change no. 15005: s/cred_check/check/g > > Affected files ... > > .. //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml#9 edit > > Differences ... > > ==== //depot/projects/trustedbsd/doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml#9 (text+ko) ==== > > @@ -3198,12 +3198,12 @@ > > > > - <function>&mac.mpo;_cred_check_bind_socket</function> > + <function>&mac.mpo;_check_bind_socket</function> > > > > int > - &mac.mpo;_cred_check_bind_socket > + &mac.mpo;_check_bind_socket > > struct ucred > *cred > @@ -3249,12 +3249,12 @@ > > > > - <function>&mac.mpo;_cred_check_connect_socket</function> > + <function>&mac.mpo;_check_connect_socket</function> > > > > int > - &mac.mpo;_cred_check_connect_socket > + &mac.mpo;_check_connect_socket > > struct ucred > *cred > @@ -3308,12 +3308,12 @@ > > > > - <function>&mac.mpo;_cred_check_see_cred</function> > + <function>&mac.mpo;_check_see_cred</function> > > > > int > - &mac.mpo;_cred_check_see_cred > + &mac.mpo;_check_see_cred > > struct ucred > *u1 > @@ -3355,12 +3355,12 @@ > > > > - <function>&mac.mpo;_cred_check_see_socket</function> > + <function>&mac.mpo;_check_see_socket</function> > > > > int > - &mac.mpo;_cred_check_see_socket > + &mac.mpo;_check_see_socket > > struct ucred > *cred > @@ -3398,12 +3398,12 @@ > > > > - <function>&mac.mpo;_cred_check_relabel_ifnet</function> > + <function>&mac.mpo;_check_relabel_ifnet</function> > > > > int > - &mac.mpo;_cred_check_relabel_ifnet > + &mac.mpo;_check_relabel_ifnet > > struct ucred > *cred > @@ -3451,12 +3451,12 @@ > > > > - <function>&mac.mpo;_cred_check_relabel_socket</function> > + <function>&mac.mpo;_check_relabel_socket</function> > > > > int > - &mac.mpo;_cred_check_relabel_socket > + &mac.mpo;_check_relabel_socket > > struct ucred > *cred > @@ -3504,12 +3504,12 @@ > > > > - <function>&mac.mpo;_cred_check_relabel_subject</function> > + <function>&mac.mpo;_check_relabel_subject</function> > > > > int > - &mac.mpo;_cred_check_relabel_subject > + &mac.mpo;_check_relabel_subject > > struct ucred > *cred > @@ -3542,12 +3542,12 @@ > > > > - <function>&mac.mpo;_cred_check_relabel_vnode</function> > + <function>&mac.mpo;_check_relabel_vnode</function> > > > > int > - &mac.mpo;_cred_check_relabel_vnode > + &mac.mpo;_check_relabel_vnode > > struct ucred > *cred > @@ -3597,11 +3597,11 @@ > > > > - <function>&mac.mpo;_cred_check_statfs</function> > + <function>&mac.mpo;_check_statfs</function> > > > > - int &mac.mpo;_cred_check_statfs > + int &mac.mpo;_check_statfs > > struct ucred > *cred > @@ -3649,12 +3649,12 @@ > > > > - <function>&mac.mpo;_cred_check_debug_proc</function> > + <function>&mac.mpo;_check_debug_proc</function> > > > > int > - &mac.mpo;_cred_check_debug_proc > + &mac.mpo;_check_debug_proc > > struct ucred > *cred > @@ -3695,12 +3695,12 @@ > > > > - <function>&mac.mpo;_cred_check_access_vnode</function> > + <function>&mac.mpo;_check_access_vnode</function> > > > > int > - &mac.mpo;_cred_check_access_vnode > + &mac.mpo;_check_access_vnode > > struct ucred > *cred > @@ -3752,12 +3752,12 @@ > > > > - <function>&mac.mpo;_cred_check_chdir_vnode</function> > + <function>&mac.mpo;_check_chdir_vnode</function> > > > > int > - &mac.mpo;_cred_check_chdir_vnode > + &mac.mpo;_check_chdir_vnode > > struct ucred > *cred > @@ -3802,12 +3802,12 @@ > > > > - <function>&mac.mpo;_cred_check_create_vnode</function> > + <function>&mac.mpo;_check_create_vnode</function> > > > > int > - &mac.mpo;_cred_check_create_vnode > + &mac.mpo;_check_create_vnode > > struct ucred > *cred > @@ -3871,12 +3871,12 @@ > > > > - <function>&mac.mpo;_cred_check_delete_vnode</function> > + <function>&mac.mpo;_check_delete_vnode</function> > > > > int > - &mac.mpo;_cred_check_delete_vnode > + &mac.mpo;_check_delete_vnode > > struct ucred > *cred > @@ -3943,18 +3943,18 @@ > including as a result of calls to 7man.unlink.2; and > 7man.rmdir.2;. Policies implementing this entry point > should also implement > - mpo_cred_check_rename_to to authorize > + mpo_check_rename_to to authorize > deletion of objects as a result of being the target of a > rename. > > > > - <function>&mac.mpo;_cred_check_deleteacl_vnode</function> > + <function>&mac.mpo;_check_deleteacl_vnode</function> > > > > int > - &mac.mpo;_cred_check_deleteacl_vnode > + &mac.mpo;_check_deleteacl_vnode > > struct ucred *cred > struct vnode *vp > @@ -4004,12 +4004,12 @@ > > > > - <function>&mac.mpo;_cred_check_exec_vnode</function> > + <function>&mac.mpo;_check_exec_vnode</function> > > > > int > - &mac.mpo;_cred_check_exec_vnode > + &mac.mpo;_check_exec_vnode > > struct ucred > *cred > @@ -4055,12 +4055,12 @@ > > > > - <function>&mac.mpo;_cred_check_getacl_vnode</function> > + <function>&mac.mpo;_check_getacl_vnode</function> > > > > int > - &mac.mpo;_cred_check_getacl_vnode > + &mac.mpo;_check_getacl_vnode > > struct ucred > *cred > @@ -4112,12 +4112,12 @@ > > > > - <function>&mac.mpo;_cred_check_getextattr_vnode</function> > + <function>&mac.mpo;_check_getextattr_vnode</function> > > > > int > - &mac.mpo;_cred_check_getextattr_vnode > + &mac.mpo;_check_getextattr_vnode > > struct ucred > *cred > @@ -4186,12 +4186,12 @@ > > > > - <function>&mac.mpo;_cred_check_listen_socket</function> > + <function>&mac.mpo;_check_listen_socket</function> > > > > int > - &mac.mpo;_cred_check_listen_socket > + &mac.mpo;_check_listen_socket > > struct ucred > *cred > @@ -4235,12 +4235,12 @@ > > > > - <function>&mac.mpo;_cred_check_lookup_vnode</function> > + <function>&mac.mpo;_check_lookup_vnode</function> > > > > int > - &mac.mpo;_cred_check_lookup_vnode > + &mac.mpo;_check_lookup_vnode > > struct ucred > *cred > @@ -4292,12 +4292,12 @@ > > > > - <function>&mac.mpo;_cred_check_open_vnode</function> > + <function>&mac.mpo;_check_open_vnode</function> > > > > int > - &mac.mpo;_cred_check_open_vnode > + &mac.mpo;_check_open_vnode > > struct ucred > *cred > @@ -4348,12 +4348,12 @@ > > > > - <function>&mac.mpo;_cred_check_readdir_vnode</function> > + <function>&mac.mpo;_check_readdir_vnode</function> > > > > int > - &mac.mpo;_cred_check_readdir_vnode > + &mac.mpo;_check_readdir_vnode > > struct ucred > *cred > @@ -4398,12 +4398,12 @@ > > > > - <function>&mac.mpo;_cred_check_readlink_vnode</function> > + <function>&mac.mpo;_check_readlink_vnode</function> > > > > int > - &mac.mpo;_cred_check_readlink_vnode > + &mac.mpo;_check_readlink_vnode > > struct ucred > *cred > @@ -4452,12 +4452,12 @@ > > > > - <function>&mac.mpo;_cred_check_rename_from_vnode</function> > + <function>&mac.mpo;_check_rename_from_vnode</function> > > > > int > - &mac.mpo;_cred_check_rename_from_vnode > + &mac.mpo;_check_rename_from_vnode > > struct ucred > *cred > @@ -4520,7 +4520,7 @@ > directory (dvp) using the passed name > (cnp). This call will be made in > combination with a follow-up call to > - mpo_cred_check_rename_to_vnode. Return > + mpo_check_rename_to_vnode. Return > 0 for success, or an > errno value for failure. Suggested > failure: EACCES for label mismatch, > @@ -4529,12 +4529,12 @@ > > > > - <function>&mac.mpo;_cred_check_rename_to_vnode</function> > + <function>&mac.mpo;_check_rename_to_vnode</function> > > > > int > - &mac.mpo;_cred_check_rename_to_vnode > + &mac.mpo;_check_rename_to_vnode > > struct ucred > *cred > @@ -4596,7 +4596,7 @@ > directory (dvp) with the passed name > (cnp). This call will be made in > combination with an earlier call to > - mpo_cred_check_rename_from_vnode. > + mpo_check_rename_from_vnode. > Return 0 for success, or an > errno value for failure. Suggested > failure: EACCES for label mismatch, > @@ -4605,12 +4605,12 @@ > > > > - <function>&mac.mpo;_cred_check_revoke_vnode</function> > + <function>&mac.mpo;_check_revoke_vnode</function> > > > > int > - &mac.mpo;_cred_check_revoke_vnode > + &mac.mpo;_check_revoke_vnode > > struct ucred > *cred > @@ -4655,12 +4655,12 @@ > > > > - <function>&mac.mpo;_cred_check_setacl_vnode</function> > + <function>&mac.mpo;_check_setacl_vnode</function> > > > > int > - &mac.mpo;_cred_check_setacl_vnode > + &mac.mpo;_check_setacl_vnode > > struct ucred > *cred > @@ -4719,12 +4719,12 @@ > > > > - <function>&mac.mpo;_cred_check_setextattr_vnode</function> > + <function>&mac.mpo;_check_setextattr_vnode</function> > > > > int > - &mac.mpo;_cred_check_setextattr_vnode > + &mac.mpo;_check_setextattr_vnode > > struct ucred > *cred > @@ -4792,12 +4792,12 @@ > > > > - <function>&mac.mpo;_cred_check_setflags_vnode</function> > + <function>&mac.mpo;_check_setflags_vnode</function> > > > > int > - &mac.mpo;_cred_check_setflags_vnode > + &mac.mpo;_check_setflags_vnode > > struct ucred > *cred > @@ -4848,12 +4848,12 @@ > > > > - <function>&mac.mpo;_cred_check_setmode_vnode</function> > + <function>&mac.mpo;_check_setmode_vnode</function> > > > > int > - &mac.mpo;_cred_check_setmode_vnode > + &mac.mpo;_check_setmode_vnode > > struct ucred > *cred > @@ -4903,12 +4903,12 @@ > > > > - <function>&mac.mpo;_cred_check_setowner_vnode</function> > + <function>&mac.mpo;_check_setowner_vnode</function> > > > > int > - &mac.mpo;_cred_check_setowner_vnode > + &mac.mpo;_check_setowner_vnode > > struct ucred > *cred > @@ -4965,12 +4965,12 @@ > > > > - <function>&mac.mpo;_cred_check_setutimes_vnode</function> > + <function>&mac.mpo;_check_setutimes_vnode</function> > > > > int > - &mac.mpo;_cred_check_setutimes_vnode > + &mac.mpo;_check_setutimes_vnode > > struct ucred > *cred > @@ -5029,12 +5029,12 @@ > > > > - <function>&mac.mpo;_cred_check_sched_proc</function> > + <function>&mac.mpo;_check_sched_proc</function> > > > > int > - &mac.mpo;_cred_check_sched_proc > + &mac.mpo;_check_sched_proc > > struct ucred > *ucred > @@ -5071,12 +5071,12 @@ > > > > - <function>&mac.mpo;_cred_check_signal_proc</function> > + <function>&mac.mpo;_check_signal_proc</function> > > > > int > - &mac.mpo;_cred_check_signal_proc > + &mac.mpo;_check_signal_proc > > struct ucred > *cred > @@ -5119,12 +5119,12 @@ > > > > - <function>&mac.mpo;_cred_check_stat_vnode</function> > + <function>&mac.mpo;_check_stat_vnode</function> > > > > int > - &mac.mpo;_cred_check_stat_vnode > + &mac.mpo;_check_stat_vnode > > struct ucred > *cred > @@ -5169,12 +5169,12 @@ > > > > - <function>&mac.mpo;_cred_check_send_mbuf</function> > + <function>&mac.mpo;_check_send_mbuf</function> > > > > int > - &mac.mpo;_cred_check_send_mbuf > + &mac.mpo;_check_send_mbuf > > struct ucred > *cred > @@ -5233,12 +5233,12 @@ > > > > - <function>&mac.mpo;_cred_check_receive_mbuf</function> > + <function>&mac.mpo;_check_receive_mbuf</function> > > > > int > - &mac.mpo;_cred_check_receive_mbuf > + &mac.mpo;_check_receive_mbuf > > struct ucred > *cred > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message