summaryrefslogtreecommitdiffstats
path: root/sbin/restore
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-2810-10/+10
* Fix two possible non-exploitable buffer overflows.imp1998-12-161-3/+5
* Refer to "da" rather than "sd" device.rnordier1998-11-281-2/+2
* 64bit fixes.dima1998-10-273-25/+25
* Change rst0 into rsa0.roberto1998-09-222-3/+3
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Prevent buffer overflow with extra long arguments.imp1998-09-171-4/+2
* Fix LIBDIR (for aout/ELF).markm1998-08-061-1/+2
* 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-289-35/+51
* Fix a bug that prevented the restoration of hard links to files thatjdp1998-07-091-5/+20
* Fixed printf format errors. Sure is dusty here.bde1998-06-283-19/+20
* Well, nobody objected, so here's my -u (unlink) flag to restore.jkh1998-05-095-14/+36
* 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
* Make this part of the 'krb' distribution if it is being built as themarkm1997-10-241-0/+1
* Changes for the new KTH KerberosIVmarkm1997-09-281-4/+8
* Many places in the code NULL is used in integer context, wherephk1997-09-182-3/+3
* If, in a level N dump, the file with the inode number X is ajoerg1997-08-101-2/+6
* Fprintf -> warn.charnier1997-06-181-8/+5
* Document -k flag here, too.wollman1997-04-291-6/+12
* Implement Kerberized rcmd for rdump/rrestore. This is lacking thewollman1997-04-292-6/+24
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2peter1997-03-118-270/+403
* This commit was generated by cvs2svn to compensate for changes in r23669,peter1997-03-111-2/+4
|\
| * Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch.peter1997-03-119-272/+427
* | Fix a minor problem with restore from tapes from big endian machines.imp1997-02-251-1/+4
* | Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* | Remove suid bit from binary, and update manpage to reflect this.eivind1997-02-092-1/+6
* | Buffer overflow patch.eivind1997-02-091-1/+4
* | Apply patch from pr2536, after testing locally.imp1997-01-251-5/+6
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* | Sort cross references.wosch1997-01-131-1/+2
* | Yet another buffer overflow.guido1997-01-014-9/+19
* | Various security related deltas from OpenBSDimp1997-01-013-17/+43
* | ts_sec -> tv_secnate1996-09-202-11/+11
* | Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-142-2/+2
* | When running 'rrestore foo', you get a segmentation fault becausejkh1996-07-231-1/+3
* | Correct some man page cross references and some filempp1996-02-051-1/+0
* | Make the default tape device match dump(8).joerg1995-11-262-4/+4
* | Check a pointer in skipdirs() before dereferencing it. I don't fullyjoerg1995-09-011-1/+1
* | Remove trailing whitespace.rgrimes1995-05-305-19/+19
* | Added FIFO restore capability.martin1995-02-101-0/+13
* | Add a reference to ft(8).jkh1995-01-261-2/+1
* | Should that last sentence read "...thus a full dump must be done...",joerg1995-01-181-1/+3
* | Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition.pst1994-09-081-8/+12
* | Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
* | Remove old style manual page depends so make install with NOMAN setrgrimes1994-05-281-2/+0
|/
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-2612-0/+5748
OpenPOWER on IntegriCloud