From owner-cvs-all Fri Sep 21 20: 7:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F6F337B40E; Fri, 21 Sep 2001 20:07:42 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8M37gx70378; Fri, 21 Sep 2001 20:07:42 -0700 (PDT) (envelope-from rwatson) Message-Id: <200109220307.f8M37gx70378@freefall.freebsd.org> From: Robert Watson Date: Fri, 21 Sep 2001 20:07:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2001/09/21 20:07:42 PDT Modified files: sys/kern vfs_syscalls.c Log: o vpaccess() -> vn_access() -- Peter reminds me that there is already a convention for vnop helper routines of this sort. Submitted by: Mr Wemm Revision Changes Path 1.206 +5 -5 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message