| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed style bugs in rev.1.28. Rev.1.28 was not submitted by bde. | bde | 2000-03-20 | 1 | -2/+3 |
* | Only character devices exsist these days. Make savecore understand | ps | 2000-03-20 | 1 | -33/+8 |
* | Fix bogus initialization of using a sledge hammer to quite -Wall, bad | obrien | 1999-12-21 | 1 | -5/+4 |
* | When erroring out that there is not enough space to write the corefile, | obrien | 1999-12-08 | 1 | -3/+5 |
* | Allow character devices too | ache | 1999-11-30 | 1 | -5/+5 |
* | Fix savecore so that it operates correctly on character devices with | phk | 1999-08-31 | 1 | -27/+90 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Read dumpdev using sysctl(3) interface. Now savecore should work again | luoqi | 1999-05-13 | 1 | -16/+22 |
* | Fix savecore so that it works on alphas | gallatin | 1999-03-12 | 1 | -1/+7 |
* | Correct use of .Nm, add rcsid, remove unused #include. | charnier | 1998-07-28 | 2 | -12/+15 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -1/+1 |
* | Pickup _time_second instead of _time | phk | 1998-03-30 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix my yesterday's brain-o: don't account for the kilobytes twice. | joerg | 1996-10-14 | 1 | -1/+1 |
* | Yikes! Originally, i intended to apply the patch from PR # 1322, | joerg | 1996-10-13 | 1 | -5/+6 |
* | Make the savecore command work like the man page says: | fenner | 1996-10-13 | 2 | -10/+21 |
* | Cast the partial result of an expression to an off_t to fix an overflow | dg | 1996-09-05 | 1 | -1/+1 |
* | a header file for zopen.3 | wosch | 1996-08-20 | 2 | -1/+5 |
* | NBPG -> getpagesize() | phk | 1996-05-02 | 1 | -1/+1 |
* | Add #include <vm/pmap.h> in order to make savecore compile again after the | peter | 1995-12-13 | 1 | -0/+1 |
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 1 | -2/+1 |
* | Remove a newline from the output of savecore(8), so the bogus number | joerg | 1995-07-30 | 1 | -1/+0 |
* | Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds was | bde | 1995-07-11 | 1 | -1/+0 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | The -N option takes one argument, hence the getopt control string | joerg | 1995-01-02 | 1 | -1/+1 |
* | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | wollman | 1994-09-24 | 2 | -21/+19 |
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 2 | -22/+22 |
* | Convert to our man installation style. Also fixed long-standing bug | wollman | 1994-08-05 | 1 | -1/+1 |
* | I know better than to edit files on freefall, next time take a patch file. | rgrimes | 1994-05-28 | 1 | -1/+1 |
* | Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE. | rgrimes | 1994-05-28 | 1 | -0/+3 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 3 | -0/+781 |