crashinfo - Add script to gather info from dumps
authorAlex Hornung <ahornung@gmail.com>
Fri, 10 Sep 2010 09:15:57 +0000 (10:15 +0100)
committerAlex Hornung <ahornung@gmail.com>
Fri, 10 Sep 2010 09:15:57 +0000 (10:15 +0100)
commit36a3d1d66a5afe9293f0076356227081208c8565
tree9dc6aa7ae829538503863cc553ecf405413fc74d
parent79e6521f434983f6ca262cdcc100a6cc02ff3003
crashinfo - Add script to gather info from dumps

* Add a script to automatically gather as much info as possible from a
  crash dump and save it in text form.

* This is originally from FreeBSD, with a bunch of changes related to
  DragonFly.

Obtained-from: FreeBSD
usr.sbin/Makefile
usr.sbin/crashinfo/Makefile [new file with mode: 0644]
usr.sbin/crashinfo/crashinfo.8 [new file with mode: 0644]
usr.sbin/crashinfo/crashinfo.sh [new file with mode: 0644]