K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-02-28T21:49:33.000000Z K 7 svn:log V 357 Fix numerous warnings. Aside from menu items in system.c and menu.c this now compiles on i386 with WARNS?= 3. Most of the fixes included adding missing 'static' keywords to internal functions, using fully-defined terminators in statically defined arrays of structs, and various signed vs unsigned mismatches. Also G/C'd unused configSecurity() function. END