aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpon
Commit message (Expand)AuthorAgeFilesLines
* 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
* Whitespace nit.Dag-Erling Smørgrav2004-10-031-1/+0
* dumpon builds cleanly at WARNS level 6.Dag-Erling Smørgrav2004-10-031-1/+1
* Verify that the specified device is at least as large as hw.physmem.Dag-Erling Smørgrav2004-10-032-20/+52
* Wrap some long lines (no content changes)Dag-Erling Smørgrav2004-10-031-6/+6
* `off' is a keyword, not a parameter name.Maxim Konovalov2004-07-181-1/+1
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Bring the dumpon(8) man page closer to reality:Hiten Pandya2003-05-071-11/+15
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-031-4/+4
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-3/+3
* Improve wording even more.Ruslan Ermilov2002-08-131-4/+5
* Replace the 'at least the amount of physical memory + 64K' with a betterMatthew Dillon2002-07-091-2/+5
* The .Nm utilityPhilippe Charnier2002-07-061-4/+5
* unbreak build: include string.h for strcmp prototype.Alfred Perlstein2002-05-111-0/+1
* Update dumpon manual page to explain single/multi-user usabilityTom Rhodes2002-04-091-6/+4
* Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speakingPoul-Henning Kamp2002-04-091-4/+4
* Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>.Poul-Henning Kamp2002-04-081-1/+1
* Here follows the new kernel dumping infrastructure.Poul-Henning Kamp2002-03-312-37/+25
* o __PWarner Losh2002-03-181-4/+4
* CG hard sentence breaks.Maxim Sobolev2002-01-231-1/+2
* Don't use `you'.Maxim Sobolev2002-01-221-3/+2
* Allow dump device be configured as early as possible using loader(8) tunable.Maxim Sobolev2002-01-211-6/+12
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Typo.Nick Hibma2001-10-281-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-6/+6
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1