Date: Thu, 8 Nov 2007 15:16:19 +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/security/audit audit.c audit_bsm_token.c audit_trigger.c audit_worker.c Message-ID: <200711081516.lA8FGJu1054373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-11-08 15:16:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/security/audit audit.c audit_bsm_token.c audit_trigger.c
audit_worker.c
Log:
Merge audit.c:1.23, audit_bsm_token.c:1.9, audit_trigger.c:1.4, and
audit_worker.c:1.13 from HEAD to RELENG_6:
Update a number of comments:
- Replace XXX with Note: in several cases where observations are made about
future functionality rather than problems or bugs.
- Remove an XXX comment about byte order and au_to_ip() -- IP headers must
be submitted in network byte order. Add a comment to this effect.
- Mention that we don't implement select/poll for /dev/audit.
Obtained from: TrustedBSD Project
Revision Changes Path
1.18.2.5 +4 -4 src/sys/security/audit/audit.c
1.7.2.3 +2 -3 src/sys/security/audit/audit_bsm_token.c
1.3.2.2 +7 -2 src/sys/security/audit/audit_trigger.c
1.9.2.5 +9 -14 src/sys/security/audit/audit_worker.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711081516.lA8FGJu1054373>
