summaryrefslogtreecommitdiff
path: root/sysklogd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Build fixes for gcc 4.0 with -Werror, from Tito.Rob Landley2006-09-111-1/+1
* using [xa]sprintf for string concatenation is neat and savesDenis Vlasenko2006-09-091-1/+1
* few random readability enhansements. No code changesDenis Vlasenko2006-09-081-6/+7
* Add CONFIG_FEATURE_SYSLOG which controls whetherDenis Vlasenko2006-09-071-0/+2
* Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damageRob Landley2006-08-291-2/+2
* More allbareconfig fixes.Rob Landley2006-08-281-1/+8
* - merge -r15463:15564 from busybox_scratch branch through these changesets:Bernhard Reutner-Fischer2006-08-201-62/+36
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-032-27/+5
* "formated" -> "formatted" throughout the code base."Robert P. J. Day"2006-07-201-1/+1
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-023-19/+4
* - shrink logread a bit.Bernhard Reutner-Fischer2006-06-011-22/+6
* - shrink klogd a bitBernhard Reutner-Fischer2006-05-311-35/+37
* - s/defined(__uClinux__)/BB_NOMMU/Bernhard Reutner-Fischer2006-05-312-6/+6
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-192-16/+0
* pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...Mike Frysinger2006-05-131-1/+1
* - commentary typo and superfluous whitespace removal in weird messages.Bernhard Reutner-Fischer2006-04-181-3/+3
* Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley2006-04-131-5/+5
* - patch from Denis Vlasenko to add and use bb_xdaemon()Bernhard Reutner-Fischer2006-04-122-4/+2
* - patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer2006-04-121-11/+2
* - revert back to r14406Bernhard Reutner-Fischer2006-03-131-7/+13
* - backout using features which are not available with the previous stableBernhard Reutner-Fischer2006-03-091-2/+6
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-064-4/+4
* - use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer2006-03-021-0/+4
* - fixes parallel builds (make -j)Bernhard Reutner-Fischer2006-03-011-12/+2
* Don't build directory libraries unless we're building an applet that needs it.Rob Landley2006-02-211-0/+2
* moved BB_BANNER to applets/version.c file: make kernel like version, "Vladimir N. Oleynik"2006-02-162-2/+2
* make the build system puuuuuuuuuuurtyMike Frysinger2006-02-021-3/+2
* just whitespaceTim Riker2006-01-252-2/+2
* - add platform.h.Bernhard Reutner-Fischer2006-01-222-31/+5
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-0/+5
* Flush output to log promptly (bug 389).Rob Landley2005-12-121-0/+1
* 20 bytes data to bss"Vladimir N. Oleynik"2005-10-151-6/+4
* complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1"Vladimir N. Oleynik"2005-10-151-5/+8
* - initialize the correct variablesBernhard Reutner-Fischer2005-10-131-1/+1
* use the shorter license headerMike Frysinger2005-09-241-14/+1
* use brief license lineMike Frysinger2005-09-241-15/+2
* more remove lost exported"Vladimir N. Oleynik"2005-09-221-3/+3
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-1/+1
* Cleanup patch from tito: migrate option parsing to the bb_ functions and fixRob Landley2005-09-141-25/+12
* Kunihiko IMAI writes:Eric Andersen2005-09-121-1/+1
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* applying fix for:Paul Fox2005-07-201-1/+1
* fix typoe (buildddir -> builddir)Mike Frysinger2005-04-211-3/+2
* Removed the incorrect and confusing facility argument specified withPeter Kjellerstedt2005-04-061-3/+3
* egor duda writes:Eric Andersen2004-10-082-5/+11
* Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ...Glenn L McGrath2004-09-141-15/+21
* Felipe Kellermann writes:Eric Andersen2004-09-081-29/+26
* Tito writes:Eric Andersen2004-09-021-0/+2
* Togg writes:Eric Andersen2004-08-261-28/+14
* Tito writes:Eric Andersen2004-08-261-1/+1