atom feed3 messages in org.freebsd.p4-projectsPERFORCE change 10997 for review
FromSent OnAttachments
Andrew R. ReiterMay 7, 2002 10:20 pm 
John BaldwinMay 8, 2002 5:10 am 
Andrew R. ReiterMay 8, 2002 6:33 am 
Subject:PERFORCE change 10997 for review
From:Andrew R. Reiter (ar@FreeBSD.org)
Date:May 7, 2002 10:20:10 pm
List:org.freebsd.p4-projects

http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10997

Change 10997 by arr@arr_shibby on 2002/05/07 22:20:22

- Change some debug output (not to anything much better).

Affected files ...

... //depot/projects/trustedbsd/audit/sys/sys/audit.h#29 edit

Differences ...

==== //depot/projects/trustedbsd/audit/sys/sys/audit.h#29 (text+ko) ====

@@ -233,11 +233,11 @@

printf("---[ HEADER ]---\n" "-[ Version: %u, Record ID: %u\n" - "-[ Result: %s, errno: %d\n" + "-[ Result: %s, errno: %d\n", "-[ Time event occured: %x\n", ahp->ah_v, ahp->ah_id, AUDIT_EV_RESULT(ahp->ah_evresult), ahp->ah_errno, - &ahp->ah_evtime); + ahp->ah_evtime); }

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message