git: dmesg - Add -n dumpnr option

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Mar 1 17:02:10 PST 2015


commit a53014fba63a9a2ba6b8eec65b3ad468dcfbc148
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Mar 1 17:01:22 2015 -0800

    dmesg - Add -n dumpnr option
    
    * Add the -n option to specify a kernel core dump number, similar to
      how kgdb works, as a convenience so you don't have to write out the
      long -M and -N options.

Summary of changes:
 sbin/dmesg/dmesg.8 | 3 +++
 sbin/dmesg/dmesg.c | 8 +++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a53014fba63a9a2ba6b8eec65b3ad468dcfbc148


-- 
DragonFly BSD source repository



More information about the Commits mailing list