busybox/coreutils
Rob Landley 3c12ff7c89 If /tmp and /home were different partitions, then "mv /tmp/file /home/file"
would delete /home/file even if /tmp/file didn't exist.

This fixes that, although the logic of both mv and cp is a bit tangled and
should probably be untangled.
2005-07-20 00:45:40 +00:00
..
2005-05-09 21:42:42 +00:00
2005-04-29 22:13:04 +00:00
2005-05-12 22:23:15 +00:00