From owner-cvs-src@FreeBSD.ORG Sat Feb 4 14:03:23 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 040DD16A420; Sat, 4 Feb 2006 14:03:23 +0000 (GMT) (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 B0F2E43D48; Sat, 4 Feb 2006 14:03:22 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k14E3M9W014829; Sat, 4 Feb 2006 14:03:22 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k14E3MoI014828; Sat, 4 Feb 2006 14:03:22 GMT (envelope-from rwatson) Message-Id: <200602041403.k14E3MoI014828@repoman.freebsd.org> From: Robert Watson Date: Sat, 4 Feb 2006 14:03:22 +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/alpha/linux syscalls.master 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: Sat, 04 Feb 2006 14:03:23 -0000 rwatson 2006-02-04 14:03:22 UTC FreeBSD src repository Modified files: sys/alpha/linux syscalls.master Log: Assign audit identifiers to alpha/linux system calls so that they will be audited. Obtained from: TrustedBSD Project Revision Changes Path 1.65 +174 -173 src/sys/alpha/linux/syscalls.master