aboutsummaryrefslogtreecommitdiff
path: root/libbb (unfollow)
Commit message (Expand)AuthorFilesLines
2004-12-09Workaround for uClibc-specific header problem described here:landley1-1/+1
2004-12-08- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatso...solar3-4/+39
2004-12-06merge from udhcp modulevapier6-4/+30
2004-11-25Hiroshi found another bug. Currently sed's $ triggers at end of every file,landley1-28/+46
2004-11-16Don't document compiler warnings. _FIX_ compiler warnings.landley1-12/+13
2004-11-02Correct the install-hardlinks target the same way as was already donepkj1-1/+1
2004-10-30Alright, I guess I should be in this too...landley1-0/+5
2004-10-30Hiroshi Ito found some bugs. The 'c' command (cut and paste) was hardwiredlandley1-12/+9
2004-10-271.00 is stableandersen1-8/+3
2004-10-18mention scratchbox and openembeddedandersen1-1/+3
2004-10-13egor duda writes:andersen1-1/+1
2004-10-13prepare for releaseandersen8-462/+1256
2004-10-13return failure when nslookup failsandersen1-2/+5
2004-10-13Simon Poole writes:andersen3-3/+6
2004-10-13Make certain clients of bb_make_directory default to honoringandersen3-3/+10
2004-10-11Patch from David Daney:andersen1-0/+9
2004-10-08oopsandersen1-1/+1
2004-10-08unmerged fixandersen1-1/+1
2004-10-08Bump versionandersen1-1/+1
2004-10-08Fix the supported architectures sectionandersen1-7/+8
2004-10-08Add an initial FAQandersen2-0/+303
2004-10-08Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually worksandersen1-4/+4
2004-10-08Patch from Claus Klein to increase, and make more apparentandersen1-2/+4
2004-10-08Wade Berrier writes:andersen9-5/+260
2004-10-08Patch from Denis Vlasenko to fix a problem whereandersen1-4/+8
2004-10-08Hiroshi Ito writes:andersen1-5/+31
2004-10-08Hiroshi Ito writes:andersen1-4/+5
2004-10-08Hiroshi Ito writes:andersen1-0/+1
2004-10-08Hiroshi Ito writes:andersen1-4/+4
2004-10-08Tito writes:andersen2-14/+14
2004-10-08last_patch139.gz from Vladimir N. Oleynik:andersen1-31/+83
2004-10-08As noticed by egor duda, current_menu is declared as 'extern struct menuandersen1-1/+1
2004-10-08egor duda writes:andersen66-241/+459
2004-10-08Patch from Michael Tokarev:andersen1-1/+5
2004-10-07Make it more apparent that archive creation is not supportedandersen1-6/+10
2004-09-30Patch from William Barsse to fix a segfault when multiple files are specified.bug11-0/+1
2004-09-24Patch from Dmitry Zakharov to fix a bug triggered by freeswan's scripts.bug11-1/+2
2004-09-24Patch from Egor Dudabug11-0/+5
2004-09-24Fix a typobug11-2/+2
2004-09-24Remove this error message at Vodz request, it was misleading.bug11-1/+0
2004-09-24Patch from David Daney to make the -i option work with -l.bug11-1/+1
2004-09-24A bit of extra explanation regarding STANDALONEandersen1-0/+5
2004-09-23Add some notes on how to make telnetd actually workandersen1-2/+36
2004-09-15Add a missing brace, patch by Hideki IWAMOTObug11-0/+1
2004-09-15Tito writes,bug16-108/+126
2004-09-15Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...bug11-5/+4
2004-09-15Patch by Felipe Kellermann, use the common escape handling function and remov...bug11-133/+21
2004-09-14remove a cut/paste mistake, i better get some sleep.bug11-20/+0
2004-09-14Apply patch from Felipe Kellermann to simlify logic of sort functions.bug11-26/+24
2004-09-14Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ...bug11-15/+21