1. cb1ba86 logger: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  2. 49ea466 Build fixes for gcc 4.0 with -Werror, from Tito. by Rob Landley · 18 years ago
  3. 9cac521 using [xa]sprintf for string concatenation is neat and saves by Denis Vlasenko · 18 years ago
  4. bd8f43d few random readability enhansements. No code changes by Denis Vlasenko · 18 years ago
  5. 049d6b8 Add CONFIG_FEATURE_SYSLOG which controls whether by Denis Vlasenko · 18 years ago
  6. 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
  7. 028ba28 More allbareconfig fixes. by Rob Landley · 18 years ago
  8. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  9. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  10. eea5618 "formated" -> "formatted" throughout the code base. by "Robert P. J. Day" · 18 years ago
  11. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  12. d04e9b8 - shrink logread a bit. by Bernhard Reutner-Fischer · 18 years ago
  13. 595159f - shrink klogd a bit by Bernhard Reutner-Fischer · 18 years ago
  14. c418d48 - s/defined(__uClinux__)/BB_NOMMU/ by Bernhard Reutner-Fischer · 18 years ago
  15. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  16. 39440e5 pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list by Mike Frysinger · 18 years ago
  17. 0c013f5 - commentary typo and superfluous whitespace removal in weird messages. by Bernhard Reutner-Fischer · 19 years ago
  18. 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
  19. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 19 years ago
  20. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  21. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  22. 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
  23. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  24. 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
  25. 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
  26. d6e14d8 Don't build directory libraries unless we're building an applet that needs it. by Rob Landley · 19 years ago
  27. dd1ccdd moved BB_BANNER to applets/version.c file: make kernel like version, by "Vladimir N. Oleynik" · 19 years ago
  28. b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
  29. c1ef7bd just whitespace by Tim Riker · 19 years ago
  30. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  31. 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
  32. 10fb2b7 Flush output to log promptly (bug 389). by Rob Landley · 19 years ago
  33. d3d829a 20 bytes data to bss by "Vladimir N. Oleynik" · 19 years ago
  34. b32b1db complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 by "Vladimir N. Oleynik" · 19 years ago
  35. bb66a6c - initialize the correct variables by Bernhard Reutner-Fischer · 19 years ago
  36. 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
  37. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  38. e4baaa2 more remove lost exported by "Vladimir N. Oleynik" · 19 years ago
  39. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  40. 570f655 Cleanup patch from tito: migrate option parsing to the bb_ functions and fix by Rob Landley · 19 years ago
  41. 2c6b418 Kunihiko IMAI writes: by Eric Andersen · 19 years ago
  42. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  43. 27cbffd applying fix for: by Paul Fox · 19 years ago
  44. f547d67 fix typoe (buildddir -> builddir) by Mike Frysinger · 19 years ago
  45. c089ccd Removed the incorrect and confusing facility argument specified with by Peter Kjellerstedt · 20 years ago
  46. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  47. 73ebb88 Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding a condition around the remote logging, also adds some comments. by Glenn L McGrath · 20 years ago
  48. f91b928 Felipe Kellermann writes: by Eric Andersen · 20 years ago
  49. 192c35f Tito writes: by Eric Andersen · 20 years ago
  50. 75813ee Togg writes: by Eric Andersen · 20 years ago
  51. 52499cb Tito writes: by Eric Andersen · 20 years ago
  52. 12ed333 Part of patch from William Barsse, fixes a problem with unescaped %. by Glenn L McGrath · 20 years ago
  53. 5529b7b Reverse my previous change, "::" is a GNU getopt extension that allows by Glenn L McGrath · 20 years ago
  54. e8f4651 Fix bug in accepting buffer size argument by Glenn L McGrath · 20 years ago
  55. 0373cf1 Do not mess with the console logging level unless asked to do so. -Erik by Eric Andersen · 20 years ago
  56. bb692cd Add missing 'S' to the getopt string. by Eric Andersen · 20 years ago
  57. 7f94a5c Patch from Bastian Blank: by Eric Andersen · 20 years ago
  58. 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
  59. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  60. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  61. df2c565 Fix from Paul Kortekaas for syslog -C option, size should be in kB. by Glenn L McGrath · 21 years ago
  62. d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  63. a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
  64. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  65. 29c77f7 Arnd Ben Otto writes: by Eric Andersen · 21 years ago
  66. f7dd10f Patch from Fillod Stephane by Glenn L McGrath · 21 years ago
  67. a79220d add size parameter to syslogd -C by Glenn L McGrath · 21 years ago
  68. fe538ba Vodz, last_patch_104 by Glenn L McGrath · 21 years ago
  69. dc72f3a Vodz, last patch 104 by Glenn L McGrath · 21 years ago
  70. 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
  71. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  72. 480f153 The logger utility does not really depend on CONFIG_SYSLOGD, by Eric Andersen · 21 years ago
  73. e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
  74. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  75. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  76. 46ba568 oops by Eric Andersen · 21 years ago
  77. d4f90ed This patch from Vitezslav Batrla, is a cleaner fix for the by Eric Andersen · 21 years ago
  78. 900c8f3 Apply patch from Georg Magschok to fix syslog behavior so that the by Eric Andersen · 21 years ago
  79. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  80. 08f4a4c Add all the syslogd help text by Eric Andersen · 22 years ago
  81. 877d418 Dont die if logging remotely fails, patch by Joshua Jackson by Glenn L McGrath · 22 years ago
  82. 6ed7759 Update email address for Gennady Feldman <gena01@gena01.com> by Glenn L McGrath · 22 years ago
  83. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  84. e1ad672 add the -c option, modified version of a patch from Bastian Blank by Glenn L McGrath · 22 years ago
  85. 912d8f4 run through indent and manually check result by Glenn L McGrath · 22 years ago
  86. 907a240 last_patch57 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  87. 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
  88. 06c35da patch from John Hall <john.hall@optionexist.co.uk> to change the by Eric Andersen · 22 years ago
  89. 39ad283 hehe. by Eric Andersen · 22 years ago
  90. 871d93c Vodz' last_patch57: by Eric Andersen · 22 years ago
  91. 9fef17d Run through indent, fix comments by Glenn L McGrath · 22 years ago
  92. f8277ca Move #define MAXLINE so this compiles without circ buffers. by Manuel Novoa III · 22 years ago
  93. 74b007f Oops. Code things so it actually works this time around... -Erik by Eric Andersen · 22 years ago
  94. c59716f Joel Coltoff <joel@wmi.com> noticed that following a recent by Eric Andersen · 22 years ago
  95. fc78b79 Applied syslogd fix submitted by Bart Visscher: by Robert Griebl · 22 years ago
  96. 4e11682 Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR by Eric Andersen · 23 years ago
  97. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago
  98. b159146 Add missing " " after the word on, as reported by Jason Luther by Eric Andersen · 23 years ago
  99. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  100. c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago