From owner-cvs-src@FreeBSD.ORG Sun May 4 02:28:44 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB7F37B401; Sun, 4 May 2003 02:28:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B056043FA3; Sun, 4 May 2003 02:28:43 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h449Sh0U038050; Sun, 4 May 2003 02:28:43 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h449ShHA038048; Sun, 4 May 2003 02:28:43 -0700 (PDT) Message-Id: <200305040928.h449ShHA038048@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 02:28:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/atacontrol atacontrol.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 09:28:44 -0000 sos 2003/05/04 02:28:43 PDT FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: On getting status print the stripesize on RAID0's. Revision Changes Path 1.23 +4 -2 src/sbin/atacontrol/atacontrol.c