| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in dump reporting | jmz | 1999-05-24 | 1 | -3/+4 |
* | temporary workaround for bin/11464 | mjacob | 1999-05-03 | 1 | -1/+5 |
* | The attached patch to /usr/src/sbin/dump/optr.c changes the comparison | jkh | 1999-03-21 | 1 | -5/+5 |
* | 64bit fixes. | dima | 1998-10-27 | 1 | -4/+4 |
* | Change rst0 into rsa0. | roberto | 1998-09-22 | 2 | -5/+5 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -2/+1 |
* | checked, that new sa CAM driver takes care of using buffer sizes | andreas | 1998-09-16 | 1 | -15/+1 |
* | Add support for dealing with ENOSPC as the error code returned by a tape | gibbs | 1998-09-15 | 2 | -16/+17 |
* | Fix LIBDIR (for aout/ELF). | markm | 1998-08-06 | 1 | -1/+2 |
* | Make `dump' exit codes confirm to manual page. | jkoshy | 1998-07-14 | 3 | -16/+17 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. | charnier | 1998-06-15 | 8 | -40/+53 |
* | Turn on TCP_NODELAY on the remote socket, to turn off sender silly window | fenner | 1998-05-17 | 1 | -6/+3 |
* | Fix minor typo. | steve | 1998-05-10 | 1 | -2/+2 |
* | read() and write() return ssize_t not int, so the first arg to atomic() | jb | 1998-01-25 | 1 | -2/+3 |
* | The default dumplevel is 0. | steve | 1998-01-03 | 1 | -2/+2 |
* | Make this part of the 'krb' distribution. | markm | 1997-10-24 | 1 | -0/+1 |
* | Fix the man page description about what will go into an incremental | joerg | 1997-10-19 | 1 | -2/+2 |
* | Do not account the tape change time for ETA estimations. | joerg | 1997-10-12 | 1 | -0/+6 |
* | The unit for the B option is 1 KB, not `dump records'. | joerg | 1997-10-12 | 1 | -2/+2 |
* | Changes for the new KTH KerberosIV. | markm | 1997-09-28 | 1 | -4/+8 |
* | Remove the reference to the nonexistant dump(5) manpage. | steve | 1997-08-23 | 1 | -2/+1 |
* | Add Id. Cosmetic in usage string. | charnier | 1997-06-10 | 1 | -3/+6 |
* | Fix a long-standing bug with dump not treating errors correctly. They | joerg | 1997-05-06 | 1 | -2/+4 |
* | Implement Kerberized rcmd for rdump/rrestore. This is lacking the | wollman | 1997-04-29 | 4 | -11/+50 |
* | Document the -a option in .Fl form instead of .Cm form to be consistant | peter | 1997-03-15 | 1 | -2/+2 |
* | The -a option (autosize) option got mangled during the Lite2 merge. | peter | 1997-03-15 | 1 | -3/+2 |
* | Merge Lite2 changes (rather bigish, the dump/restore folks should check) | peter | 1997-03-11 | 6 | -181/+229 |
* | This commit was generated by cvs2svn to compensate for changes in r23669, | peter | 1997-03-11 | 1 | -54/+3 |
|\ |
|
| * | Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch. | peter | 1997-03-11 | 7 | -256/+239 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | | Update CHANGEDSINCE macro to conform to -current dinode.h | jkh | 1997-02-16 | 1 | -5/+0 |
* | | Removed default setuid and added a comment to the manpage explaining this. | eivind | 1997-02-09 | 2 | -1/+7 |
* | | Add the `a' option (``auto-size'') to bypass all tape length | joerg | 1997-02-01 | 4 | -15/+44 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | | Sort cross references. | wosch | 1997-01-13 | 1 | -3/+4 |
* | | Fix double typo | peter | 1997-01-08 | 1 | -1/+1 |
* | | Fix many buffer overflows, correct usage of strcat and implement | imp | 1997-01-07 | 3 | -11/+19 |
* | | bin/1789: dump estimates a negative number of tapes needed for huge dumps | pst | 1997-01-07 | 1 | -4/+4 |
* | | Backing out my change of /etc/rmt -> /usr/sbin/rmt. | obrien | 1996-12-29 | 2 | -2/+3 |
* | | rmt is /usr/sbin/rmt, not /etc/rmt which is a link to /usr/sbin/rmt | obrien | 1996-12-29 | 2 | -2/+2 |
* | | Use fprintf(stderr,) instead of msgtail() so it works for restore as well. | fenner | 1996-11-01 | 1 | -0/+1 |
* | | Temporarily disable an information message that was added in the last | peter | 1996-11-01 | 1 | -1/+0 |
* | | Make rdump error messages a little clearer and make them look like dump | fenner | 1996-11-01 | 1 | -12/+35 |
* | | If rcmd() fails, return immediately instead of trying a bunch of | fenner | 1996-10-28 | 1 | -6/+9 |
* | | ts_sec -> tv_sec | nate | 1996-09-20 | 1 | -1/+1 |
* | | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 3 | -5/+5 |
* | | Use the .At macro where appropriate. | mpp | 1996-08-23 | 1 | -1/+2 |
* | | Put the superfluous "DUMP:" back in the statistics line, to make | joerg | 1995-12-23 | 1 | -2/+2 |
* | | Andreas Klemm's patch set for dump(8), with some minor (cosmetic) | joerg | 1995-11-18 | 5 | -17/+56 |
* | | Fix a silly bug where MAXPATHLEN was subtracted from the string length rather | jkh | 1995-10-24 | 1 | -2/+2 |