cvs commit: src/sys/amd64/amd64 trap.c src/sys/amd64/ia32
ia32_syscall.c
Wayne Salamon
wsalamon at FreeBSD.org
Sat Feb 4 12:37:21 PST 2006
wsalamon 2006-02-04 20:37:20 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 trap.c
sys/amd64/ia32 ia32_syscall.c
Log:
Call the audit syscall enter/exit functions for the amd64 architecture,
both 32-bit and 64-bit paths. System calls will now be audited.
Obtained from: TrustedBSD Project
Approved by: rwatson (mentor)
Revision Changes Path
1.301 +8 -2 src/sys/amd64/amd64/trap.c
1.10 +4 -1 src/sys/amd64/ia32/ia32_syscall.c
More information about the cvs-src
mailing list