commit | 864d1b7a1506002ef5804305b31e0fd7197c1ea4 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <peter@korsgaard.com> | Mon Aug 24 15:54:49 2015 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Aug 24 21:08:02 2015 +0200 |
tree | a584265aebb67556bd017cf71853343784b7d019 | |
parent | 65c501a093b6ae1f8344a71378fd99f27177adaf [diff] |
dmesg: add -r option to print raw format even when FEATURE_DMESG_PRETTY is enabled Similar to the "big" util-linux version. For !DMESG_PRETTY, the option is accepted (but ignored) as well, for compatibility reasons. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>