K 10 svn:author V 6 brooks K 8 svn:date V 27 2013-01-09T02:50:50.377247Z K 7 svn:log V 288 Revert r245198 and switch to emulating ln -f in link mode. This means checking for the existance of the target via lseek() and unconditionally attempting to unlink or rmdir it as appropriate. Update the return value of some err() statements that came from NetBSD to better match style. END