| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -27/+90 |
* | $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 |