From owner-cvs-all@FreeBSD.ORG Fri Aug 5 13:08:03 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67FBB16A41F; Fri, 5 Aug 2005 13:08:03 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F3543D45; Fri, 5 Aug 2005 13:08:03 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j75D83Hr084295; Fri, 5 Aug 2005 13:08:03 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j75D837f084294; Fri, 5 Aug 2005 13:08:03 GMT (envelope-from sos) Message-Id: <200508051308.j75D837f084294@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 5 Aug 2005 13:08:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/atacontrol atacontrol.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 13:08:03 -0000 sos 2005-08-05 13:08:02 UTC FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: Fix status to report status from the given array. Revision Changes Path 1.37 +8 -3 src/sbin/atacontrol/atacontrol.c