Date: Sun, 24 Aug 2008 21:20:35 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/bsm audit_kevents.h src/sys/compat/freebsd32 syscalls.master src/sys/kern syscalls.master Message-ID: <200808242121.m7OLLTeB068860@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-08-24 21:20:35 UTC
FreeBSD src repository
Modified files:
sys/bsm audit_kevents.h
sys/compat/freebsd32 syscalls.master
sys/kern syscalls.master
Log:
SVN rev 182123 on 2008-08-24 21:20:35Z by rwatson
When MPSAFE ttys were merged, a new BSM audit event identifier was
allocated for posix_openpt(2). Unfortunately, that identifier
conflicts with other events already allocated to other systems in
OpenBSM. Assign a new globally unique identifier and conform
better to the AUE_ event naming scheme.
This is a stopgap until a new OpenBSM import is done with the
correct identifier, so we'll maintain this as a local diff in svn
until then.
Discussed with: ed
Obtained from: TrustedBSD Project
Revision Changes Path
1.15 +1 -1 src/sys/bsm/audit_kevents.h
1.104 +1 -1 src/sys/compat/freebsd32/syscalls.master
1.246 +1 -1 src/sys/kern/syscalls.master
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808242121.m7OLLTeB068860>
