git: dmesg - Fix <> console parsing for first line
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Mar 2 18:44:59 PST 2015
commit 79ff9003126fde1798a9d3efa9fb4e3e87f2ba46
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Mar 2 18:43:32 2015 -0800
dmesg - Fix <> console parsing for first line
* If the first string in the buffer is a console string, the normal dmesg
was not filtering it out due to the initial state of (newl).
Summary of changes:
sbin/dmesg/dmesg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/79ff9003126fde1798a9d3efa9fb4e3e87f2ba46
--
DragonFly BSD source repository
More information about the Commits
mailing list