K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2008-08-21T07:36:17.155634Z K 7 svn:log V 226 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. MFC after: 1 month END