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. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  4. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
  5. 32176cc init: fix a case where execv's 1st arg was wrong by Denys Vlasenko · 13 years ago
  6. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 13 years ago
  7. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 13 years ago
  8. 6088e13 init: simpler handling of leading dash in commands by Denys Vlasenko · 13 years ago
  9. db5fe62 init: if PID!=1, show clearer error message. move usage text closer to main() by Denys Vlasenko · 14 years ago
  10. 3b06052 init: do not sleep forever on usage errors by Denys Vlasenko · 14 years ago
  11. f2657a9 init: do not clear CRTSCTS (fix from Debian bug 528560) by Denys Vlasenko · 14 years ago
  12. b1db09b init/*: move applet/kbuild/config/help bits into applet source files by Denys Vlasenko · 14 years ago
  13. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  14. 1c05303 init: make the initial $TERM value configurable by Jeremie Koenig · 14 years ago
  15. 714674e init,halt: portability improvements by Jeremie Koenig · 14 years ago
  16. f812eac init,loginutils: termios portability fixes by Jeremie Koenig · 14 years ago
  17. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 14 years ago
  18. 87fb720 init: clear utmp entries for dead processes, if they (entries) exist by Denys Vlasenko · 14 years ago
  19. d7171c1 init: fix logically inverted FEATURE_EXTRA_QUIET check by Denys Vlasenko · 14 years ago
  20. 1a8de6f init: use applet_name instead of "init" - we can be linuxrc by Denys Vlasenko · 14 years ago
  21. 18f8912 init: for paranoid reasons, restore SIGCONT too. by Denys Vlasenko · 14 years ago
  22. bcc6ec9 init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781 by Denys Vlasenko · 14 years ago
  23. 6be918d init: make FEATURE_EXTRA_QUIET more consistent. +1 byte by Denys Vlasenko · 14 years ago
  24. 6e54249 init: restore possibility to reload inittab even before we finish initialization by Denys Vlasenko · 15 years ago
  25. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  26. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  27. 3ed181b init: make comment more understandable. no code changes by Denys Vlasenko · 15 years ago
  28. 5981ba5 init: test for vt terminal with VT_OPENQRY, by Denis Vlasenko · 15 years ago
  29. 4774179 mail.c: more robust handling of SIGCHLD init: more robust signal handling by Denis Vlasenko · 15 years ago
  30. 93b3820 init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set' by Denis Vlasenko · 15 years ago
  31. 9ec0ecb init: remove wait() loop on restart, it may be dangerous by Denis Vlasenko · 15 years ago
  32. 4ae8a05 init: fix a bug where on reload order of entries might be wrong by Denis Vlasenko · 15 years ago
  33. e35af56 modutils-24: use xasprintf and xzalloc where appropriate, by Denis Vlasenko · 15 years ago
  34. fc2a4fc init: small correction in a comment by Denis Vlasenko · 15 years ago
  35. 72c99af init: major improvement in documentation and signal handling. by Denis Vlasenko · 15 years ago
  36. cab28aa init: preparatory patch, no code changes by Denis Vlasenko · 15 years ago
  37. 6c62246 init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTAB by Denis Vlasenko · 15 years ago
  38. b2b2c40 init: reduce ifdef forest (specially for Rob's happiness) by Denis Vlasenko · 15 years ago
  39. 1bcdcd2 init: do not eat last char in messages; by Denis Vlasenko · 15 years ago
  40. a34b8a4 init: O_NONBLOCK needs more thought. reverted for now by Denis Vlasenko · 16 years ago
  41. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  42. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  43. 5cb54b5 init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people by Denis Vlasenko · 16 years ago
  44. b8d1a4c init: set stderr to NONBLOCK *: s/setenv(a,b,1)/xsetenv(a,b)/ by Denis Vlasenko · 16 years ago
  45. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  46. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  47. b74a2db whitespace fixes, no code changed by Denis Vlasenko · 16 years ago
  48. a53de7f - fix spelling by Bernhard Reutner-Fischer · 16 years ago
  49. 5259361 - remove superfluous forward declaration by Bernhard Reutner-Fischer · 16 years ago
  50. ad2fa65 - no obj-code changes. Fix indentation, use existing defines. by Bernhard Reutner-Fischer · 16 years ago
  51. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  52. a474b68 init: fix compile-time error; fix exiting on broken config file by Denis Vlasenko · 16 years ago
  53. 54d50a0 - fix "noreduce" flag of config_read (didn't work at all, at least for me). by Bernhard Reutner-Fischer · 16 years ago
  54. d48e81f mdev: do not follow symlinks in /sys (as was intended prior to rev 18811). by Denis Vlasenko · 16 years ago
  55. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  56. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  57. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  58. ad4da98 init: fix askfirst not working as intended by Denis Vlasenko · 16 years ago
  59. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 16 years ago
  60. e421b5e init: do not close all descriptors > 2. We were doing it - sometimes. by Denis Vlasenko · 16 years ago
  61. fb274df init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet) by Denis Vlasenko · 16 years ago
  62. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  63. 3f165fa libbb: introduce and use sigprocmask_allsigs and sigaction_set. by Denis Vlasenko · 16 years ago
  64. 671ca33 init: make it NOMMU-capable httpd: trivial compile fix by Denis Vlasenko · 16 years ago
  65. a58a637 init: fix comments by Denis Vlasenko · 16 years ago
  66. 99a6184 init: HUP should not be temporarily set to "restart", by Denis Vlasenko · 16 years ago
  67. a37e713 init: fix bug 1111: restart actions were not splitting words: by Denis Vlasenko · 16 years ago
  68. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 16 years ago
  69. c882f34 init: allow last line to be not terminated by '\n' by Denis Vlasenko · 16 years ago
  70. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 16 years ago
  71. 21e20cb init: wait for orphaned children too while waiting by Denis Vlasenko · 16 years ago
  72. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 16 years ago
  73. d55268d init: don't spawn tons of waiting children, one is enough by Denis Vlasenko · 16 years ago
  74. 5adfa44 init: sometimes, #ifdefs are cleaner. by Denis Vlasenko · 16 years ago
  75. bb50fdf convert #if to if -- let gcc optimize away dead code for us by Mike Frysinger · 16 years ago
  76. ec5631b init: add FEATURE_KILL_REMOVED (Eugene Bordenkircher <eugebo@gmail.com>) by Denis Vlasenko · 16 years ago
  77. d7e2e12 cttyhack: add missing ';' init: remove pointless access() check by Denis Vlasenko · 16 years ago
  78. 2afabe8 init: remove superfluous forks and messing up with argv[0] by Denis Vlasenko · 16 years ago
  79. 70ab28f syslogd: use DEV_CONSOLE consistently init: remove obsolete comment by Denis Vlasenko · 17 years ago
  80. f6ccc62 init: fix bug 1584: improper check for fork error by Denis Vlasenko · 17 years ago
  81. 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
  82. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  83. 96e1b38 introduce and use close_on_exec_on(fd). -50 bytes. by Denis Vlasenko · 17 years ago
  84. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  85. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  86. d8540f7 init: make sure fd 0,1,2 are not closed, + related optimizations. by Denis Vlasenko · 17 years ago
  87. ca525b4 *: BB_BANNER -> bb_banner (it is not a const or #define)! by Denis Vlasenko · 17 years ago
  88. f5f75c5 remove nearly-duplicate PATHs in several places by Denis Vlasenko · 17 years ago
  89. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 17 years ago
  90. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  91. 51742f4 style fixes. No code changes by Denis Vlasenko · 17 years ago
  92. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 17 years ago
  93. ccd412d decouple INIT and SYSLOGD (patch by Eric Spakman E.Spakman@inter.nl.net) by Denis Vlasenko · 17 years ago
  94. d238a47 init: fix handling of stdio file descriptors by Denis Vlasenko · 17 years ago
  95. 966bb43 init: de-indent a block of code by Denis Vlasenko · 17 years ago
  96. b716754 init: trivial compile fix by Denis Vlasenko · 17 years ago
  97. 7a2ca5e init: stop doing silly things with the console (-400 bytes) by Denis Vlasenko · 17 years ago
  98. ec27feb init: code readability enhancements; very small code changes by Denis Vlasenko · 17 years ago
  99. d818dcc - whitespace cleanup and add a possible shrinkage suggestion by Bernhard Reutner-Fischer · 17 years ago
  100. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago