Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2006 12:30:31 +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.bin/id Makefile id.1 id.c
Message-ID:  <200609231230.k8NCUW9e055087@repoman.freebsd.org>

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



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