aboutsummaryrefslogtreecommitdiff
path: root/mt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-02Fix touch so it behaves itself (it could segfault in some cases).andersen4-54/+58
2000-06-02This is a fix for chrootandersen2-16/+14
2000-06-02Pavel fixed a segfault in yes.andersen3-2/+3
2000-06-02Fix /etc/passwd misspelling.andersen1-1/+1
2000-06-02Some Makefile fixes for the docs.andersen1-4/+6
2000-06-02Note the addition of ar.andersen1-0/+2
2000-06-02oops. Don't commit autogenerated stuff.andersen2-2492/+1
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theandersen27-50/+681
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen1-0/+6
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen1-1/+5
2000-06-02More stuff to do...andersen1-2/+7
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingandersen2-9/+16
2000-06-02Point to the local BusyBox.html docs.andersen1-1/+1
2000-06-02Forgot to checkin the busybox website graphics. Here they are...andersen6-0/+0
2000-05-31More stuff.andersen2-3/+7
2000-05-31Minor doc fix. Added several bugs to the todo list. Fixed the way initandersen5-55/+80
2000-05-30Remove the now-fixed tar segfault from the TODO list.andersen1-4/+0
2000-05-30Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"andersen3-10/+10
2000-05-25Minor update to web page.andersen1-0/+2
2000-05-20First pass at fixing tar segfault, and more portability updates.erik10-24/+27
2000-05-19More libc portability updates, add in the website (which has not beenerik38-521/+3428
2000-05-17Another bug to fix...erik1-0/+11
2000-05-17Some more portability updateserik5-25/+25
2000-05-16Some updates for better portability.erik7-52/+48
2000-05-13TODO updateerik1-10/+5
2000-05-13Change a descriptionerik1-0/+1
2000-05-13Minor fixes to being a standalone shell.erik4-4/+4
2000-05-13BusyBox shell (lash) can now be used as a standalone shell whenerik8-28/+87
2000-05-13More doc updateserik5-19/+62
2000-05-13So much for my evil optimization. Doesn't seem to work. Will testerik2-11/+74
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik136-454/+1743
2000-05-12Some experimental stuff (work in progress). heheh.erik1-28/+10
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)erik24-73/+135
2000-05-10Add suffix stripping support to basenameerik4-18/+47
2000-05-08Added some bugs / TODOs.markw1-0/+13
2000-05-08Fix umount dependency on find_real_root_device_nameerik1-1/+1
2000-05-05Doc updateserik1-0/+3
2000-05-05Add support for "noatime" and "nodiratime" mount flags to mount.erik6-50/+104