Date: Sun, 24 Jul 2005 14:56:30 GMT From: Wayne Salamon <wsalamon@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 80907 for review Message-ID: <200507241456.j6OEuUTj018572@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=80907 Change 80907 by wsalamon@gretsch on 2005/07/24 14:56:19 Bump the event numbers up by one, starting with AUE_LCHFLAGS, to remove the duplicate number assigned to AUE_LUTIMES and AUE_LCHFLAGS. Affected files ... .. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#19 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#19 (text+ko) ==== @@ -290,22 +290,22 @@ #define AUE_SYSCTL_NONADMIN 360 #define AUE_COPYFILE 361 #define AUE_LUTIMES 362 -#define AUE_LCHFLAGS 362 /* FreeBSD */ -#define AUE_SENDFILE 363 -#define AUE_USELIB 364 /* Linux */ -#define AUE_GETRESUID 365 -#define AUE_SETRESUID 366 -#define AUE_GETRESGID 367 -#define AUE_SETRESGID 368 -#define AUE_WAIT4 369 /* FreeBSD */ -#define AUE_LGETFH 370 /* FreeBSD */ -#define AUE_FHSTATFS 371 /* FreeBSD */ -#define AUE_FHOPEN 372 /* FreeBSD */ -#define AUE_FHSTAT 373 /* FreeBSD */ -#define AUE_JAIL 374 /* FreeBSD */ -#define AUE_NSTAT 375 /* FreeBSD/NetBSD */ -#define AUE_NFSTAT 376 /* FreeBSD/NetBSD */ -#define AUE_NLSTAT 377 /* FreeBSD/NetBSD */ +#define AUE_LCHFLAGS 363 /* FreeBSD */ +#define AUE_SENDFILE 364 +#define AUE_USELIB 365 /* Linux */ +#define AUE_GETRESUID 366 +#define AUE_SETRESUID 367 +#define AUE_GETRESGID 368 +#define AUE_SETRESGID 369 +#define AUE_WAIT4 370 /* FreeBSD */ +#define AUE_LGETFH 371 /* FreeBSD */ +#define AUE_FHSTATFS 372 /* FreeBSD */ +#define AUE_FHOPEN 373 /* FreeBSD */ +#define AUE_FHSTAT 374 /* FreeBSD */ +#define AUE_JAIL 375 /* FreeBSD */ +#define AUE_NSTAT 376 /* FreeBSD/NetBSD */ +#define AUE_NFSTAT 377 /* FreeBSD/NetBSD */ +#define AUE_NLSTAT 378 /* FreeBSD/NetBSD */ /* * XXXRW: Values not yet assigned.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507241456.j6OEuUTj018572>