Date: Sat, 3 Dec 2005 00:38:33 GMT From: Wayne Salamon <wsalamon@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 87666 for review Message-ID: <200512030038.jB30cXP8093133@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=87666 Change 87666 by wsalamon@gretsch on 2005/12/03 00:38:32 Integrate FSYNC change from src/contrib/openbsm. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#12 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/sys/bsm/audit_kevents.h#12 (text+ko) ==== @@ -354,6 +354,7 @@ #define AUE_EACCESS 376 /* FreeBSD */ #define AUE_KQUEUE 377 /* FreeBSD */ #define AUE_KEVENT 378 /* FreeBSD */ +#define AUE_FSYNC 379 /* * XXXRW: Values not yet assigned. @@ -361,7 +362,6 @@ #define AUE_DUP AUE_NULL #define AUE_FSCTL AUE_NULL #define AUE_FSTATV AUE_NULL -#define AUE_FSYNC AUE_NULL #define AUE_GCCONTROL AUE_NULL #define AUE_GETDTABLESIZE AUE_NULL #define AUE_GETEGID AUE_NULL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512030038.jB30cXP8093133>