K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2001-02-27T21:08:11.000000Z K 7 svn:log V 418 MFC: 1.6: Return to the code as distributed by sendmail.org. This eliminates a warning on Alphas. It is still not the perfect solution for machines which sizeof(u_long) != sizeof(void *) but it is as close as we are going to get for now and consistent with the rest of the code. 8.12 has solved this problem by providing a portable snprintf() which understands %p. END