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. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  5. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  6. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 13 years ago
  7. 58c3d21 telnetd: write utmp record with correct pid by Denys Vlasenko · 14 years ago
  8. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  9. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  10. ff0e875 work on adding testsuite runs to randomconfig test builds by Denys Vlasenko · 14 years ago
  11. f6916db telnetd: fill hostname field in utmp/wtmp records by Denys Vlasenko · 14 years ago
  12. 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 14 years ago
  13. 4c72104 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H by Denys Vlasenko · 14 years ago
  14. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 14 years ago
  15. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  16. 36df048 randomconfig fixes by Denys Vlasenko · 15 years ago
  17. ed1667e telnetd: add -w ("inetd wait") option. Can be configured off. by Denys Vlasenko · 15 years ago
  18. 1d77db8 telnetd: more compact version of the fix for stray open fds by Denys Vlasenko · 15 years ago
  19. a4bcbd0 telnetd: properly close fds in child by Denys Vlasenko · 15 years ago
  20. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  21. 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 15 years ago
  22. d814c98 telnetd: do not advertise TELNET_LFLOW, we do not support it properly. by Denis Vlasenko · 15 years ago
  23. 81c6a91 telnetd: fix compile problem for non-standalone telnetd by Denis Vlasenko · 16 years ago
  24. 9f2f808 telnetd: correctly output 0xff char. ~100 bytes. by Denis Vlasenko · 16 years ago
  25. 6d04435 telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes. by Denis Vlasenko · 16 years ago
  26. b0150d2 telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive) by Denis Vlasenko · 16 years ago
  27. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  28. 1101d1c telnet: shrink by Denis Vlasenko · 16 years ago
  29. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  30. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  31. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 16 years ago
  32. dd9228b tftpd: make it emit error packets by Denis Vlasenko · 16 years ago
  33. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 16 years ago
  34. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  35. 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 16 years ago
  36. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 16 years ago
  37. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 16 years ago
  38. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 16 years ago
  39. 018b155 telnetd: fix problem with zombies (by Paul Fox <pgf@brightstareng.com>) by Denis Vlasenko · 17 years ago
  40. e87b868 telnetd: make sure telnetd -K exits if child dies by Denis Vlasenko · 17 years ago
  41. 9e23767 telnetd: trivial optimization by Denis Vlasenko · 17 years ago
  42. 0de37e1 ash: use fdprintf, not dprintf. *: trailing whitespace removed by Denis Vlasenko · 17 years ago
  43. 5576136 fixes revealed by randomconfig run by Denis Vlasenko · 17 years ago
  44. 23c8128 telnetd: fix comment by Denis Vlasenko · 17 years ago
  45. f472b23 telnetd: code shrink suggested by Ralf Friedl <Ralf.Friedl@online.de> by Denis Vlasenko · 17 years ago
  46. 008eda2 bzip2: make -s equivalent to -2 (compatible with standard bzip2) by Denis Vlasenko · 17 years ago
  47. 2450c45 telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistence by Denis Vlasenko · 17 years ago
  48. 10916c5 telnetd: document bug in remove_iacs. reinstate band-aid by Denis Vlasenko · 17 years ago
  49. 59d7c43 telnetd: some simplifications and better error hadling. by Denis Vlasenko · 17 years ago
  50. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  51. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  52. 88308fe test: suppress gcc warning telnetd: do not use suferfluous static variable. by Denis Vlasenko · 17 years ago
  53. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  54. ff131b9 style fixes. No code changes. by Denis Vlasenko · 17 years ago
  55. 5a14202 move everything to new NOMMU helpers, except udhcp by Denis Vlasenko · 17 years ago
  56. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  57. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 17 years ago
  58. 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 17 years ago
  59. 2c91652 next part of ipv6-ization. dnsd code is "interesting"... by Denis Vlasenko · 17 years ago
  60. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 17 years ago
  61. 9de420c Improve generic ipv4+ipv6 support in libbb. by Denis Vlasenko · 17 years ago
  62. c8717cd telnetd: move generic stuff into libbb. It will make it easy by Denis Vlasenko · 18 years ago
  63. 0801ef2 telnetd: if FEATURE_IPV6 is on, telnet will NOT work on IPv4 by Denis Vlasenko · 18 years ago
  64. 75f8d08 telnetd: we were having telnetd with is ONLY inetd or ONLY standalone. by Denis Vlasenko · 18 years ago
  65. c6ec8c9 telnetd: check ptsname() for NULL by Denis Vlasenko · 18 years ago
  66. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  67. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  68. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  69. 0e87d34 telnetd: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  70. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  71. 099ed50 Unbreak allbareconfig a bit. (The telnetd.c fix is a perfect example of why by Rob Landley · 18 years ago
  72. e0387a6 - fix the build if we have ftpput without ftpget (speeling reeoe) by Bernhard Reutner-Fischer · 18 years ago
  73. 1ec5b29 More size shrinkage. by Rob Landley · 18 years ago
  74. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  75. 06b00e8 accept() takes a socklen_t, not an int by Mike Frysinger · 18 years ago
  76. d2c8fd6 fix whitespace in comment example by Mike Frysinger · 18 years ago
  77. 772a346 some more useful debug info from Jason Holden by Mike Frysinger · 18 years ago
  78. 62ec21d touchup whitespace/english a bit more by Mike Frysinger · 18 years ago
  79. 731f81c whitespace between if and ( by Mike Frysinger · 18 years ago
  80. 67f641e - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() by Bernhard Reutner-Fischer · 18 years ago
  81. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 18 years ago
  82. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 18 years ago
  83. 0cb6f35 fix up annoying signed/unsigned and mixed type errors by Eric Andersen · 18 years ago
  84. c1ef7bd just whitespace by Tim Riker · 18 years ago
  85. 64a5f96 telnetd -b (bind to specific address) support from Iuri Gomes Diniz. by Rob Landley · 19 years ago
  86. 00e76cb Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob by Rob Landley · 19 years ago
  87. d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
  88. 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
  89. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  90. 90ed9a0 Patch from James Zhu, telnetd window resizing support. by Glenn L McGrath · 20 years ago
  91. 3752d33 Patch from Fillod Stephane: by Eric Andersen · 20 years ago
  92. c2b9186 Fix compile error, Vodz, last_path_113 by Glenn L McGrath · 21 years ago
  93. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  94. 86f2cce Patch from Steven Scholz to fix telnetd compile problem by Eric Andersen · 21 years ago
  95. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  96. 8eb214e Patch from Basitan Blank to fix nasty bug by Glenn L McGrath · 21 years ago
  97. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 21 years ago
  98. f234e7c Config feature DEVPTS defined and used in telnetd, by Pavel Roskin by Glenn L McGrath · 22 years ago
  99. 08a7220 last_patch58 from vodz: by Eric Andersen · 22 years ago