From owner-p4-projects Mon May 6 15: 5:42 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id D63D937B408; Mon, 6 May 2002 15:05:34 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E062F37B403 for ; Mon, 6 May 2002 15:05:33 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46M5XH32548 for perforce@freebsd.org; Mon, 6 May 2002 15:05:33 -0700 (PDT) (envelope-from arr@freebsd.org) Date: Mon, 6 May 2002 15:05:33 -0700 (PDT) Message-Id: <200205062205.g46M5XH32548@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to arr@freebsd.org using -f From: "Andrew R. Reiter" Subject: PERFORCE change 10908 for review To: Perforce Change Reviews 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 http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10908 Change 10908 by arr@arr_shibby on 2002/05/06 15:04:36 - Finish removal of audit_z_mtx Affected files ... ... //depot/projects/trustedbsd/audit/sys/sys/audit.h#27 edit Differences ... ==== //depot/projects/trustedbsd/audit/sys/sys/audit.h#27 (text+ko) ==== @@ -105,7 +105,6 @@ copystr((kpath), (obj)->ao_name, sizeof(obj)->ao_name, NULL) extern struct mtx audit_q_mtx; -extern struct mtx audit_z_mtx; extern struct audit_record_list record_queue; #define AUDIT_RECORD_ENQ(ar) do { \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message