summaryrefslogtreecommitdiffstats
path: root/sbin/vinum/vext.h
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>1999-04-09 01:14:36 +0000
committergrog <grog@FreeBSD.org>1999-04-09 01:14:36 +0000
commitb8d0fb1938c6ea47802e8cb6b72dd83217706ee2 (patch)
tree5971068cee9fca5f4da1ec322c41f1af83c8f550 /sbin/vinum/vext.h
parente595dd9e791a7eb6b5a7fe22be06e31e5865a8a5 (diff)
downloadFreeBSD-src-b8d0fb1938c6ea47802e8cb6b72dd83217706ee2.zip
FreeBSD-src-b8d0fb1938c6ea47802e8cb6b72dd83217706ee2.tar.gz
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.
Diffstat (limited to 'sbin/vinum/vext.h')
-rw-r--r--sbin/vinum/vext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/vinum/vext.h b/sbin/vinum/vext.h
index f58df491..0fd6c46 100644
--- a/sbin/vinum/vext.h
+++ b/sbin/vinum/vext.h
@@ -35,7 +35,7 @@
*
*/
-/* $Id: vext.h,v 1.3 1999/01/21 00:45:11 grog Exp $ */
+/* $Id: vext.h,v 1.11 1999/03/02 04:10:00 grog Exp grog $ */
#define MAXARGS 64 /* maximum number of args on a line */
#define PLEXINITSIZE 61440 /* this is what the system does somewhere */
OpenPOWER on IntegriCloud