Merge with FreeBSD (RELENG_4) src/bin/mv/mv.c, revision 1.24.2.6:
authorChris Pressey <cpressey@dragonflybsd.org>
Mon, 3 May 2004 18:54:37 +0000 (18:54 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Mon, 3 May 2004 18:54:37 +0000 (18:54 +0000)
commit0b2b05a747c61f1cce010f13dca879ffaebd6e5c
tree8de00d5a6f48b90f48f5723c8dda804172c11636
parent50775720a79c42fdeba2df5236fefa647b51f915
Merge ... FreeBSD (RELENG_4) src/bin/mv/mv.c, revision 1.24.2.6:

Fix a bug that would not allow a symbolic link to be moved if its
destination was a mount point (details in FreeBSD PR bin/64430).

Reviewed-by: hmp
bin/mv/mv.c