K 10 svn:author V 6 eivind K 8 svn:date V 27 1997-12-10T17:52:49.000000Z K 7 svn:log V 346 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 END