Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accept both types of devices to work with older kernels too | ache | 1999-11-30 | 1 | -2/+2 |
| | | | | Fix confusing message | ||||
* | Convert dumpon to work on character devices instead of block devices. | phk | 1999-11-28 | 1 | -1/+1 |
| | | | | NB: You may need to change your /etc/rc.conf! | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Use current names for swap devices. | jkoshy | 1999-05-17 | 1 | -3/+3 |
| | | | | | PR: docs/11708 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> | ||||
* | Sort cross references. | wosch | 1998-08-31 | 1 | -2/+2 |
| | |||||
* | Capitalize at the start of sentence. Add rcsid. Remove unused #includes. | charnier | 1998-06-15 | 2 | -18/+14 |
| | | | | Use `dumpon' instead of argv[0]. | ||||
* | Correct manual page, based on feedback from Bruce Evans. | jkoshy | 1998-05-27 | 1 | -31/+33 |
| | | | | Reviewed by: Bruce Evans <bde@freebsd.org> | ||||
* | Manual page fix: add cross references, refer to ``dumpdev'' variable in | jkoshy | 1998-05-25 | 1 | -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 final | imp | 1997-03-29 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -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. | mpp | 1996-08-23 | 1 | -3/+2 |
| | |||||
* | Fixed some minor formatting problems to silence manck some more. | mpp | 1996-02-12 | 1 | -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. | rgrimes | 1995-05-30 | 1 | -3/+3 |
| | |||||
* | My utility to specify where you want crash dumps to go. More user | wollman | 1995-05-12 | 3 | -0/+236 |
and kernel support to follow. |