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
..
2004-10-08 07:46:08 +00:00
2004-08-03 00:14:02 +00:00
2005-05-09 21:42:42 +00:00
2005-04-29 22:13:04 +00:00
2004-10-08 07:46:08 +00:00
2005-05-12 22:23:15 +00:00
2004-07-23 01:42:28 +00:00
2005-04-16 04:30:38 +00:00
2004-08-28 00:43:07 +00:00
2004-09-02 22:21:41 +00:00