From owner-cvs-all Tue Dec 4 19:41:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B928637B405; Tue, 4 Dec 2001 19:41:40 -0800 (PST) Received: (from ken@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB53feW27872; Tue, 4 Dec 2001 19:41:40 -0800 (PST) (envelope-from ken) Message-Id: <200112050341.fB53feW27872@freefall.freebsd.org> From: "Kenneth D. Merry" Date: Tue, 4 Dec 2001 19:41:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ken 2001/12/04 19:41:40 PST Modified files: sbin/camcontrol camcontrol.c Log: Fix breakage in 'camcontrol defects' introduced in rev 1.34 (the new error recovery code) back in March, 2001. In effect, this brain-o would cause 'camcontrol defects' to always return an error. Pointed out by: joerg Tested by: mdodd Revision Changes Path 1.36 +3 -3 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message