Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2007 10:39:42 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 127766 for review
Message-ID:  <200710191039.l9JAdgD1003981@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127766

Change 127766 by rwatson@rwatson_zoo on 2007/10/19 10:39:03

	Remove auditon tool, since this work is now done entirely by
	auditd and it's audit control tool.

Affected files ...

.. //depot/projects/trustedbsd/audit3/usr.sbin/Makefile#27 edit
.. //depot/projects/trustedbsd/audit3/usr.sbin/auditon/Makefile#2 delete
.. //depot/projects/trustedbsd/audit3/usr.sbin/auditon/auditon.c#7 delete

Differences ...

==== //depot/projects/trustedbsd/audit3/usr.sbin/Makefile#27 (text+ko) ====

@@ -18,7 +18,6 @@
 	${_atm} \
 	${_audit} \
 	${_auditd} \
-	${_auditon} \
 	${_auditreduce} \
 	${_authpf} \
 	${_bluetooth} \
@@ -207,7 +206,6 @@
 .if ${MK_AUDIT} != "no"
 _audit= 	audit
 _auditd=	auditd
-_auditon=	auditon
 _auditreduce=	auditreduce
 _praudit=	praudit
 .endif



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