K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2004-05-16T20:26:38.000000Z
K 7
svn:log
V 236
Cast all size_t values to unsigned long and use %lu when printing them with
printf and friends.  Based on a patch from Jacek Konieczny, needed for
proper functionality on AMD64.  Also fixes one place where pointers were
cast to an int.

END
