Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 15:05:33 -0700 (PDT)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10908 for review
Message-ID:  <200205062205.g46M5XH32548@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205062205.g46M5XH32548>