From owner-cvs-all Sat Dec 28 15:41:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACA8837B401; Sat, 28 Dec 2002 15:41:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 567CC43ED1; Sat, 28 Dec 2002 15:41:19 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBSNfJfh081680; Sat, 28 Dec 2002 15:41:19 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBSNfJnC081678; Sat, 28 Dec 2002 15:41:19 -0800 (PST) Message-Id: <200212282341.gBSNfJnC081678@repoman.freebsd.org> From: Robert Watson Date: Sat, 28 Dec 2002 15:41:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_bsdextended mac_bsdextended.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 2002/12/28 15:41:18 PST Modified files: sys/security/mac_bsdextended mac_bsdextended.c Log: Map VAPPEND to VWRITE since the ugidfw rule syntax doesn't specifically address the append access mode. Reported by: "Daniel C. Sobral" Obtained from: TrustedBSD Project Sponosred by: DARPA, Network Associates Laboratories MFC Candidate. Revision Changes Path 1.10 +9 -0 src/sys/security/mac_bsdextended/mac_bsdextended.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message