OSDN Git Service

Promote dmesg back to lsb.
authorRob Landley <rob@landley.net>
Fri, 9 Jun 2017 20:01:07 +0000 (15:01 -0500)
committerRob Landley <rob@landley.net>
Fri, 9 Jun 2017 20:01:07 +0000 (15:01 -0500)
toys/lsb/dmesg.c [moved from toys/pending/dmesg.c with 99% similarity]

similarity index 99%
rename from toys/pending/dmesg.c
rename to toys/lsb/dmesg.c
index b915656..30f90e3 100644 (file)
@@ -12,7 +12,7 @@ USE_DMESG(NEWTOY(dmesg, "w(follow)CSTtrs#<1n#c[!Ttr][!Cc][!Sw]", TOYFLAG_BIN))
 
 config DMESG
   bool "dmesg"
-  default n
+  default y
   help
     usage: dmesg [-Cc] [-r|-t|-T] [-n LEVEL] [-s SIZE] [-w]