1. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  2. 2ab994f placate gcc-8.0.1 warnings by Denys Vlasenko · 7 years ago
  3. 0d79d77 svok: new applet (daemontools compat) by Denys Vlasenko · 7 years ago
  4. 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
  5. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  6. 7389662 svc: remove superfluout INIT_G() by Denys Vlasenko · 7 years ago
  7. b9be780 sv,svc: fix NOEXEC fallout by Denys Vlasenko · 7 years ago
  8. a453ca5 sv, svc: make them NOEXEC by Denys Vlasenko · 7 years ago
  9. 754e9f9 svc: fix a case where with more than option, getopt() state is not reset by Denys Vlasenko · 7 years ago
  10. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  11. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  12. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  13. 0c63299 sv: update to match version 2.1.2 of runit by James Byrne · 8 years ago
  14. 835ad3a libbb: GETOPT_RESET macro by Kaarle Ritvanen · 8 years ago
  15. 548620c randomconfig fixes by Denys Vlasenko · 8 years ago
  16. 4051a99 svc: new applet (daemontools-compatible version of "sv") by Denys Vlasenko · 8 years ago
  17. 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
  18. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  19. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  20. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  21. 0863e1a runit/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  22. af4f0e4 libbb: use <poll.h> instead of <sys/poll.h> by Thomas Petazzoni · 11 years ago
  23. 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 14 years ago
  24. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  25. 05e8605 remove runit/runit_lib.c by Denys Vlasenko · 14 years ago
  26. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  27. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  28. b3ba9e2 sv: fix "sv o SRV; ...; sv d SRV" (bug 461) + code shrink by Denys Vlasenko · 15 years ago
  29. 8f24f98 stop using non-standard macro, use WEXITSTATUS instead by Denys Vlasenko · 16 years ago
  30. 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 16 years ago
  31. f068b3e sv: make default service dir configurable (Vladimir wants it) by Denis Vlasenko · 16 years ago
  32. a53de7f - fix spelling by Bernhard Reutner-Fischer · 16 years ago
  33. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  34. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  35. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  36. d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
  37. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  38. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  39. b925605 assorted static vars removal by Denis Vlasenko · 17 years ago
  40. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  41. c9dc2ac make variables static by Denis Vlasenko · 17 years ago
  42. 45946f8 runit/*: get rid of tai[a] time abstraction, it's too bloaty. by Denis Vlasenko · 17 years ago
  43. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  44. f223efb svlogd: fix timestamping; do not warn if config is missing sv: extend help text by Denis Vlasenko · 17 years ago
  45. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  46. ac678ec style fixes, no code changes by Denis Vlasenko · 18 years ago
  47. 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 18 years ago
  48. 8a16405 add missing copyright statements and doc for sv by Denis Vlasenko · 18 years ago
  49. d55a362 sv: make code trivially smaller by Denis Vlasenko · 18 years ago
  50. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  51. 7fca91a3 sv: fix incorrect option parsing and reduce size by Denis Vlasenko · 18 years ago
  52. 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
  53. 8c78395 runit cleanup part 1 by Denis Vlasenko · 18 years ago
  54. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  55. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  56. 04c6386 forgot about avn add... :( by Denis Vlasenko · 18 years ago