1. f427c80 sysctl: stop abusing parser->line by Denys Vlasenko · 16 years ago
  2. 038fe44 sysctl: move code around to get rid of forward references. by Denis Vlasenko · 16 years ago
  3. 5a6617a sysctl: fix broken -p [file] - close bug 231 by Denis Vlasenko · 16 years ago
  4. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  5. 501b0e3 sysctl: fix another corner case with "dots and slashes" by Denis Vlasenko · 16 years ago
  6. d6e8f94 sysctl: fix gcc warning (false positive) by Denis Vlasenko · 16 years ago
  7. 54d1005 *: tweak error messages by Denis Vlasenko · 16 years ago
  8. a9c3f7a sysctl: sysctl -a was still misbehaving, fix it by Denis Vlasenko · 16 years ago
  9. 9299305 return accidentally deleted "/* vi: set sw=4 ts=4: */" by Denis Vlasenko · 16 years ago
  10. e915a1a sysctl: fix bug 3894 _for real_. by Denis Vlasenko · 16 years ago
  11. 81944c9 sysctl: remove trivial comments. no code changes by Denis Vlasenko · 16 years ago
  12. cfdb711 sysctl: remove special-cased reporting of EPERM, by Denis Vlasenko · 16 years ago
  13. 58cc52a sysctl: fix bug 3894 (by Kryzhanovskyy Maksym) by Denis Vlasenko · 16 years ago
  14. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  15. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  16. 4a717e0 libbb: fixes to config_read() by maintainer sysctl: use config_read() by Denis Vlasenko · 16 years ago
  17. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  18. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  19. 64309f8 sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>) by Denis Vlasenko · 17 years ago
  20. 5a28a25 syscall: code shrink by Denis Vlasenko · 17 years ago
  21. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  22. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  23. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  24. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  25. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
  26. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  27. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  28. 9cac521 using [xa]sprintf for string concatenation is neat and saves by Denis Vlasenko · 18 years ago
  29. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  30. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  31. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
  32. 8b1f11d Remove a superfluous quote and more non-generic standalone code. by Rob Landley · 19 years ago
  33. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
  34. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  35. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  36. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  37. ab82154 Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested. by Glenn L McGrath · 21 years ago
  38. b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago