Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2006 10:15:30 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin Makefile src/usr.sbin/audit Makefile src/usr.sbin/auditd Makefile src/usr.sbin/auditreduce Makefile src/usr.sbin/praudit Makefile
Message-ID:  <200602021015.k12AFV7f068092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-02-02 10:15:30 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin             Makefile 
  Added files:
    usr.sbin/audit       Makefile 
    usr.sbin/auditd      Makefile 
    usr.sbin/auditreduce Makefile 
    usr.sbin/praudit     Makefile 
  Log:
  Enable building of OpenBSM command line tools:
  
  - audit(8) - audit subsystem management tool
  - auditd(8) - audit trail and subsystem management daemon
  - auditreduce(1) - audit trail reduction tool
  - praudit(1) - audit trail printing tool
  
  Could probably use a NO_AUDIT make.conf flag.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.342     +5 -0      src/usr.sbin/Makefile
  1.1       +14 -0     src/usr.sbin/audit/Makefile (new)
  1.1       +15 -0     src/usr.sbin/auditd/Makefile (new)
  1.1       +14 -0     src/usr.sbin/auditreduce/Makefile (new)
  1.1       +14 -0     src/usr.sbin/praudit/Makefile (new)



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