cvs commit: src/sys/security/audit audit_arg.c audit_bsm.c
audit_bsm_klib.c audit_private.h
Robert Watson
rwatson at FreeBSD.org
Thu Apr 10 19:54:55 UTC 2008
rwatson 2008-04-10 19:54:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/security/audit audit_arg.c audit_bsm.c audit_bsm_klib.c
audit_private.h
Log:
Merge audit_arg.c:1.18, audit_bsm.c:1.25, audit_bsm_klib.c:1.10,
audit_private.h:1.17 from HEAD to RELENG_7:
Rename several audit functions in the global kernel symbol namespace to
have audit_ on the front:
- canon_path -> audit_canon_path
- msgctl_to_event -> audit_msgctl_to_event
- semctl_to_event -> audit_semctl_to_event
Note that audit.c:1.38 is not merged as changes it depends on have also not
yet been merged.
Revision Changes Path
1.15.2.1 +1 -1 src/sys/security/audit/audit_arg.c
1.20.2.4 +2 -2 src/sys/security/audit/audit_bsm.c
1.7.2.2 +4 -4 src/sys/security/audit/audit_bsm_klib.c
1.16.2.2 +3 -3 src/sys/security/audit/audit_private.h
More information about the cvs-src
mailing list