]> git.ipfire.org Git - thirdparty/util-linux.git/commit
dmesg: implement backwardly compatible --raw for /dev/kmsg
authorKarel Zak <kzak@redhat.com>
Fri, 20 Jul 2012 12:41:25 +0000 (14:41 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 20 Jul 2012 12:41:25 +0000 (14:41 +0200)
commit37b04d6cce552116f31272a56d699f7c6cc91cdf
treefe0c460c9eb7a0e709fc770f6a584d0d2db47b2f
parent30e0661830ad022134a98e7f3441011c669b8caf
dmesg: implement backwardly compatible --raw for /dev/kmsg

.. and if you really want raw data from /dev/kmsg then use dd(1) ;-)

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/dmesg.1
sys-utils/dmesg.c