K 10 svn:author V 4 grog K 8 svn:date V 27 1999-05-05T05:11:14.000000Z K 7 svn:log V 823 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. Add -w option to init command: wait for init to complete before returning. When looking at all objects, look at all objects. main: If the wrong version is started, execve the correct version. Maintain a log file, by default /var/log/vinum.history, showing what has been done. This name can be overridden by the value of the VINUM_HISTORY environment variable. Print dates in log file according to the variable VINUM_DATEFORMAT, by default %e %b %Y %H:%M:%S. timestamp: Assign explicit variable for sec to get it to compile on Alpha. Add definitions for history functions and printconfig split. END