K 10 svn:author V 3 bde K 8 svn:date V 27 2003-01-02T17:26:19.000000Z K 7 svn:log V 282 MFC: vfs_syscalls.c 1.286: Changed rename(2) to do nothing if its args resolve to the same existing file, as seems to be required by POSIX. MFC: ext2fs_vnops.c 1.69, ufs_vnops.c 1.205: Replaced the resulting dead dead code by a check that it is not reached. PR: 42617 END