1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  4. 29d8ebe busybox v1.19.3 update by Tanguy Pruvot · 13 years ago
  5. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  6. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  7. bec5888 *: s/open3_or_warn/open_or_warn/ where makes sense by Denys Vlasenko · 14 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  10. 69d69e2 crond: mention other cronds' behavior in comment. no code changes by Denys Vlasenko · 14 years ago
  11. 1f0ab1d crond: code shrink by Denys Vlasenko · 14 years ago
  12. 45963c8 crond: rename HumpBack names. Note two TODOs/FIXMEs by Denys Vlasenko · 14 years ago
  13. dfc870f crond: check mtime on crontab dir every minute, and reread if changed by Denys Vlasenko · 14 years ago
  14. 4a09aef crond: reorder functions to follow usual order: "main last" by Denys Vlasenko · 14 years ago
  15. d3c2b71 crond: code shrink by Denys Vlasenko · 14 years ago
  16. dd8adde *: introduce and use bb_unsetenv_and_free by Denys Vlasenko · 14 years ago
  17. 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 14 years ago
  18. ca228fb reuse a few strings by Bernhard Reutner-Fischer · 14 years ago
  19. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 14 years ago
  20. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 14 years ago
  21. 78fcec4 crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes. by Denys Vlasenko · 14 years ago
  22. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  23. b618dba sendmail: accept -i too, not only -oi by Vladimir Dronnikov · 15 years ago
  24. 1f27ab0 *: optimize code size in strtoul calls by Denys Vlasenko · 15 years ago
  25. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  26. 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 15 years ago
  27. a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 15 years ago
  28. f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 15 years ago
  29. ded5dfe crond,crontab: make cron directory location configurable by Denis Vlasenko · 15 years ago
  30. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 15 years ago
  31. 3f70b87 clarify which version of crond is known to put tasks in separate pgrps by Denis Vlasenko · 15 years ago
  32. 6ebb2f5 crond: use bb_setpgrp, not setpgrp platform.h: make a bit more readable by Denis Vlasenko · 16 years ago
  33. b6ddee2 crond: put tasks in separate process groups by Denis Vlasenko · 16 years ago
  34. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  35. b8d1a4c init: set stderr to NONBLOCK *: s/setenv(a,b,1)/xsetenv(a,b)/ by Denis Vlasenko · 16 years ago
  36. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  37. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  38. dcb3fcb libbb: config_read() update by Denis Vlasenko · 16 years ago
  39. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  40. 6792128 - fix segfault in nameif with mactab file (by fixing and shrink config parser) by Bernhard Reutner-Fischer · 16 years ago
  41. fb1642f fix up callsites of config_read to check for >= 0 by Denis Vlasenko · 16 years ago
  42. c01340f update of config file parser from Vladimir by Denis Vlasenko · 16 years ago
  43. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  44. 0a65692 crond: use execlp instead of execl by Denis Vlasenko · 16 years ago
  45. c94d356 sendmail: from Vladimir: by Denis Vlasenko · 16 years ago
  46. 6ea75e2 sendmail: another update from the maintainer by Denis Vlasenko · 16 years ago
  47. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  48. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 16 years ago
  49. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 16 years ago
  50. 6fa1ba3 crond: add handling of "MAILTO=user" lines by Denis Vlasenko · 16 years ago
  51. c52248e small NOMMU fixes by Denis Vlasenko · 16 years ago
  52. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 16 years ago
  53. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  54. 4e6c812 crond: make it NOMMU-capable by Denis Vlasenko · 16 years ago
  55. cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 16 years ago
  56. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 16 years ago
  57. 314820e crond: small code shrink and readability enhancements by Denis Vlasenko · 16 years ago
  58. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 16 years ago
  59. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  60. f9000c5 crond: code shrink by Denis Vlasenko · 17 years ago
  61. d37f222 libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) by Denis Vlasenko · 17 years ago
  62. b9c02dd crond: don't start sendmail with absolute path by Denis Vlasenko · 17 years ago
  63. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  64. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  65. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 17 years ago
  66. 10457b9 make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet. by Denis Vlasenko · 17 years ago
  67. 5a14202 move everything to new NOMMU helpers, except udhcp by Denis Vlasenko · 17 years ago
  68. 9067f13 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" by Denis Vlasenko · 17 years ago
  69. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  70. 9b1381f convert calloc to xzalloc fix sleep-on-die option by Denis Vlasenko · 17 years ago
  71. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  72. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  73. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  74. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  75. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  76. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  77. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  78. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  79. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  80. c418d48 - s/defined(__uClinux__)/BB_NOMMU/ by Bernhard Reutner-Fischer · 18 years ago
  81. c020f5f New version of nohup that's much smaller, less paranoid, consistent, by Rob Landley · 18 years ago
  82. ef21629 - silence warning about no return in function returning non-void by Bernhard Reutner-Fischer · 18 years ago
  83. f284c76 use more boiler plate GPL notices by Mike Frysinger · 18 years ago
  84. d9cf7ac - patch from Denis Vlasenko to add and use bb_xchdir() by Bernhard Reutner-Fischer · 18 years ago
  85. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 18 years ago
  86. cd5c15d removed warning "comparison between signed and unsigned". Change very very old code: use int instead short by "Vladimir N. Oleynik" · 18 years ago
  87. d0c41a8 destroy bug [0000381] by "Vladimir N. Oleynik" · 19 years ago
  88. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  89. 828548a According to bug #63, crond is unhappy with crontab lines that don't end in a by Rob Landley · 19 years ago
  90. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  91. 9079ad0 Fixup braces (patch from Thomas Geulig), run through indent and manually adjust. by Glenn L McGrath · 20 years ago
  92. b89fcd4 Fix compile error, the indenting really needs to be fixed here by Glenn L McGrath · 20 years ago
  93. a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 20 years ago
  94. a48b0a3 last_patch116 from vodz: by Eric Andersen · 21 years ago
  95. 99bd5ad more crond+crontab integrating with loginutil libbb functions and deleted by Glenn L McGrath · 21 years ago
  96. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  97. 9b47661 Avoid shadowing built-in function `log' by Eric Andersen · 21 years ago
  98. 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
  99. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  100. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago