csjp        2006-09-05 23:53:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.bin/login        Makefile login.1 login.c login.h 
  Added files:           (Branch: RELENG_6)
    usr.bin/login        login_audit.c 
  Log:
  MFC the audit modifications to login so audit context is properly set and
  the correct audit records are submitted.
  
  Reviewed by:    rwatson
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.48.2.2  +2 -2      src/usr.bin/login/Makefile
  1.28.2.2  +11 -0     src/usr.bin/login/login.1
  1.99.2.1  +16 -0     src/usr.bin/login/login.c
  1.4.14.1  +5 -1      src/usr.bin/login/login.h
  1.1.2.1   +204 -0    src/usr.bin/login/login_audit.c (new)
_______________________________________________
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