rwatson     2006-09-23 12:30:31 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/id           Makefile id.1 id.c 
  Log:
  Add a -a argument to id(1), which causes id(1) to print out process
  audit properties, including the audit user id.  This can be quite
  helpful in debugging audit problems.
  
  Obtained from:  TrustedBSD Project
  MFC after:      3 days
  
  Revision  Changes    Path
  1.12      +8 -0      src/usr.bin/id/Makefile
  1.16      +5 -0      src/usr.bin/id/id.1
  1.28      +44 -3     src/usr.bin/id/id.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to