PERFORCE change 80002 for review

Robert Watson rwatson at FreeBSD.org
Mon Jul 11 16:06:27 GMT 2005


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

Change 80002 by rwatson at rwatson_paprika on 2005/07/11 16:05:33

	Add audit event IDs for getresuid() and setresuid().  These are
	available on a range of platforms, so don't annotate as platform-
	specific.

Affected files ...

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

Differences ...

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

@@ -291,6 +291,8 @@
 #define	AUE_LCHFLAGS		362	/* FreeBSD */
 #define	AUE_SENDFILE		363	/* FreeBSD */
 #define	AUE_USELIB		364	/* Linux */
+#define	AUE_GETRESUID		365
+#define	AUE_SETRESUID		366
 
 /*
  * 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