From 31214759fa2ef8a93afd6d76cc5b01bb32bb41e0 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sun, 17 Sep 2006 11:42:40 +0000 Subject: [PATCH] Add AUE_SYSARCH to the list of audit events during BSM conversion to prevent a console warning. Eventually, we will capture more arguments for sysarch. Obtained from: TrustedBSD Project MFC after: 3 days --- sys/security/audit/audit_bsm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/security/audit/audit_bsm.c b/sys/security/audit/audit_bsm.c index b61c62bd7669..0a2560576c73 100644 --- a/sys/security/audit/audit_bsm.c +++ b/sys/security/audit/audit_bsm.c @@ -1313,6 +1313,7 @@ kaudit_to_bsm(struct kaudit_record *kar, struct au_record **pau) break; case AUE_GETCWD: + case AUE_SYSARCH: break; default: