1. c2f5b02 udhcpc: fix my breakage by Denis Vlasenko · 18 years ago
  2. c90c3f3 add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes by Denis Vlasenko · 18 years ago
  3. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  4. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  5. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  6. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 19 years ago
  7. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  8. 9ffd423 Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary by Rob Landley · 19 years ago
  9. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  10. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  11. c1ef7bd just whitespace by Tim Riker · 19 years ago
  12. 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
  13. 2f9c30a safe exported namespace for udhcp. Not full, bore :-( by "Vladimir N. Oleynik" · 19 years ago
  14. 57f49d3 fix memory leak caused by switch to vfork by Russ Dill · 21 years ago
  15. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  16. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  17. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  18. d242e49 fix a long standing underallocation bug by Russ Dill · 21 years ago
  19. a899263 move debugging to safe place (before vfork) by Russ Dill · 21 years ago
  20. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  21. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  22. 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
  23. 4a9e34c options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox by Russ Dill · 21 years ago
  24. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  25. 858fad7 sync with udhcp bug fixes by Russ Dill · 22 years ago
  26. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  27. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  28. 61fb489 added full udhcp integration by Russ Dill · 22 years ago