K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2008-09-25T14:27:00.716264Z K 7 svn:log V 234 MFC: Lockf was exiting with status 1 if the command did not exit normally. This is easy to confuse with the actual exit status of the program. Instead exit with EX_SOFTWARE if the command doesn't exit normally. Approved by: re (kib) END