K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-04-29T06:45:33.000000Z K 7 svn:log V 224 Fix mis-declared static arrays that made sysinstall SEGV in Set_Boot_Blocks(). Boy, this one had me tearing my hair out! I hate how the loader distinguishes between `extern char *foo' and `extern char foo[]' sometimes! :-) END