1. 54cf511 sort: fix multiple -k (was ignoring all except last) by Denis Vlasenko · 18 years ago
  2. 9ab2658 zcip: revert my bogus change by Denis Vlasenko · 18 years ago
  3. b5368bf httpd: a little bit more correct handling of CGI "HTTP/xxx" output by Denis Vlasenko · 18 years ago
  4. a305584 httpd: fix for POSTDATA handling bugs: by Denis Vlasenko · 18 years ago
  5. ad67a39 remove unused #include,, improve code readability by Denis Vlasenko · 18 years ago
  6. c8e9993 ping: reuse another bit of common code. -60 bytes by Denis Vlasenko · 18 years ago
  7. 9ca26d3 ping: support -I addr in family neutral manner; reuse a bit of common code by Denis Vlasenko · 18 years ago
  8. b477e18 tftp: fix my bug by Denis Vlasenko · 18 years ago
  9. 0850cda tftp: fix IPv6 fallout by Denis Vlasenko · 18 years ago
  10. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  11. e991303 udhcp: use improved gethostbyname replacement from IPv6 code by Denis Vlasenko · 18 years ago
  12. 1094452 ifconfig: use IPv6 infrastructure by Denis Vlasenko · 18 years ago
  13. 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
  14. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  15. 4c97863 assorted fixes for bugs found with randomconfig by Denis Vlasenko · 18 years ago
  16. 7a7e54a - update helptext by Bernhard Reutner-Fischer · 18 years ago
  17. e129f43 add a comment so that people won't get confused by Denis Vlasenko · 18 years ago
  18. 8bb21af httpd: directory indexer example doesn't need piping thru dd anymore by Denis Vlasenko · 18 years ago
  19. 731d357 trivial warning fix by Denis Vlasenko · 18 years ago
  20. c4d606e udhcpd: allow "domain" to be a list of DNS servers, not just one by Denis Vlasenko · 18 years ago
  21. de55b5d correct wget's comment by Denis Vlasenko · 18 years ago
  22. 27a131e preparatory patch for -Wwrite-strings #8 (missed part) by Denis Vlasenko · 18 years ago
  23. 322661d preparatory patch for -Wwrite-strings #6 by Denis Vlasenko · 18 years ago
  24. 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
  25. ab2aea4 preparatory patch for -Wwrite-strings #4 by Denis Vlasenko · 18 years ago
  26. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  27. e935602 taskset: fix incorrect rage spec and allow 0xXXX input ping: shave off 60 bytes by Denis Vlasenko · 18 years ago
  28. afe488d work around gcc bug by Denis Vlasenko · 18 years ago
  29. 2806b23 - reinstate static for the command string arrray to be gentle to gcc-3.x by Bernhard Reutner-Fischer · 18 years ago
  30. 4d9a358 - use uint32_t as suggested by vda. by Bernhard Reutner-Fischer · 18 years ago
  31. 6912ea1 ether-wake: remove #warning by Denis Vlasenko · 18 years ago
  32. e06bed3 use bb_sanitize_stdio() where appropriate by Denis Vlasenko · 18 years ago
  33. fd94efa fix numbering in switch(): we don't have "del" anymore, by Denis Vlasenko · 18 years ago
  34. bc5262d fix option -F mishandling by Denis Vlasenko · 18 years ago
  35. 90ec4dc arping: stop using last gethostbyname2 in the tree hostname: small optimization by Denis Vlasenko · 18 years ago
  36. aeb4bdd accidentally applied wrong (old) patch, fixing up... by Denis Vlasenko · 18 years ago
  37. 581930c opt_complementary doesn't like numeric opts :( by Denis Vlasenko · 18 years ago
  38. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  39. 677cb5e hostname declaration was misplaced by Denis Vlasenko · 18 years ago
  40. 218f2f4 accumulated post-1.4.0 fixes by Denis Vlasenko · 18 years ago
  41. 0e282c9 combine depends lines by Mike Frysinger · 18 years ago
  42. 4259972 - rtnl_rttable_a2n wants an unsigned int32 by Bernhard Reutner-Fischer · 18 years ago
  43. d77f7c3 remove empty source files by Denis Vlasenko · 18 years ago
  44. 5de9e9c clean up commented out old code by Denis Vlasenko · 18 years ago
  45. 9adc6ce ping6: stop using xgethostbyname2, remove it from libbb. by Denis Vlasenko · 18 years ago
  46. 448f024 nslookup: full circle. Here we started IPv6 work. Use "new API" by Denis Vlasenko · 18 years ago
  47. 620e57b - forgot to include ip_common.h by Bernhard Reutner-Fischer · 18 years ago
  48. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  49. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  50. 6cd2d2b dnsd: getfileentry was leaking memory mount: improve readability by Denis Vlasenko · 18 years ago
  51. 35d4da0 exterminate u_intXXX. by Denis Vlasenko · 18 years ago
  52. 85629f0 comment out unused old networking API parts by Denis Vlasenko · 18 years ago
  53. 3c99a59 remove obsolete FEATURE_WGET_IP6_LITERAL by Denis Vlasenko · 18 years ago
  54. 3163555 fixing bugs revealed by randomconfig runs by Denis Vlasenko · 18 years ago
  55. 91f20ab fixes for amd64 compilation by Denis Vlasenko · 18 years ago
  56. 4ebaf10 strdup -> xstrdup sed: de-obfuscate piece of code by Denis Vlasenko · 18 years ago
  57. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
  58. 74c9d23 fix potentially misaligned 32-bit accesses by Denis Vlasenko · 18 years ago
  59. b64eed6 httpd: use fd#1 in inetd mode inetd: micro style fix by Denis Vlasenko · 18 years ago
  60. d1a6e8d inetd: preparatory patch, no code changes by Denis Vlasenko · 18 years ago
  61. d97c924 Rename bb_sanitize_stdio -> bb_sanitize_server_stdio by Denis Vlasenko · 18 years ago
  62. b8b81a6 small size optimization by Denis Vlasenko · 18 years ago
  63. 844ff09 isrv.h: add copyright info by Denis Vlasenko · 18 years ago
  64. fdf7aec I forgot "svn add" AGAIN! :( by Denis Vlasenko · 18 years ago
  65. c14c95e fakeidentd: avoid extra fcntl calls by Denis Vlasenko · 18 years ago
  66. 1925081 fakeidentd: fix daemon mode (was thinking that it is in by Denis Vlasenko · 18 years ago
  67. ffcef2d inetd: open log after daemonization by Denis Vlasenko · 18 years ago
  68. 7a431b3 By popular request reinstate fakeidentd's standalone mode. by Denis Vlasenko · 18 years ago
  69. 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 18 years ago
  70. 3a34d0c random small size optimizations by Denis Vlasenko · 18 years ago
  71. 5d68724 next part of ipv6-ization. mostly netcat. by Denis Vlasenko · 18 years ago
  72. 2c91652 next part of ipv6-ization. dnsd code is "interesting"... by Denis Vlasenko · 18 years ago
  73. 6536a9b next part of ipv6-ization is here: wget & httpd by Denis Vlasenko · 18 years ago
  74. f8138d1 fakeinetd: attempted ipv6-ization (and it's done) by Denis Vlasenko · 18 years ago
  75. 4fa5e8b fix my own breakage by Denis Vlasenko · 18 years ago
  76. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  77. 3821fb1 fix verbose output; remove commented-out includes. by Denis Vlasenko · 18 years ago
  78. 8e9ccba ipv6-ization efforts continue. Few bugs are found, by Denis Vlasenko · 18 years ago
  79. 9de420c Improve generic ipv4+ipv6 support in libbb. by Denis Vlasenko · 18 years ago
  80. f07fe62 vda, we once had a get_chomped_line_from_file or the like. Where is that nowadays? FIXME: use it here instead of the fgets() by Bernhard Reutner-Fischer · 18 years ago
  81. 44c2eb2 ping6: fix sequence numbers (missed ntoh) and ttl display. by Denis Vlasenko · 18 years ago
  82. 681f183 Previous "fix" wasn't good enough. Now *this* is the correct fix (I think). by Denis Vlasenko · 18 years ago
  83. 91c06e0 arp: small fixes for user-supplied device name case by Denis Vlasenko · 18 years ago
  84. 42646c5 - style fixes and shrink by another 4 bytes while at it. by Bernhard Reutner-Fischer · 18 years ago
  85. 6998142 httpd: stop adding our own "Content-type:" to CGI output by Denis Vlasenko · 18 years ago
  86. 88e2b1c I *always* forgotting svn add by Denis Vlasenko · 18 years ago
  87. fa85b86 add arp applet - thanks to "Eric Spakman" <E.Spakman@inter.nl.net> by Denis Vlasenko · 18 years ago
  88. a773af3 httpd: read cgi output with full_read, not safe_read by Denis Vlasenko · 18 years ago
  89. a8951cb wget: always print port# in 'Host' header (smaller code) by Denis Vlasenko · 18 years ago
  90. 919c10d ping[6]: don't do htons(a++), it can be a macro by Denis Vlasenko · 18 years ago
  91. b36b370 wget: print port# in 'Host' header, if different from 80 by Denis Vlasenko · 18 years ago
  92. 562dc24 ftpgetput: fix PASV mode, fix xatou0induced breakage, by Denis Vlasenko · 18 years ago
  93. 9b1381f convert calloc to xzalloc fix sleep-on-die option by Denis Vlasenko · 18 years ago
  94. ace35ee Remove networking/libiproute/linux/pkt_sched.h by Denis Vlasenko · 18 years ago
  95. e27f156 msh: double "static char line[LINELIM]" etc deleted. by Denis Vlasenko · 18 years ago
  96. d1a302b rt_names: stop allocating 5k in rwdata by Denis Vlasenko · 18 years ago
  97. c519320 iproute: remove double get_hz optimization by Denis Vlasenko · 18 years ago
  98. 13463af remove commented out #includes etc move get_hz to the only caller by Denis Vlasenko · 18 years ago
  99. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  100. 806116b fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr> by Denis Vlasenko · 18 years ago