| Commit message (Expand) | Author | Age | Files | Lines |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | dumpmag is 'u_long dumpmag' in the kernel, not 'int'. If this worked on | Peter Wemm | 2001-06-09 | 1 | -4/+6 |
| * | 'int dumpsize; /* memory size in bytes */' is not good for machines | Peter Wemm | 2001-06-08 | 1 | -3/+5 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+1 |
| * | Restore the -c option, which was accidentally removed from the getopt | Dag-Erling Smørgrav | 2001-03-06 | 1 | -1/+1 |
| * | Document the new -k option in usage message and man page. | Dag-Erling Smørgrav | 2001-02-16 | 2 | -2/+4 |
| * | Add a -k option that prevents clearing the dump after saving it. | Dag-Erling Smørgrav | 2001-02-16 | 1 | -16/+57 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -2/+2 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -2/+2 |
| * | Work much harder at obtaining a correct device node. If what devname(3) | Dag-Erling Smørgrav | 2000-10-17 | 1 | -31/+89 |
| * | Remove superfluous code: | Dag-Erling Smørgrav | 2000-09-28 | 1 | -77/+28 |
| * | I'm not sure what changed to cause this, but using 'dirname' as a variable | Peter Wemm | 2000-09-03 | 1 | -8/+8 |
| * | Tidy up the offset calculations. | Paul Saab | 2000-05-09 | 1 | -5/+4 |
| * | Read the correct size into kdumplo. | Paul Saab | 2000-05-09 | 1 | -1/+1 |
| * | Allow savecore to work on > 2GB partitions. | Paul Saab | 2000-05-08 | 1 | -2/+4 |
| * | Fixed style bugs in rev.1.28. Rev.1.28 was not submitted by bde. | Bruce Evans | 2000-03-20 | 1 | -2/+3 |
| * | Only character devices exsist these days. Make savecore understand | Paul Saab | 2000-03-20 | 1 | -33/+8 |
| * | Fix bogus initialization of using a sledge hammer to quite -Wall, bad | David E. O'Brien | 1999-12-21 | 1 | -5/+4 |
| * | When erroring out that there is not enough space to write the corefile, | David E. O'Brien | 1999-12-08 | 1 | -3/+5 |
| * | Allow character devices too | Andrey A. Chernov | 1999-11-30 | 1 | -5/+5 |
| * | Fix savecore so that it operates correctly on character devices with | Poul-Henning Kamp | 1999-08-31 | 1 | -26/+89 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 2 | -2/+2 |
| * | Read dumpdev using sysctl(3) interface. Now savecore should work again | Luoqi Chen | 1999-05-13 | 1 | -16/+22 |
| * | Fix savecore so that it works on alphas | Andrew Gallatin | 1999-03-12 | 1 | -1/+7 |
| * | Correct use of .Nm, add rcsid, remove unused #include. | Philippe Charnier | 1998-07-28 | 2 | -12/+15 |
| * | Fixed printf format errors. | Bruce Evans | 1998-06-28 | 1 | -1/+1 |
| * | Pickup _time_second instead of _time | Poul-Henning Kamp | 1998-03-30 | 1 | -2/+2 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Fix my yesterday's brain-o: don't account for the kilobytes twice. | Joerg Wunsch | 1996-10-14 | 1 | -1/+1 |
| * | Yikes! Originally, i intended to apply the patch from PR # 1322, | Joerg Wunsch | 1996-10-13 | 1 | -5/+6 |
| * | Make the savecore command work like the man page says: | Bill Fenner | 1996-10-13 | 2 | -10/+21 |
| * | Cast the partial result of an expression to an off_t to fix an overflow | David Greenman | 1996-09-05 | 1 | -1/+1 |
| * | a header file for zopen.3 | Wolfram Schneider | 1996-08-20 | 2 | -1/+5 |
| * | NBPG -> getpagesize() | Poul-Henning Kamp | 1996-05-02 | 1 | -1/+1 |
| * | Add #include <vm/pmap.h> in order to make savecore compile again after the | Peter Wemm | 1995-12-13 | 1 | -0/+1 |
| * | Delete bogus referneces to timezone code internal header file `tzfile.h', | Garrett Wollman | 1995-08-07 | 1 | -2/+1 |
| * | Remove a newline from the output of savecore(8), so the bogus number | Joerg Wunsch | 1995-07-30 | 1 | -1/+0 |
| * | Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds was | Bruce Evans | 1995-07-11 | 1 | -1/+0 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -3/+3 |
| * | The -N option takes one argument, hence the getopt control string | Joerg Wunsch | 1995-01-02 | 1 | -1/+1 |
| * | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | Garrett Wollman | 1994-09-24 | 2 | -21/+19 |
| * | Converted 'vmunix' to 'kernel'. | David Greenman | 1994-08-05 | 2 | -22/+22 |
| * | Convert to our man installation style. Also fixed long-standing bug | Garrett Wollman | 1994-08-05 | 1 | -1/+1 |
| * | I know better than to edit files on freefall, next time take a patch file. | Rodney W. Grimes | 1994-05-28 | 1 | -1/+1 |
| * | Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE. | Rodney W. Grimes | 1994-05-28 | 1 | -0/+3 |
| * | BSD 4.4 Lite sbin Sources | Rodney W. Grimes | 1994-05-26 | 3 | -0/+781 |