dmesg - Add -n dumpnr option
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 2 Mar 2015 01:01:22 +0000 (17:01 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 2 Mar 2015 01:01:22 +0000 (17:01 -0800)
commita53014fba63a9a2ba6b8eec65b3ad468dcfbc148
tree915f051aece69192bb44a0d09dc61136ce79df52
parent9f7262b510923c1aecd40717e14c57d737e94535
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.
sbin/dmesg/dmesg.8
sbin/dmesg/dmesg.c