aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump
Commit message (Expand)AuthorAgeFilesLines
* MFC: fix description of incremental backups (rev 1.18)Joerg Wunsch1997-10-191-1/+1
* MFC: Kerberise.Mark Murray1997-10-153-3/+29
* MFC: rev 1.17, B option is measured in 1 KB blocks.Joerg Wunsch1997-10-121-2/+2
* Revert some of the kerberos stuff - I don't want to have to sync restoreJordan K. Hubbard1997-09-143-28/+3
* MFC: doc fixes, bug fixes, kerberos support, all kinds of stuff here.Jordan K. Hubbard1997-09-149-247/+284
* YAMFC: rev 1.6, fix error mishandlingJoerg Wunsch1997-05-061-2/+4
* YAMFC:Mike Pritchard1997-03-031-3/+5
* YAMFC (1997/01/02: merge the `a' option)Joerg Wunsch1997-02-244-15/+44
* YAMFC. (Remove setuid bit and update man-page to reflect this)Eivind Eklund1997-02-152-1/+7
* Fix double typo that breaks the buildPeter Wemm1997-01-081-1/+1
* Fix many buffer overflows, correct usage of strcat and implementWarner Losh1997-01-073-11/+19
* 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