| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Sigh, more BBSIZE related breakage. | Poul-Henning Kamp | 2002-05-12 | 1 | -0/+1 |
| * | o remove __P | Warner Losh | 2002-03-20 | 1 | -21/+12 |
| * | Add a new "-S" flag to dump to allow it just print out dump estimate | Ian Dowse | 2002-03-01 | 1 | -3/+15 |
| * | Supply progress information in dump's process title, which is useful | Ian Dowse | 2002-02-16 | 1 | -0/+8 |
| * | I've been meaning to do this for a while. Add an underscore to the | Matthew Dillon | 2002-01-19 | 1 | -3/+3 |
| * | Zap a number of #ifdef sunos blocks, and all of the `register' | Ian Dowse | 2001-11-17 | 1 | -12/+6 |
| * | Give a sensible error message when the filesystem to be dumped is | Ian Dowse | 2001-11-16 | 1 | -4/+7 |
| * | Make the protocol/dumprestore.h header match restore's idea of the dump | Matthew Dillon | 2001-10-28 | 1 | -6/+17 |
| * | SECURITY. | Ruslan Ermilov | 2001-09-05 | 1 | -1/+0 |
| * | Add manual page and usage for dump -D (supplied by Dima Dorfman) (will also | Matthew Dillon | 2001-07-09 | 1 | -2/+3 |
| * | Oops, forgot to add 'D' to the option morphing block. | Matthew Dillon | 2001-07-08 | 1 | -0/+1 |
| * | Add a -D option to dump, allowing the path for the /etc/dumpdates file to be | Matthew Dillon | 2001-07-08 | 1 | -2/+6 |
| * | Since we use getopt (in rev. 1.12), there's no need for the case's for | Dima Dorfman | 2001-06-09 | 1 | -2/+0 |
| * | Use \a instead of \007 for making noise. | Poul-Henning Kamp | 2001-01-28 | 1 | -1/+1 |
| * | Avoid rawname() stupidly prepending an `r' before the device name even | Joerg Wunsch | 2000-04-02 | 1 | -1/+14 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix typo in dump reporting | Jean-Marc Zucconi | 1999-05-24 | 1 | -3/+4 |
| * | checked, that new sa CAM driver takes care of using buffer sizes | Andreas Klemm | 1998-09-16 | 1 | -15/+1 |
| * | Make `dump' exit codes confirm to manual page. | Joseph Koshy | 1998-07-14 | 1 | -12/+12 |
| * | Correct use of .Nm. Add rcsid. Remove unused #includes. | Philippe Charnier | 1998-06-15 | 1 | -6/+8 |
| * | Add Id. Cosmetic in usage string. | Philippe Charnier | 1997-06-10 | 1 | -3/+6 |
| * | Implement Kerberized rcmd for rdump/rrestore. This is lacking the | Garrett Wollman | 1997-04-29 | 1 | -4/+21 |
| * | The -a option (autosize) option got mangled during the Lite2 merge. | Peter Wemm | 1997-03-15 | 1 | -3/+2 |
| * | Merge Lite2 changes (rather bigish, the dump/restore folks should check) | Peter Wemm | 1997-03-11 | 1 | -118/+149 |
| * | Add the `a' option (``auto-size'') to bypass all tape length | Joerg Wunsch | 1997-02-01 | 1 | -7/+18 |
| * | Fix double typo | Peter Wemm | 1997-01-08 | 1 | -1/+1 |
| * | Fix many buffer overflows, correct usage of strcat and implement | Warner Losh | 1997-01-07 | 1 | -3/+11 |
| * | bin/1789: dump estimates a negative number of tapes needed for huge dumps | Paul Traina | 1997-01-07 | 1 | -4/+4 |
| * | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -2/+2 |
| * | Put the superfluous "DUMP:" back in the statistics line, to make | Joerg Wunsch | 1995-12-23 | 1 | -2/+2 |
| * | Andreas Klemm's patch set for dump(8), with some minor (cosmetic) | Joerg Wunsch | 1995-11-18 | 1 | -9/+27 |
| * | Fix a silly bug where MAXPATHLEN was subtracted from the string length rather | Jordan K. Hubbard | 1995-10-24 | 1 | -2/+2 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -2/+2 |
| * | Fixed an evil bug where rawname() could write across the boundaries of | Joerg Wunsch | 1994-10-28 | 1 | -3/+3 |
| * | BSD 4.4 Lite sbin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+560 |