K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-04-16T04:43:32.000000Z K 7 svn:log V 238 MFC: v1.2 pidfile.c 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