K 10 svn:author V 3 bde K 8 svn:date V 27 1996-04-13T15:47:43.000000Z K 7 svn:log V 281 Fixed a couple of format strings to match the change of pid_t from long to int32_t. I only fixed the ones that I noticed the warnings for. Perhaps most of the format strings are correct now because they were wrong before. Except of course if int32_t isn't compatible with `int'. END