summaryrefslogtreecommitdiff
path: root/usr.sbin/crash
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-04-12crash(8): Add powerpc support.riastradh
2022-06-07On aarch64, ddb backtrace can be performed without framepointer by specifyingryo
2022-06-02tidy up backtrace from crash(9) on aarch64ryo
2021-12-11remove clause 3 from all my licenses that aren't conflicting withmrg
2021-04-13more -fcommon for sources not ready yetmrg
2020-08-17mostly complete basic port of crash(8) to mips.mrg
2020-03-27No need for warnx() if !LOCKDEBUGad
2020-03-09Restrict LOCKDEBUG support to archs with REALCRASH.rin
2020-03-09Add primitive LOCKDEBUG support.christos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-03-23add an example shell pipeline that will print *all* kernel stack traces.mrg
2018-09-15make kernel-groveling crash(8) work on aarch64jakllsch
2018-08-12i386 does not have a variable min address (yet)christos
2018-08-12reorderchristos
2018-08-12make things link again.christos
2018-05-20Fix reproducible buildschristos
2018-03-04Align with DDB.mlelstv
2018-01-24Remove port-acorn26skrll
2017-07-21sparc has db_machdep.c now.nakayama
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-04-10Protect the right part.christos
2017-04-09fix syntaxchristos
2017-04-09stack protector issue on sparcchristos
2017-01-10need <sys/stat.h>christos
2016-12-23for 64 bit mips platforms where we built userland largely as n32 bymrg
2016-12-10note that crash/sparc is unstablemrg
2016-12-10enable sparc crash(8) builds.mrg
2015-06-16revert kernhist patch accidentally committedchristos
2015-06-16improve error messages (remove \n, use __func__, etc)christos
2015-02-09Only define the extra flags for kern_timeout.cchristos
2015-02-08add kern_timeout.c for "show callout"christos
2014-10-06mention the default for core too.christos
2014-10-05usage policewiz
2014-10-05add -wchristos
2014-03-30Build everything on all arm variantsskrll
2014-03-29Simplifyskrll
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2013-03-10add MAP_PRIVATEchristos
2013-03-04make crash traces work on sparc64christos
2012-11-04Add references to ${_NETBSD_VERSION_DEPENDS} for files thatapb
2012-08-31Don't advertise the abt/und/irq stack pointers as accessible to crash(8)skrll
2012-02-18m68k does not have or need db_machdep.cchristos
2012-02-18revert sparc64 hackchristos
2012-02-17Fix build for sparc64martin
2012-02-16use -n too, so that we don't get a dup note.christos
2012-02-16- make this work for arm32christos
2012-01-31Enable build of crash(8) for m86k platforms.mlelstv
2012-01-18Support crash(8) on hppa.skrll
2012-01-17Remove workaround for old binutils.skrll