K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-04-14T19:14:58.000000Z K 7 svn:log V 238 MFC: pidfile.c v1.2 use pwrite to always write at the begining of the file.. If multiple calls to pidfile_write happen, the pidfile will have nul characters prepended due to the cached file descriptor offset... Approved by: re (scottl) END