From owner-cvs-all@FreeBSD.ORG Fri May 2 05:42:32 2003 Return-Path: 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 7E5CC37B401; Fri, 2 May 2003 05:42:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC1343F75; Fri, 2 May 2003 05:42:32 -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 h42CgV0U080091; Fri, 2 May 2003 05:42:31 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h42CgVPd080090; Fri, 2 May 2003 05:42:31 -0700 (PDT) Message-Id: <200305021242.h42CgVPd080090@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 2 May 2003 05:42:31 -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.8 atacontrol.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 02 May 2003 12:42:33 -0000 sos 2003/05/02 05:42:31 PDT FreeBSD src repository Modified files: sbin/atacontrol atacontrol.8 atacontrol.c Log: Add "addspare" functionality. Revision Changes Path 1.23 +5 -0 src/sbin/atacontrol/atacontrol.8 1.22 +15 -3 src/sbin/atacontrol/atacontrol.c