Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2006 20:37:20 +0000 (UTC)
From:      Wayne Salamon <wsalamon@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 trap.c src/sys/amd64/ia32 ia32_syscall.c
Message-ID:  <200602042037.k14KbKGh047187@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602042037.k14KbKGh047187>