summaryrefslogtreecommitdiff
path: root/usr.sbin/crash/crash.c
AgeCommit message (Expand)Author
2023-04-12crash(8): Add powerpc support.riastradh
2020-08-17mostly complete basic port of crash(8) to mips.mrg
2020-03-27No need for warnx() if !LOCKDEBUGad
2020-03-09Add primitive LOCKDEBUG support.christos
2017-01-10need <sys/stat.h>christos
2015-06-16revert kernhist patch accidentally committedchristos
2015-06-16improve error messages (remove \n, use __func__, etc)christos
2014-10-06mention the default for core too.christos
2014-10-05usage policewiz
2014-10-05add -wchristos
2013-03-10add MAP_PRIVATEchristos
2011-08-31Use __deadjoerg
2011-04-10- amd64 supportchristos
2009-04-16Fix -Wsign-compare issueslukem
2009-03-07Add crash(8), a utility to diagnose kernel crashes. This is basicallyad