aboutsummaryrefslogtreecommitdiff
path: root/sysklogd (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-15Amir Shalem observed that telnetd doesn't really require login, so forcingRob Landley1-1/+0
2005-09-15Get rid of warnings, remove compat with older gnu uniq to truly conform to su...Manuel Novoa III1-46/+43
2005-09-15Bernhard Fischer:Mike Frysinger5-10/+10
2005-09-15BsAtHome writes in Bug 433:Mike Frysinger1-5/+6
2005-09-14split libbb: moved xregcomp separatelly for speed up recompile"Vladimir N. Oleynik"7-8/+36
2005-09-14removed strange extern void xregcomp(... from some applets, but declared from..."Vladimir N. Oleynik"3-5/+0
2005-09-14FEATURE->ENABLE_FEATURE loses one for 'top' applet"Vladimir N. Oleynik"4-21/+21
2005-09-14Patch from Berhnard Fischer to keep duplicate objects out of the library.Rob Landley1-0/+1
2005-09-14remove unrequired dependences"Vladimir N. Oleynik"2-3/+1
2005-09-14Cleanup patch from tito: migrate option parsing to the bb_ functions and fixRob Landley1-25/+12
2005-09-14Cleanup patch from Tito.Rob Landley1-12/+9
2005-09-14bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, sp..."Vladimir N. Oleynik"1-242/+248
2005-09-14Our config should write out each symbol once and only once, but still writeRob Landley1-28/+39
2005-09-14Test full susv3 spec for uniq (except internationalization).Rob Landley1-13/+48
2005-09-14committing bug #7:Paul Fox1-29/+42
2005-09-14initial ppc64 supportMike Frysinger1-1/+6
2005-09-13allow either backspace or DEL, in addition to the user's erasePaul Fox1-1/+2
2005-09-13bb_mkdep release. speed up *3, clearing, more comments"Vladimir N. Oleynik"2-219/+267
2005-09-13whitespace/syntax cleanups, dont mind me :pMike Frysinger1-36/+22
2005-09-13touch up usage for swap utilsMike Frysinger1-2/+2
2005-09-13Cleanup patch from Tito.Rob Landley1-36/+11
2005-09-12sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL'Eric Andersen5-9/+7
2005-09-12Kunihiko IMAI writes:Eric Andersen1-1/+1
2005-09-12bb_mkdep speed up * 10!"Vladimir N. Oleynik"1-82/+112
2005-09-12new my scripts/mm_mkdep, dependences work now"Vladimir N. Oleynik"5-876/+867
2005-09-11Clean up memory allocation.Rob Landley1-32/+8
2005-09-11This combines a patch from Bernhard Fischer (moving the clean ofRob Landley1-18/+3
2005-09-11Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley23-36/+20
2005-09-10use CONFIG_BUFFER macros like cow suggested and shrink code size some more by...Mike Frysinger1-23/+19
2005-09-10Patch from Dirk Clemens so df doesn't run numbers together on drives >100gig.Rob Landley1-2/+2
2005-09-10some tweaks by cow to shrink a littleMike Frysinger1-24/+11
2005-09-08Put the menu_is_visible test back because it avoids printing spuriousRob Landley1-12/+12
2005-09-08Rob, I don't know why you feel some unexplainable compulsion to get rid ofManuel Novoa III1-48/+70
2005-09-08A bit overdue...Rob Landley1-1/+1
2005-09-08Tito sent more size tweaks.Rob Landley4-19/+11
2005-09-08Fix the warning by rewriting the function to be smaller and simpler.Rob Landley1-28/+17
2005-09-08Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP toRob Landley4-16/+16
2005-09-07committing:Paul Fox2-58/+108
2005-09-07Yeah, Linus is the original author of three of our apps, but A) he doesn'tRob Landley1-1/+1
2005-09-07Fix warnings.Rob Landley1-2/+2
2005-09-07This code exists to compensate for ancient broken build environments which,Rob Landley3-231/+2
2005-09-07Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings.Rob Landley5-71/+74
2005-09-06Amir Shalem writes:Mike Frysinger1-7/+7
2005-09-06- sync traceroute with Slackware-10.1"Vladimir N. Oleynik"4-356/+1242
2005-09-06typo, thanks, Bernhard Fischer"Vladimir N. Oleynik"1-1/+1
2005-09-06Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names andRob Landley1-39/+24
2005-09-05get_terminal_width_height.c was in there twice.Rob Landley1-1/+1
2005-09-05Bernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_FORCE no longer exists.Rob Landley1-1/+0
2005-09-05Regarding 11330: when you fix a bug that the testsuite doesn't catch, addRob Landley1-0/+2
2005-09-05destroy bug [0000381]"Vladimir N. Oleynik"1-2/+2