summaryrefslogtreecommitdiffstats
path: root/sbin/dumpon
Commit message (Collapse)AuthorAgeFilesLines
* Correct manual page, based on feedback from Bruce Evans.jkoshy1998-05-271-31/+33
| | | | Reviewed by: Bruce Evans <bde@freebsd.org>
* Manual page fix: add cross references, refer to ``dumpdev'' variable injkoshy1998-05-251-9/+33
| | | | | | | "/etc/rc.conf". PR: 6117 Submitted by: Mark Mayo <mark@vmunix.com>
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Use the .Fx macro where appropriate.mpp1996-08-231-3/+2
|
* Fixed some minor formatting problems to silence manck some more.mpp1996-02-121-2/+2
| | | | | | | | | Corrected some bogus cross references to man pages that we don't/won't have and either deleted them, or found a more appropriate man page that we do have. Various other minor changes to silence manck. Manck is currently down to about 200 lines of errors, down from the 500 - 600+ when I started all this.
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
|
* My utility to specify where you want crash dumps to go. More userwollman1995-05-123-0/+236
and kernel support to follow.
OpenPOWER on IntegriCloud