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