PERFORCE change 91099 for review

Robert Watson rwatson at FreeBSD.org
Sat Feb 4 19:44:24 GMT 2006


http://perforce.freebsd.org/chv.cgi?CH=91099

Change 91099 by rwatson at rwatson_zoo on 2006/02/04 19:43:29

	No longer need audit state in login.c.

Affected files ...

.. //depot/projects/trustedbsd/audit3/usr.bin/login/login.c#12 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/usr.bin/login/login.c#12 (text+ko) ====

@@ -158,11 +158,6 @@
 static int		 pam_cred_established;
 static int		 pam_session_established;
 
-/*
- * Audit data
- */
-au_tid_t tid;
-
 int
 main(int argc, char *argv[])
 {
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list