| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 1 | -9/+1 |
* | | Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump. | rgrimes | 1995-07-15 | 1 | -1/+1 |
* | | When using dump/rdump on large filesytems (my case 3 GB), the lseek | joerg | 1995-06-24 | 1 | -2/+4 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 5 | -30/+30 |
* | | Add pointer to the `ft' command. | jkh | 1995-01-26 | 1 | -0/+1 |
* | | Fixed an evil bug where rawname() could write across the boundaries of | joerg | 1994-10-28 | 1 | -3/+3 |
* | | Convert to our man installation style. Also fixed long-standing bug | wollman | 1994-08-05 | 1 | -1/+1 |
|/ |
|
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 11 | -0/+3992 |