aboutsummaryrefslogtreecommitdiff
path: root/sysklogd
AgeCommit message (Expand)Author
2006-08-28More allbareconfig fixes.Rob Landley
2006-08-20- merge -r15463:15564 from busybox_scratch branch through these changesets:Bernhard Reutner-Fischer
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley
2006-07-20"formated" -> "formatted" throughout the code base."Robert P. J. Day"
2006-06-02- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer
2006-06-01- shrink logread a bit.Bernhard Reutner-Fischer
2006-05-31- shrink klogd a bitBernhard Reutner-Fischer
2006-05-31- s/defined(__uClinux__)/BB_NOMMU/Bernhard Reutner-Fischer
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer
2006-05-13pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...Mike Frysinger
2006-04-18- commentary typo and superfluous whitespace removal in weird messages.Bernhard Reutner-Fischer
2006-04-13Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley
2006-04-12- patch from Denis Vlasenko to add and use bb_xdaemon()Bernhard Reutner-Fischer
2006-04-12- patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer
2006-03-13- revert back to r14406Bernhard Reutner-Fischer
2006-03-09- backout using features which are not available with the previous stableBernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-03-02- use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer
2006-03-01- fixes parallel builds (make -j)Bernhard Reutner-Fischer
2006-02-21Don't build directory libraries unless we're building an applet that needs it.Rob Landley
2006-02-16moved BB_BANNER to applets/version.c file: make kernel like version, "Vladimir N. Oleynik"
2006-02-02make the build system puuuuuuuuuuurtyMike Frysinger
2006-01-25just whitespaceTim Riker
2006-01-22- add platform.h.Bernhard Reutner-Fischer
2006-01-15- shared libbusybox.Bernhard Reutner-Fischer
2005-12-12Flush output to log promptly (bug 389).Rob Landley
2005-10-1520 bytes data to bss"Vladimir N. Oleynik"
2005-10-15complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1"Vladimir N. Oleynik"
2005-10-13- initialize the correct variablesBernhard Reutner-Fischer
2005-09-24use the shorter license headerMike Frysinger
2005-09-24use brief license lineMike Frysinger
2005-09-22more remove lost exported"Vladimir N. Oleynik"
2005-09-20- rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer
2005-09-14Cleanup patch from tito: migrate option parsing to the bb_ functions and fixRob Landley
2005-09-12Kunihiko IMAI writes:Eric Andersen
2005-07-27use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger
2005-07-20applying fix for:Paul Fox
2005-04-21fix typoe (buildddir -> builddir)Mike Frysinger
2005-04-06Removed the incorrect and confusing facility argument specified withPeter Kjellerstedt
2004-10-08egor duda writes:Eric Andersen
2004-09-14Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ...Glenn L McGrath
2004-09-08Felipe Kellermann writes:Eric Andersen
2004-09-02Tito writes:Eric Andersen
2004-08-26Togg writes:Eric Andersen
2004-08-26Tito writes:Eric Andersen
2004-08-06Part of patch from William Barsse, fixes a problem with unescaped %.Glenn L McGrath
2004-07-22Reverse my previous change, "::" is a GNU getopt extension that allowsGlenn L McGrath
2004-07-21Fix bug in accepting buffer size argumentGlenn L McGrath
2004-06-25Do not mess with the console logging level unlessEric Andersen
2004-06-22Add missing 'S' to the getopt string.Eric Andersen