1. 8f43126 not sure who made this change, but it certainly mucks things up (note 'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) by Russ Dill · 21 years ago
  2. 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
  3. 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
  4. c16686c Ulrich Marx writes: by Eric Andersen · 21 years ago
  5. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  6. d9461f8 Allow one to detect and handle the case where no lease could be obtained by Glenn L McGrath · 21 years ago
  7. 29a05f5 "Without this patch, udhcpcd output may be buffered and delayed for by Glenn L McGrath · 21 years ago
  8. 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
  9. 2233685 Remove unused files by Glenn L McGrath · 21 years ago
  10. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  11. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  12. 1b2e7c3 Make gcc not whine about "deprecated use of label at end of compound statement" by Eric Andersen · 22 years ago
  13. a8da17a Add missing pieces from vodz' last_patch88 by Eric Andersen · 22 years ago
  14. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  15. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  16. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  17. 858fad7 sync with udhcp bug fixes by Russ Dill · 22 years ago
  18. 6393d69 merge fixes with udhcp by Russ Dill · 22 years ago
  19. b2bfd34 hehe. Screwed that one up. Lets do things right this time. -Erik by Eric Andersen · 22 years ago
  20. 1f1c3f9 Makefile rework coordinate with Russ so udhcp will behave -Erik by Eric Andersen · 22 years ago
  21. 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
  22. 9f4395c sorry about all the noise, should be all synced up now by Russ Dill · 22 years ago
  23. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  24. d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
  25. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  26. 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
  27. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  28. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  29. ae01fa9 udhcpc documentation update by Russ Dill · 22 years ago
  30. da97085 version number oops by Russ Dill · 22 years ago
  31. f5ecd43 sync to udhcp 0.9.8 by Russ Dill · 22 years ago
  32. 1977a60 missed add for udhcp by Russ Dill · 22 years ago
  33. 61fb489 added full udhcp integration by Russ Dill · 22 years ago