diff options
author | bde <bde@FreeBSD.org> | 2003-11-16 23:05:52 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2003-11-16 23:05:52 +0000 |
commit | 44e24b4739d0c28d3ffa69afb7e63d3229969a27 (patch) | |
tree | b116cd99193ed18f9d355ba39996d3325d678a43 /sys/security/mac_stub/mac_stub.c | |
parent | bf46bca8b22499ef2fdfa7604dd6add7a7b9580a (diff) | |
download | FreeBSD-src-44e24b4739d0c28d3ffa69afb7e63d3229969a27.zip FreeBSD-src-44e24b4739d0c28d3ffa69afb7e63d3229969a27.tar.gz |
Don't waste so much space for the latency debugging buffer. Its size
will now need editing except for spot checks.
Changed this buffer from a circular one to a linear one. This is more
useful for some cases and the sysctl that prints it doesn't support
circular buffers.
Fixed (output) formatting bugs in this sysctl. An off by 1 error caused
a garbage byte to be returned after annotation of large deltas, and
a race with the writer sometimes caused premature string termination.
Diffstat (limited to 'sys/security/mac_stub/mac_stub.c')
0 files changed, 0 insertions, 0 deletions