PERFORCE change 80003 for review

Robert Watson rwatson at FreeBSD.org
Mon Jul 11 16:08:30 GMT 2005


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

Change 80003 by rwatson at rwatson_paprika on 2005/07/11 16:08:01

	Audit event IDs for getresgid()/setresgid().

Affected files ...

.. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#14 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#14 (text+ko) ====

@@ -293,6 +293,8 @@
 #define	AUE_USELIB		364	/* Linux */
 #define	AUE_GETRESUID		365
 #define	AUE_SETRESUID		366
+#define	AUE_GETRESGID		367
+#define	AUE_SETRESGID		368
 
 /*
  * XXXRW: Values not yet assigned.
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