K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-04-20T21:37:26.000000Z K 7 svn:log V 186 Use %zu to print a size_t, not %u and definitely not %d. Remove WARNS?=2, as GCC will usually throw a fit right now, and I'm not going to mix WARNS and NO_WERROR. Submitted by: fenner END