freebsd-dev/bin/mv
Eivind Eklund a33d9e6606 Merge from OpenBSD:
> Error out if someone tries to mv a mount point.  Old behavior was to
> move all files contained in the mounted filesystem to the dest. dir
> which could be quite nasty.  Personally, I think rename(2) should
> return EPERM or EINVAL instead of EXDEV.

Obtained from: OpenBSD mv.c rev 1.6 by Todd Miller <millert@openbsd.org>
1997-12-10 17:52:49 +00:00
..
Makefile
mv.1 Synchronize usage() and man page. 1997-10-26 10:33:02 +00:00
mv.c Merge from OpenBSD: 1997-12-10 17:52:49 +00:00
pathnames.h