1. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  2. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  3. 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
  4. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  5. 5c527dc make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec by Denys Vlasenko · 7 years ago
  6. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  7. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  8. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  9. 0188042 runit: fix chpst -n -N -u USER by Denys Vlasenko · 8 years ago
  10. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  11. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  12. c4199f2 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) by Denys Vlasenko · 9 years ago
  13. 0863e1a runit/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  14. 1a7256a chpst: fix a bug where -U USER was using wrong USER (one from -u USER) by Denys Vlasenko · 11 years ago
  15. c5fe9f7 include sys/resource.h where needed by Mike Frysinger · 12 years ago
  16. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
  17. c74a79f chpst: move misplaced comment by Denys Vlasenko · 13 years ago
  18. d18ef6c chpst: simple code shrink by Denys Vlasenko · 13 years ago
  19. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  20. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  21. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  22. e09bff3 runit_lib: remove/inline a few more things by Denys Vlasenko · 14 years ago
  23. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  24. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  25. 695fa51 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact by Denys Vlasenko · 15 years ago
  26. ca25449 chpst: tiny shrinkage and add possible TODO by Bernhard Reutner-Fischer · 15 years ago
  27. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  28. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  29. b9c262b envdir: fix "envdir with no params" case by Denis Vlasenko · 16 years ago
  30. 69ed309 chpst: fix "envdir dir" case (bug 4574). by Denis Vlasenko · 16 years ago
  31. ec73d30 randomconfig fixes by Denis Vlasenko · 16 years ago
  32. b357149 chpst: large code shrink by Vladimir by Denis Vlasenko · 16 years ago
  33. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  34. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  35. 9895dfd chpst: fix "env directory" parsing to not strip everything by Denis Vlasenko · 17 years ago
  36. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  37. 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
  38. d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
  39. 394eebe lpd: spool mode added by Vladimir by Denis Vlasenko · 17 years ago
  40. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  41. 339936b chpst: fix whitespace damage by Denis Vlasenko · 17 years ago
  42. 23e3e25 chpst: stop using data/bss by Denis Vlasenko · 17 years ago
  43. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  44. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  45. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  46. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  47. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  48. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  49. d031ffa tar: sanitize option handling by Denis Vlasenko · 18 years ago
  50. 83ea643 svlogd: new applet. +9k. Still too big, but it was 12k yesterday. by Denis Vlasenko · 18 years ago
  51. 9bff26c chpst: add overlooked copyright statement by Denis Vlasenko · 18 years ago
  52. cba9ef5 fixes from Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 18 years ago
  53. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  54. c12f530 dnsd fix; option_mask32 added. dnsd needs more love. by Denis Vlasenko · 18 years ago
  55. 4e6ceb4 chpst: fix vda's silly mistakes Patch by Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 18 years ago
  56. de59c0f httpd: add -u user[:grp] support by Denis Vlasenko · 18 years ago
  57. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  58. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  59. f0a97fb Yeah, yeah... I forgot about 'svn add'... fixing that by Denis Vlasenko · 18 years ago