aboutsummaryrefslogtreecommitdiff
path: root/sbin/restore
Commit message (Expand)AuthorAgeFilesLines
* Fix make world breakage when MAKE_KERBEROS4 is defined.Diomidis Spinellis2005-08-161-1/+0
* MFC version 1.18Diomidis Spinellis2005-08-051-1/+7
* Sync with current.Tom Rhodes2003-02-231-16/+21
* MFC rev 1.39 - 1.40: add ENVIRONMENT section, listing TMPDIR and TAPESheldon Hearn2003-02-091-0/+7
* MFC: bsd.init.mk, don't include bsd.own.mk from sys.mk, assorted fixes.Ruslan Ermilov2002-07-171-1/+1
* MFC: 1.32, 1.33; set the permissions on restored symbolic links.Ian Dowse2002-06-301-6/+16
* restore(8) manual page does not explain rrestoreTom Rhodes2002-04-121-0/+4
* MFC: Fix the "Changing volumes on pipe input" bug, and a selectionIan Dowse2002-03-012-56/+78
* MFC 1.8: Fix a bug where restore(8) segfaults while trying to restoreAnton Berezin2001-12-191-0/+1
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC 1.19: respect -N when changing directory attributes.Dima Dorfman2001-10-151-4/+6
* Documentation fixes:Crist J. Clark2001-10-022-10/+12
* MFC: minor, assorted manual page fixes.Dima Dorfman2001-09-301-1/+2
* MFC: 1.16: drop unneeded setgid `tty' bit.Ruslan Ermilov2001-08-301-2/+0
* MFC: honour ${TMPDIR} environment variable.Maxim Sobolev2001-08-291-3/+9
* MFC: move _PATH_DEFTAPE to <paths.h>, and s/rsa/sa/gDavid E. O'Brien2001-08-015-49/+6
* MFC: include missing header files.Dima Dorfman2001-07-302-0/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-13/+13
* MFC: 1.29: Document 'what'.Mike Heffner2001-07-031-0/+4
* (MFC 1.23): Add 'SKIP' as an action so that verification works for multivolumeMatt Jacob2001-07-011-1/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-2/+2
* MFC: r1.19, r1.20: correct headers, don't give up on write errorsKris Kennaway2001-03-041-1/+2
* MFC: r1.16: correct headerKris Kennaway2001-03-041-0/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* MFC: Avoid looping under certain error conditions.Ian Dowse2001-01-033-15/+16
* MFC: prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-22/+21
* MFC:Fix sign extension.Matt Jacob2000-09-151-1/+1
* MFC rev 1.22: explain why tmp files are different for -r and -R.Sheldon Hearn2000-08-111-0/+22
* MCF: 1.15 dirs.c and 1.17 tape.c.David Malone2000-07-212-4/+4
* MFC: [rev 1.21] Update references to disk and tape devices.Paul Saab2000-07-011-5/+5
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* Remove xrefs to obsolete ft driver.Nik Clayton2000-03-011-1/+0
* Use libcrypto instead of libdes.Mark Murray2000-02-241-1/+2
* Committed changes to restore(8) for previously undocumented -N option.Bill Swingle2000-02-171-5/+9
* Add `.Nm rrestore' to NAME section.Alexey Zelkin2000-01-101-1/+2
* Prepare for K5.Mark Murray1999-09-201-1/+1
* Fix for new KerberosFix for new Kerberos44Mark Murray1999-09-191-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2810-10/+10
* Fix two possible non-exploitable buffer overflows.Warner Losh1998-12-161-3/+5
* Refer to "da" rather than "sd" device.Robert Nordier1998-11-281-2/+2
* 64bit fixes.Dima Ruban1998-10-273-25/+25
* Change rst0 into rsa0.Ollivier Robert1998-09-222-3/+3
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Prevent buffer overflow with extra long arguments.Warner Losh1998-09-171-4/+2
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-1/+2
* Commit patch from Tor Egge to fix the "large filesystem restore" problem.Warner Losh1998-07-281-6/+12
* Add rcsid. Remove unused #includes. Add missing prototypes and others -WallPhilippe Charnier1998-07-289-35/+51
* Fix a bug that prevented the restoration of hard links to files thatJohn Polstra1998-07-091-5/+20