aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump
Commit message (Expand)AuthorAgeFilesLines
* read() and write() return ssize_t not int, so the first arg to atomic()John Birrell1998-01-251-2/+3
* The default dumplevel is 0.Steve Price1998-01-031-2/+2
* Make this part of the 'krb' distribution.Mark Murray1997-10-241-0/+1
* Fix the man page description about what will go into an incrementalJoerg Wunsch1997-10-191-2/+2
* Do not account the tape change time for ETA estimations.Joerg Wunsch1997-10-121-0/+6
* The unit for the B option is 1 KB, not `dump records'.Joerg Wunsch1997-10-121-2/+2
* Changes for the new KTH KerberosIV.Mark Murray1997-09-281-4/+8
* Remove the reference to the nonexistant dump(5) manpage.Steve Price1997-08-231-2/+1
* Add Id. Cosmetic in usage string.Philippe Charnier1997-06-101-3/+6
* Fix a long-standing bug with dump not treating errors correctly. TheyJoerg Wunsch1997-05-061-2/+4
* Implement Kerberized rcmd for rdump/rrestore. This is lacking theGarrett Wollman1997-04-294-11/+50
* Document the -a option in .Fl form instead of .Cm form to be consistantPeter Wemm1997-03-151-2/+2
* The -a option (autosize) option got mangled during the Lite2 merge.Peter Wemm1997-03-151-3/+2
* Merge Lite2 changes (rather bigish, the dump/restore folks should check)Peter Wemm1997-03-116-181/+229
* This commit was generated by cvs2svn to compensate for changes in r23669,Peter Wemm1997-03-111-54/+3
|\
| * Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch.Peter Wemm1997-03-117-0/+3099
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Update CHANGEDSINCE macro to conform to -current dinode.hJordan K. Hubbard1997-02-161-5/+0
* Removed default setuid and added a comment to the manpage explaining this.Eivind Eklund1997-02-092-1/+7
* Add the `a' option (``auto-size'') to bypass all tape lengthJoerg Wunsch1997-02-014-15/+44
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Sort cross references.Wolfram Schneider1997-01-131-3/+4
* Fix double typoPeter Wemm1997-01-081-1/+1
* Fix many buffer overflows, correct usage of strcat and implementWarner Losh1997-01-073-11/+19
* bin/1789: dump estimates a negative number of tapes needed for huge dumpsPaul Traina1997-01-071-4/+4
* Backing out my change of /etc/rmt -> /usr/sbin/rmt.David E. O'Brien1996-12-292-2/+3
* rmt is /usr/sbin/rmt, not /etc/rmt which is a link to /usr/sbin/rmtDavid E. O'Brien1996-12-292-2/+2
* Use fprintf(stderr,) instead of msgtail() so it works for restore as well.Bill Fenner1996-11-011-0/+1
* Temporarily disable an information message that was added in the lastPeter Wemm1996-11-011-1/+0
* Make rdump error messages a little clearer and make them look like dumpBill Fenner1996-11-011-12/+35
* If rcmd() fails, return immediately instead of trying a bunch ofBill Fenner1996-10-281-6/+9
* ts_sec -> tv_secNate Williams1996-09-201-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-143-5/+5
* Use the .At macro where appropriate.Mike Pritchard1996-08-231-1/+2
* Put the superfluous "DUMP:" back in the statistics line, to makeJoerg Wunsch1995-12-231-2/+2
* Andreas Klemm's patch set for dump(8), with some minor (cosmetic)Joerg Wunsch1995-11-185-17/+56
* Fix a silly bug where MAXPATHLEN was subtracted from the string length ratherJordan K. Hubbard1995-10-241-2/+2
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-9/+1
* Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump.Rodney W. Grimes1995-07-151-1/+1
* When using dump/rdump on large filesytems (my case 3 GB), the lseekJoerg Wunsch1995-06-241-2/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-305-30/+30
* Add pointer to the `ft' command.Jordan K. Hubbard1995-01-261-0/+1
* Fixed an evil bug where rawname() could write across the boundaries ofJoerg Wunsch1994-10-281-3/+3
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-2611-0/+3992