From owner-cvs-src@FreeBSD.ORG Fri Aug 25 07:30:25 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C62316A4DA; Fri, 25 Aug 2006 07:30:25 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C99943D5F; Fri, 25 Aug 2006 07:30:24 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7P7UOJQ023082; Fri, 25 Aug 2006 07:30:24 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7P7UOg0023080; Fri, 25 Aug 2006 07:30:24 GMT (envelope-from rwatson) Message-Id: <200608250730.k7P7UOg0023080@repoman.freebsd.org> From: Robert Watson Date: Fri, 25 Aug 2006 07:30:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/security/audit audit_bsm_token.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 07:30:25 -0000 rwatson 2006-08-25 07:30:23 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm_token.c Log: Remove $P4$ from this file; other then temporarily P4-local work in progress the kernel audit code in CVS is considered authoritative. This will ease $P4$-related merging issues during the CVS loopback. Obtained from: TrustedBSD Project Revision Changes Path 1.5 +1 -2 src/sys/security/audit/audit_bsm_token.c