| Commit message (Expand) | Author | Files | Lines |
2005-09-14 | split libbb: moved xregcomp separatelly for speed up recompile | vodz | 7 | -8/+36 |
2005-09-14 | removed strange extern void xregcomp(... from some applets, but declared from... | vodz | 3 | -5/+0 |
2005-09-14 | FEATURE->ENABLE_FEATURE loses one for 'top' applet | vodz | 4 | -21/+21 |
2005-09-14 | Patch from Berhnard Fischer to keep duplicate objects out of the library. | landley | 1 | -0/+1 |
2005-09-14 | remove unrequired dependences | vodz | 2 | -3/+1 |
2005-09-14 | Cleanup patch from tito: migrate option parsing to the bb_ functions and fix | landley | 1 | -25/+12 |
2005-09-14 | Cleanup patch from Tito. | landley | 1 | -12/+9 |
2005-09-14 | bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, sp... | vodz | 1 | -242/+248 |
2005-09-14 | Our config should write out each symbol once and only once, but still write | landley | 1 | -28/+39 |
2005-09-14 | Test full susv3 spec for uniq (except internationalization). | landley | 1 | -13/+48 |
2005-09-14 | committing bug #7: | pgf | 1 | -29/+42 |
2005-09-14 | initial ppc64 support | vapier | 1 | -1/+6 |
2005-09-13 | allow either backspace or DEL, in addition to the user's erase | pgf | 1 | -1/+2 |
2005-09-13 | bb_mkdep release. speed up *3, clearing, more comments | vodz | 2 | -219/+267 |
2005-09-13 | whitespace/syntax cleanups, dont mind me :p | vapier | 1 | -36/+22 |
2005-09-13 | touch up usage for swap utils | vapier | 1 | -2/+2 |
2005-09-13 | Cleanup patch from Tito. | landley | 1 | -36/+11 |
2005-09-12 | sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' | andersen | 5 | -9/+7 |
2005-09-12 | Kunihiko IMAI writes: | andersen | 1 | -1/+1 |
2005-09-12 | bb_mkdep speed up * 10! | vodz | 1 | -82/+112 |
2005-09-12 | new my scripts/mm_mkdep, dependences work now | vodz | 5 | -876/+867 |
2005-09-11 | Clean up memory allocation. | landley | 1 | -32/+8 |
2005-09-11 | This combines a patch from Bernhard Fischer (moving the clean of | landley | 1 | -18/+3 |
2005-09-11 | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | landley | 23 | -36/+20 |
2005-09-10 | use CONFIG_BUFFER macros like cow suggested and shrink code size some more by... | vapier | 1 | -23/+19 |
2005-09-10 | Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig. | landley | 1 | -2/+2 |
2005-09-10 | some tweaks by cow to shrink a little | vapier | 1 | -24/+11 |
2005-09-08 | Put the menu_is_visible test back because it avoids printing spurious | landley | 1 | -12/+12 |
2005-09-08 | Rob, I don't know why you feel some unexplainable compulsion to get rid of | mjn3 | 1 | -48/+70 |
2005-09-08 | A bit overdue... | landley | 1 | -1/+1 |
2005-09-08 | Tito sent more size tweaks. | landley | 4 | -19/+11 |
2005-09-08 | Fix the warning by rewriting the function to be smaller and simpler. | landley | 1 | -28/+17 |
2005-09-08 | Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to | landley | 4 | -16/+16 |
2005-09-07 | committing: | pgf | 2 | -58/+108 |
2005-09-07 | Yeah, Linus is the original author of three of our apps, but A) he doesn't | landley | 1 | -1/+1 |
2005-09-07 | Fix warnings. | landley | 1 | -2/+2 |
2005-09-07 | This code exists to compensate for ancient broken build environments which, | landley | 3 | -231/+2 |
2005-09-07 | Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. | landley | 5 | -71/+74 |
2005-09-06 | Amir Shalem writes: | vapier | 1 | -7/+7 |
2005-09-06 | - sync traceroute with Slackware-10.1 | vodz | 4 | -356/+1242 |
2005-09-06 | typo, thanks, Bernhard Fischer | vodz | 1 | -1/+1 |
2005-09-06 | Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names and | landley | 1 | -39/+24 |
2005-09-05 | get_terminal_width_height.c was in there twice. | landley | 1 | -1/+1 |
2005-09-05 | Bernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_FORCE no longer exists. | landley | 1 | -1/+0 |
2005-09-05 | Regarding 11330: when you fix a bug that the testsuite doesn't catch, add | landley | 1 | -0/+2 |
2005-09-05 | destroy bug [0000381] | vodz | 1 | -2/+2 |
2005-09-05 | destroy bug [0000404] | vodz | 1 | -5/+5 |
2005-09-05 | - usage fresh bb_getopt_ulflags for ls -- very size reduce. | vodz | 1 | -77/+64 |
2005-09-05 | 1) bb_opt_complementaly -> bb_opt_complementally | vodz | 20 | -167/+176 |
2005-09-05 | 1) sync with dash_0.5.2-7 | vodz | 2 | -59/+103 |