Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 16:08:30 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 80003 for review
Message-ID:  <200507111608.j6BG8U79059439@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=80003

Change 80003 by rwatson@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507111608.j6BG8U79059439>