K 10 svn:author V 3 mtm K 8 svn:date V 27 2007-10-25T14:36:12.000000Z K 7 svn:log V 285 MFC: Eliminate global symbols starting with an underscore from rc.d scripts, except for mdconfig* and jail. Such symbols are reserved for the rc.subr internals. Most scripts can be fixed by just declaring _foo symbols as local: few scripts actually need them to be global. END