| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring the dumpon(8) man page closer to reality: | hmp | 2003-05-07 | 1 | -11/+15 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -4/+4 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -3/+3 |
* | Improve wording even more. | ru | 2002-08-13 | 1 | -4/+5 |
* | Replace the 'at least the amount of physical memory + 64K' with a better | dillon | 2002-07-09 | 1 | -2/+5 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -4/+5 |
* | unbreak build: include string.h for strcmp prototype. | alfred | 2002-05-11 | 1 | -0/+1 |
* | Update dumpon manual page to explain single/multi-user usability | trhodes | 2002-04-09 | 1 | -6/+4 |
* | Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speaking | phk | 2002-04-09 | 1 | -4/+4 |
* | Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>. | phk | 2002-04-08 | 1 | -1/+1 |
* | Here follows the new kernel dumping infrastructure. | phk | 2002-03-31 | 2 | -37/+25 |
* | o __P | imp | 2002-03-18 | 1 | -4/+4 |
* | CG hard sentence breaks. | sobomax | 2002-01-23 | 1 | -1/+2 |
* | Don't use `you'. | sobomax | 2002-01-22 | 1 | -3/+2 |
* | Allow dump device be configured as early as possible using loader(8) tunable. | sobomax | 2002-01-21 | 1 | -6/+12 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+1 |
* | Typo. | n_hibma | 2001-10-28 | 1 | -2/+2 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -6/+6 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | * Clarify text on choosing a dump device | ben | 2000-07-14 | 1 | -7/+17 |
* | Remove unused #include. | asmodai | 2000-05-01 | 1 | -1/+0 |
* | Back out the new advice introduced in the previous commit, which at | sheldonh | 2000-03-28 | 1 | -21/+0 |
* | Update instructions for setting the dump device prior to multi-user | sheldonh | 2000-03-28 | 1 | -10/+21 |
* | The dumpon sysctl only accept cdevs thse days. | phk | 2000-01-04 | 1 | -2/+3 |
* | Accept both types of devices to work with older kernels too | ache | 1999-11-30 | 1 | -2/+2 |
* | Convert dumpon to work on character devices instead of block devices. | phk | 1999-11-28 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Use current names for swap devices. | jkoshy | 1999-05-17 | 1 | -3/+3 |
* | 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 |
* | Correct manual page, based on feedback from Bruce Evans. | jkoshy | 1998-05-27 | 1 | -31/+33 |
* | Manual page fix: add cross references, refer to ``dumpdev'' variable in | jkoshy | 1998-05-25 | 1 | -9/+33 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | 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 |