freebsd-nq/sys/security/audit
Robert Watson 1afabae4db 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
2006-12-28 22:18:43 +00:00
..
audit_arg.c Change the type of ar_arg_sockaddr from struct sockaddr to struct 2006-11-06 00:15:44 +00:00
audit_bsm_klib.c Introduce support for per-audit pipe preselection independent from the 2006-06-05 14:48:17 +00:00
audit_bsm_token.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit_bsm.c Add BSM conversion switch entries for a number of system calls, many 2006-10-03 20:43:48 +00:00
audit_ioctl.h Allow the user process to query the kernel's notion of a maximum 2006-08-26 17:59:31 +00:00
audit_pipe.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
audit_private.h Change the type of ar_arg_sockaddr from struct sockaddr to struct 2006-11-06 00:15:44 +00:00
audit_syscalls.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
audit_trigger.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit_worker.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit.c Update a number of comments: 2006-12-28 22:18:43 +00:00
audit.h White space cleanup, no functional change. 2006-09-04 06:06:23 +00:00