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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to