218a032557
This patch imports the FreeBSD meaning to the `-c` command line option. It disables "last message repeated" style log compression for repeated log messages. A single `-c` disables compression for pipes, another `-c` (-cc works) also disables compression for all other log targets. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>