Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2000 04:04:03 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/restore interactive.c tape.c utilities.c
Message-ID:  <200012121204.eBCC43Q08560@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2000/12/12 04:04:03 PST

  Modified files:
    sbin/restore         interactive.c tape.c utilities.c 
  Log:
  Stop restore from looping under certain error conditions. This
  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
  
  Revision  Changes    Path
  1.9       +6 -7      src/sbin/restore/interactive.c
  1.21      +10 -8     src/sbin/restore/tape.c
  1.9       +3 -3      src/sbin/restore/utilities.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012121204.eBCC43Q08560>