K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-07-11T02:51:02.000000Z K 7 svn:log V 362 Disable format checking for NULL-passing prototypes (really only err*(), warn*(), and setproctitle() functions) to buildworld work again. This can be cleaned up later if/when a new GCC supports the feature (but personally I think it's a waste of time to keep mod'ing imported GCC sources for this since only three procedures are involved). Suggested by: peter END