Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 09:35:05 -0700 (PDT)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10691 for review
Message-ID:  <200205021635.g42GZ5M60212@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10691

Change 10691 by arr@arr_shibby on 2002/05/02 09:34:29

	- Axe audit_write for now.

Affected files ...

... //depot/projects/trustedbsd/audit/sys/kern/kern_audit.c#30 edit

Differences ...

==== //depot/projects/trustedbsd/audit/sys/kern/kern_audit.c#30 (text+ko) ====

@@ -144,13 +144,6 @@
 	mtx_unlock(&audit_mtx);
 }
 
-int
-audit_record_write(audit_record_t *ar)
-{
-
-	return (-1);
-}
-
 void
 audit_write_thread(void *arg)
 {

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?200205021635.g42GZ5M60212>