aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-06Updated TODO item re: 'cp -a /tmp/*' not producing the right error messageMark Whitley
2000-06-06Fixed a bunch of stuff:Eric Andersen
2000-06-05"which" rewritten to use stat(). Fixes to improve its compatabilityPavel Roskin
2000-06-05Fix more spelling errors.Pavel Roskin
2000-06-05Fix spelling errorEric Andersen
2000-06-05Fix spelling errors.Eric Andersen
2000-06-05More TODO items. Fix a dependancy bug on busybox.def.hEric Andersen
2000-06-04"nc" exits silently on errors. This patch makes it print something beforeEric Andersen
2000-06-04Don't allow mkfifo to create files such as "--help"Eric Andersen
2000-06-04This patchEric Andersen
2000-06-03Turn off debugging in the Makefile.Eric Andersen
2000-06-03Note that I broke mkfs_minix's parser in rev 1.7.Eric Andersen
2000-06-02Fix touch so it behaves itself (it could segfault in some cases).Eric Andersen
2000-06-02This is a fix for chrootEric Andersen
2000-06-02Pavel fixed a segfault in yes.Eric Andersen
2000-06-02Fix /etc/passwd misspelling.Eric Andersen
2000-06-02Some Makefile fixes for the docs.Eric Andersen
2000-06-02Note the addition of ar.Eric Andersen
2000-06-02oops. Don't commit autogenerated stuff.Eric Andersen
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen
2000-06-02More stuff to do...Eric Andersen
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen
2000-06-02Point to the local BusyBox.html docs.Eric Andersen
2000-06-02Forgot to checkin the busybox website graphics. Here they are...Eric Andersen
2000-05-31More stuff.Eric Andersen
2000-05-31Minor doc fix. Added several bugs to the todo list. Fixed the way initEric Andersen
2000-05-30Remove the now-fixed tar segfault from the TODO list.Eric Andersen
2000-05-30Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"Eric Andersen
2000-05-25Minor update to web page.Eric Andersen
2000-05-20First pass at fixing tar segfault, and more portability updates.Erik Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-17Another bug to fix...Erik Andersen
2000-05-17Some more portability updatesErik Andersen
2000-05-16Some updates for better portability.Erik Andersen
2000-05-13TODO updateErik Andersen
2000-05-13Change a descriptionErik Andersen
2000-05-13Minor fixes to being a standalone shell.Erik Andersen
2000-05-13BusyBox shell (lash) can now be used as a standalone shell whenErik Andersen
2000-05-13More doc updatesErik Andersen
2000-05-13So much for my evil optimization. Doesn't seem to work. Will testErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-12Some experimental stuff (work in progress). heheh.Erik 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-08Added some bugs / TODOs.Mark Whitley
2000-05-08Fix umount dependency on find_real_root_device_nameErik Andersen
2000-05-05Doc updatesErik Andersen
2000-05-05Add support for "noatime" and "nodiratime" mount flags to mount.Erik Andersen