summaryrefslogtreecommitdiff
path: root/mv.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote rm.Matt Kraai2001-04-241-16/+1
|
* Use generic flag names.Matt Kraai2001-04-241-9/+9
|
* Rewrite cp and mv to be SUSv2 compliant.Matt Kraai2001-04-231-0/+183
|
* A few minor updates. ;-)Erik Andersen2000-02-071-112/+0
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen2000-01-081-1/+6
| | | | | and README is a file. -Erik
* Fixed mv so it now does the right thing (same method used in cp). RemovedErik Andersen1999-12-291-41/+41
| | | | | some cruft from cp. -Erik
* Fixed cp so it works as God intended it to.Erik Andersen1999-12-291-10/+32
| | | | -Erik
* StufEric Andersen1999-11-161-1/+6
|
* Updates to usage, and made tar work.Eric Andersen1999-11-101-1/+1
| | | | -Erik
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+3
|
* More stuff.Eric Andersen1999-10-181-2/+1
| | | | -Erik
* More fixesEric Andersen1999-10-181-40/+36
|
* Some fixes and suchEric Andersen1999-10-171-4/+3
|
* More stuff.Eric Andersen1999-10-091-3/+3
|
* more stuffEric Andersen1999-10-071-29/+75
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+38