From owner-cvs-all Mon Mar 1 23: 2:20 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 6B5B7158A3; Mon, 1 Mar 1999 23:02:07 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA45642; Mon, 1 Mar 1999 23:01:52 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199903020701.XAA45642@freefall.freebsd.org> From: Greg Lehey Date: Mon, 1 Mar 1999 23:01:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum v.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/03/01 23:01:51 PST Modified files: sbin/vinum v.c Log: Move definitions of VINUMMOD and WRONGMOD to vext.h. Wait4 zombies. make_devices: Don't try if the /dev directory is mounted read-only. Create daemon superdevice /dev/vinum/controld. Format a couple of multiline comments conformant with style(9). Revision Changes Path 1.6 +42 -17 src/sbin/vinum/v.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message