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