K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-05-17T22:28:46.000000Z K 7 svn:log V 333 - Move the setting of bootverbose to a MI SI_SUB_TUNABLES SYSINIT. - Attach a writable sysctl to bootverbose (debug.bootverbose) so it can be toggled after boot. - Move the printf of the version string to a SI_SUB_COPYRIGHT SYSINIT just afer the display of the copyright message instead of doing it by hand in three MD places. END