Date: Thu, 28 Dec 2006 22:18:44 +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: <200612282218.kBSMIiwN038110@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-12-28 22:18:44 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit.c audit_bsm_token.c audit_trigger.c
audit_worker.c
Log:
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.23 +4 -4 src/sys/security/audit/audit.c
1.9 +2 -3 src/sys/security/audit/audit_bsm_token.c
1.4 +7 -2 src/sys/security/audit/audit_trigger.c
1.13 +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?200612282218.kBSMIiwN038110>
