summaryrefslogtreecommitdiff
path: root/mv.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen1-168/+0
2001-10-05Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE.Matt Kraai1-2/+2
2001-04-24Rewrote rm.Matt Kraai1-16/+1
2001-04-24Use generic flag names.Matt Kraai1-9/+9
2001-04-23Rewrite cp and mv to be SUSv2 compliant.Matt Kraai1-0/+183
2000-02-07A few minor updates. ;-)Erik Andersen1-112/+0
2000-01-08Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen1-1/+6
1999-12-29Fixed mv so it now does the right thing (same method used in cp). RemovedErik Andersen1-41/+41
1999-12-29Fixed cp so it works as God intended it to.Erik Andersen1-10/+32
1999-11-16StufEric Andersen1-1/+6
1999-11-10Updates to usage, and made tar work.Eric Andersen1-1/+1
1999-10-20Fixed up copyright notices and suchEric Andersen1-1/+3
1999-10-18More stuff.Eric Andersen1-2/+1
1999-10-18More fixesEric Andersen1-40/+36
1999-10-17Some fixes and suchEric Andersen1-4/+3
1999-10-09More stuff.Eric Andersen1-3/+3
1999-10-07more stuffEric Andersen1-29/+75
1999-10-05Initial revision0_29alpha2Eric Andersen1-0/+38