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