K 10 svn:author V 2 ed K 8 svn:date V 27 2010-01-14T15:20:09.086650Z K 7 svn:log V 214 Unbreak pututxline() on 32-bit architectures. I forgot to cast the size_t's back to off_t before negating them, causing all sorts of artifacts where the log files would grow to 2^32 - 197 bytes. Reported by: ume END