Date: Thu, 8 Apr 1999 18:14:37 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum Makefile commands.c list.c v.c vext.h vinum.8 Message-ID: <199904090114.SAA17610@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/04/08 18:14:37 PDT Modified files: sbin/vinum Makefile commands.c list.c v.c vext.h vinum.8 Log: 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. Revision Changes Path 1.10 +1 -1 src/sbin/vinum/Makefile 1.15 +0 -0 src/sbin/vinum/commands.c 1.12 +0 -0 src/sbin/vinum/list.c 1.10 +5 -3 src/sbin/vinum/v.c 1.5 +1 -1 src/sbin/vinum/vext.h 1.16 +0 -0 src/sbin/vinum/vinum.8 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?199904090114.SAA17610>