1. 1d8df52 inetd: improve --helpt text and config help text. by Denys Vlasenko · 7 years ago
  2. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  3. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  4. ce55284 inetd,mount: do not die if uclibc without RPC is detected by Denys Vlasenko · 7 years ago
  5. d4e4fdb fixes for bugs found by make_single_applets.sh by Denys Vlasenko · 7 years ago
  6. f3d705f make --help texts smaller by Denys Vlasenko · 8 years ago
  7. 179e88b rdate: make it do something remotely sane, facing 32-bit time overflow by Denys Vlasenko · 8 years ago
  8. 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  9. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  10. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  11. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  12. 066e76b Replace a few more bb_info_msg's by bb_error_msg or printf by Denys Vlasenko · 9 years ago
  13. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  14. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  15. 2ec4f44 inetd: fix order of array index check and array access by Denys Vlasenko · 10 years ago
  16. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  17. 12677ac CONFIG_PID_FILE_PATH: new configuration option for pidfile paths by Anthony G. Basile · 12 years ago
  18. c5fe9f7 include sys/resource.h where needed by Mike Frysinger · 12 years ago
  19. 64f763b inetd: fix build failure in Android by Tias Guns · 13 years ago
  20. 585541e start_stop_daemon: set complementary group ids too. Closes 3253 by Denys Vlasenko · 13 years ago
  21. 223b941 inetd: close new udp fd in "udp nowait" case by Denys Vlasenko · 13 years ago
  22. 901a53b inetd: check if RPC is available by Bernhard Reutner-Fischer · 14 years ago
  23. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  24. b1ab283 inetd: add FIXMEs by Denys Vlasenko · 14 years ago
  25. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  26. ca18311 libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. by Denys Vlasenko · 14 years ago
  27. a945f61 inetd: if argv[0] is not specified, set it to program name by Mike Frysinger · 14 years ago
  28. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  29. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  30. 31c3dad remove recently added erroneous _and_die() by Denys Vlasenko · 14 years ago
  31. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  32. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  33. 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
  34. 2cc7091 inetd: comment tweak. no code changes by Denys Vlasenko · 15 years ago
  35. cfc2163 inetd: be more careful with syslog socket; other small fixes by Denys Vlasenko · 15 years ago
  36. 0f952c2 inetd: comment why we redirect stderr to network by Denys Vlasenko · 16 years ago
  37. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  38. eb4e5ec inetd: constify data by Denis Vlasenko · 16 years ago
  39. 54ac03a *: remove LOG_NOWAIT by Denis Vlasenko · 16 years ago
  40. a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 16 years ago
  41. 4cb576e inetd: fix a case when we have zero services by Denis Vlasenko · 16 years ago
  42. df6b3ad inetd: use config parser. by Vladimir by Denis Vlasenko · 16 years ago
  43. f54e62a inetd: do not trash errno in signal handlers; by Denis Vlasenko · 16 years ago
  44. 02a1c6a - very minor shrinkage (-9b) by Bernhard Reutner-Fischer · 16 years ago
  45. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  46. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  47. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  48. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  49. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  50. 02f12f5 inetd: small shrink for NOMMU case by Denis Vlasenko · 17 years ago
  51. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  52. 9230582 inetd: use change_identity(). by Denis Vlasenko · 17 years ago
  53. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  54. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  55. aefed94 tcpsvd,udpsvd: make them NOMMU-capable inetd: make udp nowait work by Denis Vlasenko · 17 years ago
  56. 3f165fa libbb: introduce and use sigprocmask_allsigs and sigaction_set. by Denis Vlasenko · 17 years ago
  57. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 17 years ago
  58. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 17 years ago
  59. 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
  60. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  61. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago
  62. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  63. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 17 years ago
  64. ed6a49c ip: stop propagating argc; optimize ip_parse_common_args by Denis Vlasenko · 17 years ago
  65. 6df9e3c inetd: revert bogus fix for bug 1562; shrink inetd a bit by Denis Vlasenko · 17 years ago
  66. 1bec1b9 telnet: use poll, it's shorter *: style fixes by Denis Vlasenko · 17 years ago
  67. 9d1afdb inetd: fix bug 1562 "inetd does not set argv[0] properly" (fix by IlyaPanfilov) by Denis Vlasenko · 17 years ago
  68. 4f95e5a vi: don't wait 50 ms before reading ESC sequences by Denis Vlasenko · 17 years ago
  69. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  70. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  71. 3982407 inetd: move struct fields around -> save .25 k of code by Denis Vlasenko · 17 years ago
  72. 512a545 inetd: make some fields smaller, move data out of data/bss sections by Denis Vlasenko · 17 years ago
  73. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  74. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  75. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  76. 5b34083 several *.c files: move 'extern environ' up to the location of #includes by Denis Vlasenko · 18 years ago
  77. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  78. 10457b9 make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet. by Denis Vlasenko · 18 years ago
  79. 5a14202 move everything to new NOMMU helpers, except udhcp by Denis Vlasenko · 18 years ago
  80. 55f30b0 inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) by Denis Vlasenko · 18 years ago
  81. 9067f13 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" by Denis Vlasenko · 18 years ago
  82. ce074df inetd: indent labels uniformly by Denis Vlasenko · 18 years ago
  83. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  84. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  85. 35d4da0 exterminate u_intXXX. by Denis Vlasenko · 18 years ago
  86. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
  87. b64eed6 httpd: use fd#1 in inetd mode inetd: micro style fix by Denis Vlasenko · 18 years ago
  88. d1a6e8d inetd: preparatory patch, no code changes by Denis Vlasenko · 18 years ago
  89. d97c924 Rename bb_sanitize_stdio -> bb_sanitize_server_stdio by Denis Vlasenko · 18 years ago
  90. ffcef2d inetd: open log after daemonization by Denis Vlasenko · 18 years ago
  91. 7a431b3 By popular request reinstate fakeidentd's standalone mode. by Denis Vlasenko · 18 years ago
  92. f8138d1 fakeinetd: attempted ipv6-ization (and it's done) by Denis Vlasenko · 18 years ago
  93. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  94. bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
  95. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  96. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  97. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  98. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  99. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  100. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago