aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-16update for newer build systemMike Frysinger
2005-09-15New applet "less", from Rob Sullivan.Rob Landley
2005-09-15Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer.Rob Landley
2005-09-15Amir Shalem observed that telnetd doesn't really require login, so forcingRob Landley
2005-09-15Get rid of warnings, remove compat with older gnu uniq to truly conform to su...Manuel Novoa III
2005-09-15Bernhard Fischer:Mike Frysinger
2005-09-15BsAtHome writes in Bug 433:Mike Frysinger
2005-09-14split libbb: moved xregcomp separatelly for speed up recompile"Vladimir N. Oleynik"
2005-09-14removed strange extern void xregcomp(... from some applets, but declared from..."Vladimir N. Oleynik"
2005-09-14FEATURE->ENABLE_FEATURE loses one for 'top' applet"Vladimir N. Oleynik"
2005-09-14Patch from Berhnard Fischer to keep duplicate objects out of the library.Rob Landley
2005-09-14remove unrequired dependences"Vladimir N. Oleynik"
2005-09-14Cleanup patch from tito: migrate option parsing to the bb_ functions and fixRob Landley
2005-09-14Cleanup patch from Tito.Rob Landley
2005-09-14bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, sp..."Vladimir N. Oleynik"
2005-09-14Our config should write out each symbol once and only once, but still writeRob Landley
2005-09-14Test full susv3 spec for uniq (except internationalization).Rob Landley
2005-09-14committing bug #7:Paul Fox
2005-09-14initial ppc64 supportMike Frysinger
2005-09-13allow either backspace or DEL, in addition to the user's erasePaul Fox
2005-09-13bb_mkdep release. speed up *3, clearing, more comments"Vladimir N. Oleynik"
2005-09-13whitespace/syntax cleanups, dont mind me :pMike Frysinger
2005-09-13touch up usage for swap utilsMike Frysinger
2005-09-13Cleanup patch from Tito.Rob Landley
2005-09-12sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL'Eric Andersen
2005-09-12Kunihiko IMAI writes:Eric Andersen
2005-09-12bb_mkdep speed up * 10!"Vladimir N. Oleynik"
2005-09-12new my scripts/mm_mkdep, dependences work now"Vladimir N. Oleynik"
2005-09-11Clean up memory allocation.Rob Landley
2005-09-11This combines a patch from Bernhard Fischer (moving the clean ofRob Landley
2005-09-11Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley
2005-09-10use CONFIG_BUFFER macros like cow suggested and shrink code size some more by...Mike Frysinger
2005-09-10Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig.Rob Landley
2005-09-10some tweaks by cow to shrink a littleMike Frysinger
2005-09-08Put the menu_is_visible test back because it avoids printing spuriousRob Landley
2005-09-08Rob, I don't know why you feel some unexplainable compulsion to get rid ofManuel Novoa III
2005-09-08A bit overdue...Rob Landley
2005-09-08Tito sent more size tweaks.Rob Landley
2005-09-08Fix the warning by rewriting the function to be smaller and simpler.Rob Landley
2005-09-08Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP toRob Landley
2005-09-07committing:Paul Fox
2005-09-07Yeah, Linus is the original author of three of our apps, but A) he doesn'tRob Landley
2005-09-07Fix warnings.Rob Landley
2005-09-07This code exists to compensate for ancient broken build environments which,Rob Landley
2005-09-07Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings.Rob Landley
2005-09-06Amir Shalem writes:Mike Frysinger
2005-09-06- sync traceroute with Slackware-10.1"Vladimir N. Oleynik"
2005-09-06typo, thanks, Bernhard Fischer"Vladimir N. Oleynik"
2005-09-06Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names andRob Landley
2005-09-05get_terminal_width_height.c was in there twice.Rob Landley