1. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  2. a2841e6 Patch from Giuseppe Ciotta to specify retry count. by Rob Landley · 19 years ago
  3. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  4. c1ef7bd just whitespace by Tim Riker · 19 years ago
  5. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  6. b628409 more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS by "Vladimir N. Oleynik" · 19 years ago
  7. 28de951 by Paul Fox · 19 years ago
  8. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  9. 7b86134 remove duplicate check against chaddr. by Paul Fox · 19 years ago
  10. 01f6798 applying fix for: 0000260: udhcpc doesn't validate client hardware address by Paul Fox · 19 years ago
  11. 0b1ff5a Tobias Krawutschke found a bug where the DHCP client would accept packets by Rob Landley · 19 years ago
  12. 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 19 years ago
  13. 8b80c71 Patch from Shaun Jackman: by Rob Landley · 19 years ago
  14. 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 19 years ago
  15. d824853 merge from udhcp module by Mike Frysinger · 20 years ago
  16. 309c7b7 fix timewarp in client (server fix later) by Russ Dill · 20 years ago
  17. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  18. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  19. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  20. 4b77aca start attempting to bring udhcp in busybox back to the state where it is (ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth by Russ Dill · 21 years ago
  21. d9461f8 Allow one to detect and handle the case where no lease could be obtained by Glenn L McGrath · 21 years ago
  22. 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
  23. 1b2e7c3 Make gcc not whine about "deprecated use of label at end of compound statement" by Eric Andersen · 21 years ago
  24. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 21 years ago
  25. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  26. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  27. 6393d69 merge fixes with udhcp by Russ Dill · 22 years ago
  28. 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
  29. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  30. d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
  31. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  32. f5ecd43 sync to udhcp 0.9.8 by Russ Dill · 22 years ago
  33. 61fb489 added full udhcp integration by Russ Dill · 22 years ago