aboutsummaryrefslogtreecommitdiff
path: root/dd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-03Turn off debugging in the Makefile.Eric Andersen2-2/+2
2000-06-03Note that I broke mkfs_minix's parser in rev 1.7.Eric Andersen1-0/+1
2000-06-02Fix touch so it behaves itself (it could segfault in some cases).Eric Andersen4-54/+58
2000-06-02This is a fix for chrootEric Andersen2-16/+14
2000-06-02Pavel fixed a segfault in yes.Eric Andersen3-2/+3
2000-06-02Fix /etc/passwd misspelling.Eric Andersen1-1/+1
2000-06-02Some Makefile fixes for the docs.Eric Andersen1-4/+6
2000-06-02Note the addition of ar.Eric Andersen1-0/+2
2000-06-02oops. Don't commit autogenerated stuff.Eric Andersen2-2492/+1
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen27-50/+681
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen1-0/+6
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen1-1/+5
2000-06-02More stuff to do...Eric Andersen1-2/+7
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen2-9/+16
2000-06-02Point to the local BusyBox.html docs.Eric Andersen1-1/+1
2000-06-02Forgot to checkin the busybox website graphics. Here they are...Eric Andersen6-0/+0
2000-05-31More stuff.Eric Andersen2-3/+7
2000-05-31Minor doc fix. Added several bugs to the todo list. Fixed the way initEric Andersen5-55/+80
2000-05-30Remove the now-fixed tar segfault from the TODO list.Eric Andersen1-4/+0
2000-05-30Fixed tar option parsing segfault, and make "tar xv" and "tar -xv"Eric Andersen3-10/+10
2000-05-25Minor update to web page.Eric Andersen1-0/+2
2000-05-20First pass at fixing tar segfault, and more portability updates.Erik Andersen10-24/+27
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen38-521/+3428
2000-05-17Another bug to fix...Erik Andersen1-0/+11
2000-05-17Some more portability updatesErik Andersen5-25/+25
2000-05-16Some updates for better portability.Erik Andersen7-52/+48
2000-05-13TODO updateErik Andersen1-10/+5
2000-05-13Change a descriptionErik Andersen1-0/+1
2000-05-13Minor fixes to being a standalone shell.Erik Andersen4-4/+4
2000-05-13BusyBox shell (lash) can now be used as a standalone shell whenErik Andersen8-28/+87
2000-05-13More doc updatesErik Andersen5-19/+62
2000-05-13So much for my evil optimization. Doesn't seem to work. Will testErik Andersen2-11/+74
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen136-454/+1743
2000-05-12Some experimental stuff (work in progress). heheh.Erik Andersen1-28/+10
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen24-73/+135
2000-05-10Add suffix stripping support to basenameErik Andersen4-18/+47
2000-05-08Added some bugs / TODOs.Mark Whitley1-0/+13
2000-05-08Fix umount dependency on find_real_root_device_nameErik Andersen1-1/+1
2000-05-05Doc updatesErik Andersen1-0/+3
2000-05-05Add support for "noatime" and "nodiratime" mount flags to mount.Erik Andersen6-50/+104