From owner-cvs-all Mon Mar 1 23: 1:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B8E21580E; Mon, 1 Mar 1999 23:01:13 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA45542; Mon, 1 Mar 1999 23:00:58 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199903020700.XAA45542@freefall.freebsd.org> From: Greg Lehey Date: Mon, 1 Mar 1999 23:00:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/03/01 23:00:58 PST Modified files: sbin/vinum commands.c Log: resetconfig: don't log the "obliterated" message, the kernel does that for us. Rebuild the (almost empty) /dev/vinum directory. vinum_start: remove superflous "read" parameter when starting with no parameters. vinum_stop: without an argument, stop Vinum and remove the kld if it's idle. vinum_saveconfig: New command to save configuration. Revision Changes Path 1.7 +47 -11 src/sbin/vinum/commands.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message