aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crashinfo/crashinfo.sh
Commit message (Expand)AuthorAgeFilesLines
* crashinfo: Get local variable values in the gdb backtraceMark Johnston2023-11-131-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* crashinfo: Add references to the gdb port/packageEd Maste2020-12-021-0/+1
* Remove nfsstat. Running nfsstat in crashinfo will give the stats of theAlexander Leidinger2020-10-011-6/+0
* crashinfo: stop looking for gdb in /usr/bin/gdbEd Maste2020-06-081-1/+1
* Support compressed crash dumps in crashinfo(8).John Baldwin2018-07-231-3/+18
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Allow matches of truncated version strings.Mark Johnston2017-07-191-3/+5
* crashinfo: add "batch" mode and use it during bootEric van Gyzen2017-06-011-5/+16
* Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.John Baldwin2017-04-251-8/+23
* Update crashinfo to work with newer gdb from ports.John Baldwin2016-07-201-8/+27
* Remove 'netstat -anr' from crashinfo.Gleb Smirnoff2015-04-091-6/+0
* Do not truncate the ``command'' column in ``ps'' output.Sergey Kandaurov2013-12-251-2/+2
* Remove 'netstat -i' from crashinfo, as this no longer is supported.Gleb Smirnoff2013-10-311-6/+0
* Allow more space for interface names.Gavin Atkinson2013-08-271-2/+2
* Improve multi-line kernel ident parsingEd Maste2012-03-071-3/+4
* Teach crashinfo(8) to look at the currently running kernel (based on theColin Percival2010-11-301-1/+1
* Set umask to 0x077 instead of the default. This prevents non-root userXin LI2009-11-031-0/+2
* Include the output of the ddb(4) capture buffer.John Baldwin2009-10-291-0/+7
* Add a script to perform simple analysis of a crash dump (either a fullJohn Baldwin2008-08-051-0/+306