summaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-156-0/+357
* Bug fixes.Erik Andersen2000-01-131-2/+2
* Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen2000-01-082-2/+12
* More minor fixes.Erik Andersen2000-01-071-2/+5
* added uniq_usage messageJohn Beppu2000-01-071-2/+9
* did tedious stuffJohn Beppu2000-01-061-15/+46
* Cool. Beppu is doing uniq.Erik Andersen2000-01-061-2/+3
* i am busybox of borg. unix will be assimilated.John Beppu2000-01-061-0/+157
* The latest and greatest. init basically works, though needsErik Andersen2000-01-051-3/+0
* Bunches of fixes. Typos, bugs, etc.Erik Andersen2000-01-041-1/+1
* * sed now supports addresses (numeric or regexp, with negation) andErik Andersen1999-12-291-11/+15
* Fixed mv so it now does the right thing (same method used in cp). RemovedErik Andersen1999-12-292-49/+42
* Fixed cp so it works as God intended it to.Erik Andersen1999-12-292-24/+58
* sort is good to go.John Beppu1999-12-231-23/+26
* implemented numeric sort (sort -g)John Beppu1999-12-231-9/+30
* oops.. qsort(2) misunderstanding on my part.John Beppu1999-12-221-5/+24
* playing w/ $Log$John Beppu1999-12-221-7/+7
* the base is nearly done.John Beppu1999-12-221-21/+72
* added hooks for sortJohn Beppu1999-12-221-2/+22
* work in progress...John Beppu1999-12-221-11/+82
* this is my work in progress.John Beppu1999-12-211-0/+127
* Make head --version do the right thing. Update TODO listErik Andersen1999-12-171-2/+1
* Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen1999-12-173-5/+3
* killed an elusive bug in du -s.John Beppu1999-12-161-2/+2
* fixed an embarrasing segfault (head w/ no argsJohn Beppu1999-12-151-2/+3
* Implemented du -sJohn Beppu1999-12-151-6/+31
* Ok, so this is reallt 0.38...Eric Andersen1999-12-111-0/+61
* Removed a redundant call du(); Save cpu cycles.John Beppu1999-12-101-2/+2
* Fixed John's email address again.Eric Andersen1999-12-101-6/+6
* Added poweroff (and adjusted init to use it). Inlined functionEric Andersen1999-12-101-36/+24
* Implemented head(1).John Beppu1999-12-101-0/+106
* changed tee_usage from being a function to a char[]John Beppu1999-12-101-20/+11
* Fixed bug when dealing with files specifiedJohn Beppu1999-12-101-3/+9
* Fix beppu's email address.Eric Andersen1999-12-102-4/+4
* Fleshed out du_main().John Beppu1999-12-101-6/+38
* Implemented tee(1).John Beppu1999-12-101-0/+147
* This is my preliminaryJohn Beppu1999-12-091-0/+83
* Tail now works (costs 6k). Several other updates.Eric Andersen1999-12-092-156/+66
* Latest and greatestEric Andersen1999-12-082-3/+957
* StufEric Andersen1999-12-031-0/+4
* StufEric Andersen1999-11-271-3/+1
* StufEric Andersen1999-11-232-13/+18
* Bug fixesEric Andersen1999-11-222-5/+14
* StufEric Andersen1999-11-191-28/+23
* StufEric Andersen1999-11-191-24/+13
* StufEric Andersen1999-11-194-7/+18
* Latest and greatest0_36Eric Andersen1999-11-181-1/+1
* StufEric Andersen1999-11-162-1/+8
* UpdatesEric Andersen1999-11-151-3/+10
* updates for the dayEric Andersen1999-11-131-2/+0