diff options
author | rwatson <rwatson@FreeBSD.org> | 2006-03-19 16:03:43 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2006-03-19 16:03:43 +0000 |
commit | 6163ee5a7b865b66b1dd7f437ade09ea314d0b68 (patch) | |
tree | 173cc554d449ea6a66fc0846695d99861630c1a9 /lib/libc/stdio/xprintf.c | |
parent | b20083fef62523a15daa2c86699c513b7adaa0e7 (diff) | |
download | FreeBSD-src-6163ee5a7b865b66b1dd7f437ade09ea314d0b68.zip FreeBSD-src-6163ee5a7b865b66b1dd7f437ade09ea314d0b68.tar.gz |
Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3
branch:
Integrate audit.c to audit_worker.c, so as to migrate the worker
thread implementation to its own .c file.
Populate audit_worker.c using parts now removed from audit.c:
- Move audit rotation global variables.
- Move audit_record_write(), audit_worker_rotate(),
audit_worker_drain(), audit_worker(), audit_rotate_vnode().
- Create audit_worker_init() from relevant parts of audit_init(),
which now calls this routine.
- Recreate audit_free(), which wraps uma_zfree() so that
audit_record_zone can be static to audit.c.
- Unstaticize various types and variables relating to the audit
record queue so that audit_worker can get to them. We may want
to wrap these in accessor methods at some point.
- Move AUDIT_PRINTF() to audit_private.h.
Addition of audit_worker.c to kernel configuration, missed in
earlier submit.
Obtained from: TrustedBSD Project
Diffstat (limited to 'lib/libc/stdio/xprintf.c')
0 files changed, 0 insertions, 0 deletions