1. 6a65d2f Amir Shalem observed that telnetd doesn't really require login, so forcing by Rob Landley · 19 years ago
  2. 887a1ad BsAtHome writes in Bug 433: by Mike Frysinger · 19 years ago
  3. 230b411 Fix the warning by rewriting the function to be smaller and simpler. by Rob Landley · 19 years ago
  4. 45a8ed8 - sync traceroute with Slackware-10.1 by "Vladimir N. Oleynik" · 19 years ago
  5. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  6. 344ea47 Tracking system but #4: php needs the environment variable SCRIPT_FILENAME. by Rob Landley · 19 years ago
  7. 37adefc Off by one error in max_leases sanity check. Bug 349, apparently. by Rob Landley · 19 years ago
  8. 6417564 Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. by Rob Landley · 19 years ago
  9. b831753 commiting: by Paul Fox · 19 years ago
  10. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  11. d84a35f patch by apgo in Bug 345 to not use ether_hostton() with uClibc by Mike Frysinger · 19 years ago
  12. 66c37d1 typecast to int by Mike Frysinger · 19 years ago
  13. 2e3054f use socklen_t instead of size_t with socket related functions by Mike Frysinger · 19 years ago
  14. ef8f423 Erik pointed out that in the last try at the #ifdef cleanup by Rob Landley · 19 years ago
  15. 193c8c7 #ifdef reduction infrastructure, based on an argument between Shaun Jackman, by Rob Landley · 19 years ago
  16. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  17. 03e827a 2005-03-19 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
  18. 7b86134 remove duplicate check against chaddr. by Paul Fox · 19 years ago
  19. f2ddc05 applying fix for: 0000026: poor man's "scriptable" telnet by Paul Fox · 19 years ago
  20. 1d4c88c applying fix for: 0000271: [PATCH] tftp -g fails if a TFTP_ACK is lost by Paul Fox · 19 years ago
  21. 982d35f applying fix for: by Paul Fox · 19 years ago
  22. 01f6798 applying fix for: 0000260: udhcpc doesn't validate client hardware address by Paul Fox · 19 years ago
  23. 5dc0cee applying fix for: 0000203: 'ip route flush cache' not implemented by Paul Fox · 19 years ago
  24. 77ee523 applying fix for: 0000185: httpd infinite loop when piping to CGI script by Paul Fox · 19 years ago
  25. 2806940 much more concise fix for bug #45. just align the packet... by Paul Fox · 19 years ago
  26. 146e83a applying fix from: by Paul Fox · 19 years ago
  27. deac371 applying fix from: by Paul Fox · 19 years ago
  28. b270315 applying fix for: by Paul Fox · 19 years ago
  29. 7b71d74 fix for "0000027: patch: nc will spin if stdin closed" by Paul Fox · 19 years ago
  30. 778ee6d - remove extra/unneeded function call. testing svn by Ned Ludd · 19 years ago
  31. 3efa51d characters encoded as html should have a trailing semicolon by Eric Andersen · 19 years ago
  32. f3133c4 Thus spake Brenda J. Butler: by Rob Landley · 20 years ago
  33. 0b1ff5a Tobias Krawutschke found a bug where the DHCP client would accept packets by Rob Landley · 20 years ago
  34. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  35. 00e76cb Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob by Rob Landley · 20 years ago
  36. 9c85ecd use shared busybox error messages to save a few bytes by Mike Frysinger · 20 years ago
  37. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
  38. 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
  39. 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
  40. 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  41. 0d38301 From: Shaun Jackman <sjackman@gmail.com> by Rob Landley · 20 years ago
  42. e3752e5 Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed by Rob Landley · 20 years ago
  43. 8445a9f On Tuesday 19 April 2005 21:10, Tito wrote and today added: by Rob Landley · 20 years ago
  44. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  45. 70a5a1a Do not attempt to free() the application's environment, which is was by Eric Andersen · 20 years ago
  46. 7202e00 remove unused variable and declare writepid inline by Mike Frysinger · 20 years ago
  47. 91d8f0e touchups as suggested by Vladimir N. Oleynik by Mike Frysinger · 20 years ago
  48. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  49. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  50. 63e5e7bf Fix broken macro by Eric Andersen · 20 years ago
  51. 42e3b00 Only define a local environ when not using the prototype from unistd.h by Eric Andersen · 20 years ago
  52. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
  53. 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 20 years ago
  54. d824853 merge from udhcp module by Mike Frysinger · 20 years ago
  55. 9789bf1 return failure when nslookup fails by Eric Andersen · 20 years ago
  56. abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
  57. 751750e Patch from Denis Vlasenko to fix a problem where by Eric Andersen · 20 years ago
  58. 07f2fea last_patch139.gz from Vladimir N. Oleynik: by Eric Andersen · 20 years ago
  59. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  60. 31ec93e Add some notes on how to make telnetd actually work by Eric Andersen · 20 years ago
  61. d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
  62. b225e2a Fixup some warnings by Eric Andersen · 20 years ago
  63. 97a1de1 Vladimir N. Oleynik writes: by Eric Andersen · 20 years ago
  64. 4014ab1 Set default command to list rather than get, its default behaviour now by Glenn L McGrath · 20 years ago
  65. 15b5885 use SIGTERM to kill off udhcpd, not SIGKILL by Eric Andersen · 20 years ago
  66. 373bc1e As noted by Eric Spakman, calling static_down() and then calling by Eric Andersen · 20 years ago
  67. 7f8bcbe add missing ; by Eric Andersen · 20 years ago 1_00_rc2
  68. b2a3005 bother. unrevert my fix. by Eric Andersen · 20 years ago
  69. ac59425 Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  70. 29128cd oops by Eric Andersen · 20 years ago
  71. 06e62fd Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  72. 4d405bb Patch from Manousaridis Angelos to bring dhclient down more elegently by Glenn L McGrath · 20 years ago
  73. 0177ce1 Patch from Mike Snitzer to fix return codes. by Glenn L McGrath · 20 years ago
  74. 469a1ea Patch from Mike Snitzer, bring down dhclient using its correct pid, fix by Glenn L McGrath · 20 years ago
  75. 5e136f2 Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning by Eric Andersen · 20 years ago
  76. fe9b9cd Paul Fox writes: by Eric Andersen · 20 years ago
  77. 4872ed9 Robin Farine writes: by Eric Andersen · 20 years ago
  78. 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
  79. 78a5dde Robin Farine writes: by Eric Andersen · 20 years ago
  80. 5c9323f use busybox sysinfo struct by Russ Dill · 21 years ago
  81. 28885c3 Fix a compile problem by Eric Andersen · 21 years ago
  82. 309c7b7 fix timewarp in client (server fix later) by Russ Dill · 21 years ago
  83. 91e006c remove uneccessary check (already done in pidfile.c) by Russ Dill · 21 years ago
  84. 57f49d3 fix memory leak caused by switch to vfork by Russ Dill · 21 years ago
  85. 6c8161d Steve Grubb writes: by Eric Andersen · 21 years ago
  86. 5ec5828 Fix size command, safe_strtoul gives and error if the \r is left in, the by Glenn L McGrath · 21 years ago
  87. f71ad6c Thomas Koeller writes: by Eric Andersen · 21 years ago
  88. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
  89. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  90. a437504 slightly clean the whacked out formatting by Eric Andersen · 21 years ago
  91. 238e354 Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' by Eric Andersen · 21 years ago
  92. 19efb3d Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled by Glenn L McGrath · 21 years ago
  93. 36c7478 Fix up conditional compile of files needed by ip applets by Glenn L McGrath · 21 years ago
  94. 32da885 Fix ftp resume by Glenn L McGrath · 21 years ago
  95. 7b5bb51 Fix indenting by Eric Andersen · 21 years ago
  96. c11a6a8 Patch from Thomas Winkler: by Eric Andersen · 21 years ago
  97. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
  98. 539fa95 Oops.. got a bit to aggressive with size optimization and global replace. :-( by Manuel Novoa III · 21 years ago
  99. ca65ca7 Oops. Using the wrong variable was a rather stupid thing for me to do. by Eric Andersen · 21 years ago
  100. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago