Date: Mon, 29 Jan 2007 17:48:33 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 trap.c Message-ID: <200701291748.l0THmXpP077026@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2007-01-29 17:48:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 trap.c Log: MFC the AUDIT_SYSCALL_{EXIT|ENTER} macros. This unbreaks auditing for amd64 by allocating and committing audit records for syscalls. It should be noted that the submission of userspace records are not affected by this bug. Revision Changes Path 1.289.2.4 +7 -1 src/sys/amd64/amd64/trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701291748.l0THmXpP077026>