diff options
author | asomers <asomers@FreeBSD.org> | 2016-04-08 21:42:35 +0000 |
---|---|---|
committer | asomers <asomers@FreeBSD.org> | 2016-04-08 21:42:35 +0000 |
commit | 336b1f7bb670aa4ebb365bab9cfc602548954333 (patch) | |
tree | c15c8f5703ce790c1f8c5f1182addbb0748891fc /lib/libc/stdio/fputwc.c | |
parent | 1e918163f53aacfc49ab87afb9dcfb42b0ed05e9 (diff) | |
download | FreeBSD-src-336b1f7bb670aa4ebb365bab9cfc602548954333.zip FreeBSD-src-336b1f7bb670aa4ebb365bab9cfc602548954333.tar.gz |
MFC r294924
syslogd: Enable repeated line compression for lines of any length.
Enable repeated line compression for lines of any length, instead of only short
lines. AFAICT repeated line compression was limited to short lines as a RAM
optimization, which made sense when karels added it in 1988, but no longer.
The penalty is a paltry 904B of RAM per file logged.
Diffstat (limited to 'lib/libc/stdio/fputwc.c')
0 files changed, 0 insertions, 0 deletions