aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* "mount" now reports errors from nfsmount() and assumes NFS mountPavel Roskin2000-06-063-8/+16
* Updated TODO item re: 'cp -a /tmp/*' not producing the right error messageMark Whitley2000-06-061-2/+0
* Fixed a bunch of stuff:Eric Andersen2000-06-0611-98/+123
* "which" rewritten to use stat(). Fixes to improve its compatabilityPavel Roskin2000-06-053-36/+92
* Fix more spelling errors.Pavel Roskin2000-06-051-7/+7
* Fix spelling errorEric Andersen2000-06-051-3/+3
* Fix spelling errors.Eric Andersen2000-06-051-2/+2
* More TODO items. Fix a dependancy bug on busybox.def.hEric Andersen2000-06-052-2/+9
* "nc" exits silently on errors. This patch makes it print something beforeEric Andersen2000-06-042-2/+6
* Don't allow mkfifo to create files such as "--help"Eric Andersen2000-06-042-2/+2
* This patchEric Andersen2000-06-043-16/+9
* Turn off debugging in the Makefile.Eric Andersen2000-06-032-2/+2
* Note that I broke mkfs_minix's parser in rev 1.7.Eric Andersen2000-06-031-0/+1
* Fix touch so it behaves itself (it could segfault in some cases).Eric Andersen2000-06-024-54/+58
* This is a fix for chrootEric Andersen2000-06-022-16/+14
* Pavel fixed a segfault in yes.Eric Andersen2000-06-023-2/+3
* Fix /etc/passwd misspelling.Eric Andersen2000-06-021-1/+1
* Some Makefile fixes for the docs.Eric Andersen2000-06-021-4/+6
* Note the addition of ar.Eric Andersen2000-06-021-0/+2
* oops. Don't commit autogenerated stuff.Eric Andersen2000-06-022-2492/+1
* A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen2000-06-0227-50/+681
* Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen2000-06-021-0/+6
* Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen2000-06-021-1/+5
* More stuff to do...Eric Andersen2000-06-021-2/+7
* Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen2000-06-022-9/+16
* Point to the local BusyBox.html docs.Eric Andersen2000-06-021-1/+1
* Forgot to checkin the busybox website graphics. Here they are...Eric Andersen2000-06-026-0/+0
* More stuff.Eric Andersen2000-05-312-3/+7
* Minor doc fix. Added several bugs to the todo list. Fixed the way initEric Andersen2000-05-315-55/+80
* Remove the now-fixed tar segfault from the TODO list.Eric Andersen2000-05-301-4/+0
* Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"Eric Andersen2000-05-303-10/+10
* Minor update to web page.Eric Andersen2000-05-251-0/+2
* First pass at fixing tar segfault, and more portability updates.Erik Andersen2000-05-2010-24/+27
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-1938-521/+3428
* Another bug to fix...Erik Andersen2000-05-171-0/+11
* Some more portability updatesErik Andersen2000-05-175-25/+25
* Some updates for better portability.Erik Andersen2000-05-167-52/+48
* TODO updateErik Andersen2000-05-131-10/+5
* Change a descriptionErik Andersen2000-05-131-0/+1
* Minor fixes to being a standalone shell.Erik Andersen2000-05-134-4/+4
* BusyBox shell (lash) can now be used as a standalone shell whenErik Andersen2000-05-138-28/+87
* More doc updatesErik Andersen2000-05-135-19/+62
* So much for my evil optimization. Doesn't seem to work. Will testErik Andersen2000-05-132-11/+74
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-12136-454/+1743
* Some experimental stuff (work in progress). heheh.Erik Andersen2000-05-121-28/+10
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-1024-73/+135
* Add suffix stripping support to basenameErik Andersen2000-05-104-18/+47
* Added some bugs / TODOs.Mark Whitley2000-05-081-0/+13
* Fix umount dependency on find_real_root_device_nameErik Andersen2000-05-081-1/+1
* Doc updatesErik Andersen2000-05-051-0/+3