| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
* | sbin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 2 | -2/+0 |
* | Remove $FreeBSD$: two-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 3 | -3/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 3 | -6/+0 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 4 | -4/+4 |
* | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -2/+0 |
* | mac: add new mac_ddb(4) policy | Mitchell Horne | 2022-07-18 | 1 | -0/+1 |
* | ddb: use 'textdump dump' instead of 'call doadump' | Andriy Gapon | 2019-10-18 | 1 | -1/+1 |
* | Move ddb.conf to sbin/ddb/ and switch to CONFS. | Brad Davis | 2018-08-11 | 2 | -0/+16 |
* | ddb: unbreak ppc | Eitan Adler | 2018-06-17 | 1 | -2/+2 |
* | ddb: build with WARNS=6 | Eitan Adler | 2018-06-16 | 2 | -2/+1 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 4 | -0/+8 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Explicitly add more files to the 'runtime' package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
* | Update dependencies after r291406 added libelf to libkvm. | Bryan Drewery | 2015-12-01 | 1 | -0/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -1/+1 |
| |\ |
|
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |/
|/| |
|
* | | remove duplicate semicolons where possible. | Eitan Adler | 2012-10-22 | 1 | -1/+1 |
|/ |
|
* | Correct subcommand name 'unset' -> 'unscript'. | Pawel Jakub Dawidek | 2011-06-18 | 1 | -1/+1 |
* | Plug an fd leak | Kevin Lo | 2010-11-22 | 1 | -0/+1 |
* | Always assign WARNS using ?= | Ulrich Spörlein | 2010-03-02 | 1 | -1/+1 |
* | Ensure 'kvm' is always initialized. If "-M" was not specified and the | John Baldwin | 2009-11-02 | 1 | -0/+1 |
* | When extracting the capture buffer from a crashdump, only read the valid | John Baldwin | 2009-10-29 | 1 | -10/+10 |
* | Apply various fixes: | Tom Rhodes | 2008-12-24 | 1 | -3/+4 |
* | DDB scripting, textdumps, output capture, etc, all will appear in | Robert Watson | 2008-08-03 | 1 | -1/+1 |
* | Add "ddb capture print" and "ddb capture status" commands do ddb(8), | Robert Watson | 2008-04-25 | 5 | -5/+297 |
* | - Normalize usage(), add "ddb pathname" syntax. | Ruslan Ermilov | 2008-04-04 | 2 | -25/+28 |
* | Add the ability to read a file of commands to ddb(8) modeled after the | Brooks Davis | 2008-03-05 | 2 | -5/+81 |
* | Minor formatting tweaks. | Robert Watson | 2007-12-26 | 1 | -3/+10 |
* | Add command-line tool ddb(8), which allows DDB(4) scripts to be | Robert Watson | 2007-12-26 | 5 | -0/+378 |