summaryrefslogtreecommitdiffstats
path: root/sbin/restore/interactive.c
Commit message (Collapse)AuthorAgeFilesLines
* Stop restore from looping under certain error conditions. Thisiedowse2000-12-121-6/+5
| | | | | | | | | corrects cases where restore would spew an infinite stream of "Changing volumes on pipe input?" messages, or would loop waiting for a response to the "set owner/mode for '.'" question. PR: bin/14250 Reviewed by: dwmalone
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix two possible non-exploitable buffer overflows.imp1998-12-161-3/+5
| | | | Thanks to: A friend at Sun auditing dump/restore for Solaris.
* Prevent buffer overflow with extra long arguments.imp1998-09-171-4/+2
|
* Add rcsid. Remove unused #includes. Add missing prototypes and others -Wallcharnier1998-07-281-6/+8
| | | | cleanings. Spelling.
* Merge from Lite2peter1997-03-111-16/+35
| | | | | | | | - cleanups, - whiteout support - bug fixes (chflags missing on a few file types etc) The dump/restore folks would want to have a closer look at this, the change is pretty big.
* Apply patch from pr2536, after testing locally.imp1997-01-251-5/+6
| | | | | | | | Fixes: PR2446 and PR2536 Submitted by: Flemming Jacobsen <fj@tfs.com> 2.2 Candidate.
* Yet another buffer overflow.guido1997-01-011-4/+10
| | | | | | 2.2 candidate (and -stable too actually, who does that?) Reviewed by: Warner Losh
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+755
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud