summaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed "rm foo" that had been broken while implementing "rm -- foo"Pavel Roskin2000-06-141-6/+11
* Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen2000-06-134-1/+1607
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.Eric Andersen2000-06-071-7/+44
* Fix 'date -u'Eric Andersen2000-06-061-1/+1
* Fixed a bunch of stuff:Eric Andersen2000-06-062-32/+42
* Don't allow mkfifo to create files such as "--help"Eric Andersen2000-06-041-1/+1
* Fix touch so it behaves itself (it could segfault in some cases).Eric Andersen2000-06-022-27/+29
* This is a fix for chrootEric Andersen2000-06-021-8/+7
* Pavel fixed a segfault in yes.Eric Andersen2000-06-021-1/+1
* A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen2000-06-023-8/+8
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-193-19/+27
* Some more portability updatesErik Andersen2000-05-171-4/+4
* Some updates for better portability.Erik Andersen2000-05-161-2/+2
* More doc updatesErik Andersen2000-05-131-0/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-1227-72/+528
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-105-18/+33
* Add suffix stripping support to basenameErik Andersen2000-05-101-5/+17
* More stuffErik Andersen2000-05-022-8/+9
* Due to the license change I can now use Minix code. Minix trErik Andersen2000-05-011-525/+190
* My little adventure of analyzing lib usage has already rooted outErik Andersen2000-05-011-5/+5
* Some accrued fixes/updates.Erik Andersen2000-05-012-2/+96
* Fix stupid bugs. update was segfaulting. mknod minor # was always 0Erik Andersen2000-04-281-1/+2
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-285-17/+13
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-215-12/+24
* - grep -v ^\.PHONY < MakefileJohn Beppu2000-04-171-1/+4
* Bugfixes.Erik Andersen2000-04-171-5/+2
* More updates to the docs, and fixes to sync things with the docs.Erik Andersen2000-04-175-17/+16
* + in the interest of robustness, I addedJohn Beppu2000-04-171-26/+6
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-156-28/+57
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-135-144/+73
* Upates to include copyright 2000 to everythingErik Andersen2000-04-1315-30/+33
* Some more minor updates to better use some gcc attributes.Erik Andersen2000-04-061-0/+2
* Oops. Forgot the usleep.c file.Erik Andersen2000-04-041-0/+38
* Yet another installment in the ongoing tar sagaErik Andersen2000-03-281-3/+3
* The new tar for busybox is now done, and works just fineErik Andersen2000-03-243-18/+14
* My latest ramblings.Erik Andersen2000-03-234-16/+23
* Use the nice new find_real_root_device function to find theErik Andersen2000-03-221-5/+3
* * all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen2000-03-213-9/+4
* Forgot these files...Erik Andersen2000-03-162-0/+709
* + changed a static array (FileList) into a dynamically allocated oneJohn Beppu2000-03-081-2/+9
* Add in tr and dirnameErik Andersen2000-03-052-0/+724
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-046-69/+63
* Forgot to add basename. More fixes to du fromErik Andersen2000-02-212-8/+79
* Fixed du. Now behaves just like GNU du (only less so).Erik Andersen2000-02-191-4/+58
* Some updates for the day,Erik Andersen2000-02-181-1/+1
* - I suspect the problem has something to do w/ symlinks.John Beppu2000-02-131-2/+2
* UpdatesErik Andersen2000-02-114-17/+36
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-0831-2907/+2841
* A few minor updates. ;-)Erik Andersen2000-02-0716-320/+139
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-2/+2