summaryrefslogtreecommitdiffstats
path: root/sbin/restore/tape.c
Commit message (Expand)AuthorAgeFilesLines
* Make the protocol/dumprestore.h header match restore's idea of the dumpdillon2001-10-281-9/+13
* Add 'SKIP' as an action so that verification works for multivolume restores.mjacob2001-06-111-1/+1
* Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,obrien2001-03-081-1/+1
* Stop restore from looping under certain error conditions. Thisiedowse2000-12-121-7/+9
* Don't give up on file write errors. Just log them and continue.mckusick2000-12-121-1/+0
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebywollman2000-10-101-0/+2
* Fix sign extension.mjacob2000-09-121-1/+1
* Don't try to make files immutable (ie. chflags) before setting access times.dwmalone2000-07-161-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 64bit fixes.dima1998-10-271-15/+15
* Commit patch from Tor Egge to fix the "large filesystem restore" problem.imp1998-07-281-6/+12
* Add rcsid. Remove unused #includes. Add missing prototypes and others -Wallcharnier1998-07-281-2/+5
* Fixed printf format errors. Sure is dusty here.bde1998-06-281-15/+16
* Well, nobody objected, so here's my -u (unlink) flag to restore.jkh1998-05-091-0/+6
* The logic in tape.c:getfile() doesn't allow for a filesystemjkh1998-03-231-1/+3
* Typo fix in the message displayed.max1997-12-211-1/+1
* Merge from Lite2peter1997-03-111-34/+50
* Fix a minor problem with restore from tapes from big endian machines.imp1997-02-251-1/+4
* Yet another buffer overflow.guido1997-01-011-2/+6
* Various security related deltas from OpenBSDimp1997-01-011-1/+2
* ts_sec -> tv_secnate1996-09-201-7/+7
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Added FIFO restore capability.martin1995-02-101-0/+13
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+1348
OpenPOWER on IntegriCloud