| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.5.0_cvs | cvs2svn | 2002-02-04 | 1 | -1/+1 |
| * | MFC: rev 1.46: fix for silly precision loss for machines with >2G of ram. | Peter Wemm | 2001-10-05 | 1 | -1/+1 |
| * | MFC: * Switch from doing compress(1)ed crashdumps with the -z flag to using | Kris Kennaway | 2001-09-30 | 1 | -6/+7 |
| * | MFC: rev 1.43: detect kernbase automatically rather than compiling it in. | Peter Wemm | 2001-09-21 | 1 | -1/+15 |
| * | MFC 1.45 - make savecore work on alpha again | Andrew Gallatin | 2001-09-13 | 1 | -2/+2 |
| * | MFC: rev 1.41 (fix Alpha problem -- dumpmag is 'u_long dumpmag' in the kernel) | David E. O'Brien | 2001-08-01 | 1 | -4/+6 |
| * | MFC: rev 1.40: trivial fix for savecore on 2GB ram machines | Peter Wemm | 2001-06-08 | 1 | -3/+5 |
| * | MFC: restore -c option. | Dag-Erling Smørgrav | 2001-03-06 | 1 | -1/+1 |
| * | MFC: -k option, sparse dumps | Dag-Erling Smørgrav | 2001-03-05 | 1 | -112/+162 |
| * | MFC 1.33 -> 1.34 - rename occurances of 'dirname' to not clash with the | Adrian Chadd | 2000-11-16 | 1 | -8/+8 |
| * | MFC: [rev 1.30] Fix style bugs in rev.1.28. | Paul Saab | 2000-07-04 | 1 | -2/+3 |
| * | MFC: Support for > 2GB partitions. | Paul Saab | 2000-05-09 | 1 | -5/+6 |
| * | MFC: 1.29 Make savecore understand only char devs exsist. | 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 | 1 | -1/+1 |
| * | 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 | 1 | -2/+5 |
| * | 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 |
| * | 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 | 1 | -8/+19 |
| * | 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 | 1 | -0/+1 |
| * | 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 | 1 | -12/+13 |
| * | Converted 'vmunix' to 'kernel'. | David Greenman | 1994-08-05 | 1 | -18/+18 |
| * | 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 | 1 | -0/+649 |