aboutsummaryrefslogtreecommitdiff
path: root/coreutils
AgeCommit message (Expand)Author
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-17Some more portability updatesErik Andersen
2000-05-16Some updates for better portability.Erik Andersen
2000-05-13More doc updatesErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen
2000-05-10Add suffix stripping support to basenameErik Andersen
2000-05-02More stuffErik Andersen
2000-05-01Due to the license change I can now use Minix code. Minix trErik Andersen
2000-05-01My little adventure of analyzing lib usage has already rooted outErik Andersen
2000-05-01Some accrued fixes/updates.Erik Andersen
2000-04-28Fix stupid bugs. update was segfaulting. mknod minor # was always 0Erik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-17- grep -v ^\.PHONY < MakefileJohn Beppu
2000-04-17Bugfixes.Erik Andersen
2000-04-17More updates to the docs, and fixes to sync things with the docs.Erik Andersen
2000-04-17+ in the interest of robustness, I addedJohn Beppu
2000-04-15More documentation updates, and minor fixes to make things syncErik Andersen
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-04-06Some more minor updates to better use some gcc attributes.Erik Andersen
2000-04-04Oops. Forgot the usleep.c file.Erik Andersen
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen
2000-03-24The new tar for busybox is now done, and works just fineErik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-03-22Use the nice new find_real_root_device function to find theErik Andersen
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen
2000-03-16Forgot these files...Erik Andersen
2000-03-08+ changed a static array (FileList) into a dynamically allocated oneJohn Beppu
2000-03-05Add in tr and dirnameErik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-21Forgot to add basename. More fixes to du fromErik Andersen
2000-02-19Fixed du. Now behaves just like GNU du (only less so).Erik Andersen
2000-02-18Some updates for the day,Erik Andersen
2000-02-13- I suspect the problem has something to do w/ symlinks.John Beppu
2000-02-11UpdatesErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-29Clear up some ambiguity with old style assignments.Erik Andersen
2000-01-27Fixed ls formatting for 8 char user names.Erik Andersen
2000-01-25Some busybox updates. See the changelog for details if you care.Erik Andersen
2000-01-23* added (and documented) "-n" option for head -Erik Andersen
2000-01-15Sync up busybox with the latest and greatest. This is not stuff forErik Andersen
2000-01-13Bug fixes.Erik Andersen
2000-01-08Fix cp and mv so 'cp foo/README bar' where foo and bar are directories,Erik Andersen
2000-01-07More minor fixes.Erik Andersen
2000-01-07added uniq_usage messageJohn Beppu
2000-01-06did tedious stuffJohn Beppu
2000-01-06Cool. Beppu is doing uniq.Erik Andersen