John Baldwin wrote:
jhb         2008-08-05 20:41:46 UTC

  FreeBSD src repository

  Modified files:
usr.sbin Makefile Added files: usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh Log:
  SVN rev 181335 on 2008-08-05 20:41:46Z by jhb
Add a script to perform simple analysis of a crash dump (either a full
  dump or minidump).  When the script is run, it generates a text file
  containing the output of several commands run againt the core dump such
  as kgdb (stack trace), ps, netstat, vmstat, iostat, dmesg, and fstat.
Obtained from: Yahoo!
  MFC after:      2 weeks

awesome! This sounds something brilliant we can use for the send-pr stuff :)

Thanks John! (And Yahoo!)

--

/"\   Best regards,                      | [EMAIL PROTECTED]
\ /   Remko Lodder                       | [EMAIL PROTECTED]
 X    http://www.evilcoder.org/          |
/ \   ASCII Ribbon Campaign              | Against HTML Mail and News
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to