aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpon
Commit message (Expand)AuthorAgeFilesLines
* dumpon.8: Update minimum key size languageConrad Meyer2020-04-231-2/+2
* EKCD: Preload error strings, PRNG seed; use OAEP paddingConrad Meyer2020-04-231-3/+20
* dumpon: skip size check if using zstdEric van Gyzen2020-03-031-6/+3
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-2/+4
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+6
* EKCD: Add Chacha20 encryption modeConrad Meyer2019-05-232-10/+42
* Update the example added in r348082 to specify a dump device priority.Mark Johnston2019-05-221-8/+4
* Provide an example of using dhclient-script(5) to configure netdump.Mark Johnston2019-05-221-1/+44
* List-ify kernel dump device configurationConrad Meyer2019-05-062-62/+133
* Avoid clobbering a user-specified -g value after r340547.Mark Johnston2018-11-201-5/+8
* Change dumpon(8)'s handling of -g.Mark Johnston2018-11-182-23/+24
* dumpon.8: Significantly revamp pageConrad Meyer2018-10-261-165/+177
* dumpon(8): Provide seatbelt against weak RSA keysConrad Meyer2018-10-262-1/+37
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+2
* dumpon(8): improve the examples a bitEitan Adler2018-06-131-4/+5
* dumpon(8)Sean Bruno2018-05-291-1/+2
* dumpon: point to better kernel debug symbols.Eitan Adler2018-05-231-2/+2
* Add netdump support to dumpon(8).Mark Johnston2018-05-062-100/+328
* Add support for zstd-compressed user and kernel core dumps.Mark Johnston2018-02-132-13/+39
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add support for compressed kernel dumps.Mark Johnston2017-10-252-6/+35
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-0/+1
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Add support for encrypted kernel crash dumps.Konrad Witaszczyk2016-12-103-12/+225
* dumpon(8) appears to be present in FreeBSD 2.0.5,Sevan Janiyan2016-10-021-2/+2
* Use nitems() instead of sizeof(name) / sizeof(*name).Marcelo Araujo2016-04-191-1/+1
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Fix dumpon compatibility with dumpdev kenvSteven Hartland2015-11-231-4/+19
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-191-3/+13
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2013-09-051-4/+11
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync from headSimon J. Gerraty2012-11-042-3/+50
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | Revert r156046. We support setting dumpdev via loader tunable again.Andrey V. Elsukov2014-10-081-3/+13
| |_|/ |/| |
* | | Adapt to the fact that minidumps are now on by default.Joel Dahl2013-04-301-4/+11
| |/ |/|
* | Document that you can use -v along with -l.Alfred Perlstein2012-11-022-1/+2
* | Add an option to display the current dump device via dumpon -l.Alfred Perlstein2012-11-012-3/+49
|/
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Whitespace and style nits.John Baldwin2006-10-311-4/+3
* With minidumps, the dumping partition could be smaller than physicalPaul Saab2006-04-271-1/+8
* It has not been possible to specify a dumpdev in loader.conf since 2002,Kris Kennaway2006-02-271-10/+0
* - Mention the size of the additional headerPav Lucistnik2006-01-071-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-10/+10
* Promote mediasize and physmem to uintmax_t when comparing them.Dag-Erling Smørgrav2004-10-041-1/+1