Date: Tue, 4 May 1999 22:10:39 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum list.c Message-ID: <199905050510.WAA80765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/05/04 22:10:39 PDT Modified files: (Branch: RELENG_3) sbin/vinum list.c Log: MFC: Bring up to level of -CURRENT If the wrong version of vinum(8) has been started (i.e. non-RAID-5 when the kernel module is RAID-5, or the other way round), execve() the correct one. Add \n to an error message. When looking at all objects, look at all objects. vinum_lsi: Print rough size of plex in parentheses. Print drive info with -v option (previously required -V). printconfig: split into vinum_printconfig (interactive) and printconfig (called from vinum_printconfig and from vinum_create when starting an interactive update. Revision Changes Path 1.8.2.2 +63 -35 src/sbin/vinum/list.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905050510.WAA80765>