K 10 svn:author V 3 bde K 8 svn:date V 27 2002-07-11T17:33:37.000000Z K 7 svn:log V 270 Uncommented WARNS=0. ipfw2.c is full of printf format errors that are fatal on alphas. Fixed setting of WARNS. WARNS should never be set unconditionally, since this breaks testing of different WARNS values by setting it at a higher level (e.g., on the command line). END