From owner-cvs-all Fri Mar 9 12: 5:10 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 3C50237B719; Fri, 9 Mar 2001 12:05:07 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f29K57k61119; Fri, 9 Mar 2001 12:05:07 -0800 (PST) (envelope-from phk) Message-Id: <200103092005.f29K57k61119@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 9 Mar 2001 12:05:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/03/09 12:05:07 PST Modified files: sbin/mdconfig mdconfig.c Log: 1) If mdconfig isn't given an action argument, it assumes detach. 2) Running `mdconfig -l` without any attached devices results in mdconfig printing "md0" to standard output. Submitted by: dd [1] [1] no, not "dd(1)" but "Dima Dorfman" Revision Changes Path 1.11 +6 -5 src/sbin/mdconfig/mdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message