1. 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago
  2. a523e2e udhcp: we were forgetting to set right op byte in tha packet by Denis Vlasenko · 17 years ago
  3. 8e5b6f5 Makefile: change version to 1.10.0.svn by Denis Vlasenko · 17 years ago
  4. 6198792 udhcp: decided to not send "short" dhcp packets, by Denis Vlasenko · 17 years ago
  5. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  6. 6884f66 dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller by Denis Vlasenko · 17 years ago
  7. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  8. 42b3dea udhcp: many small fixes: by Denis Vlasenko · 17 years ago
  9. fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 18 years ago
  10. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  11. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  12. c9cdeaa add compile-time check for correct DHCP packet size by Denis Vlasenko · 18 years ago
  13. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  14. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  15. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  16. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  17. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  18. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  19. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  20. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  21. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  22. 13c8327 sync busybox and udhcp trees by Mike Frysinger · 19 years ago
  23. 0a7c8ef Patch from Denis Vlasenko to constify things and fix a few typos. by Rob Landley · 19 years ago
  24. e8f504e Bug 751: file handle leaks can add up until available filehandles for the by Rob Landley · 19 years ago
  25. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  26. c1ef7bd just whitespace by Tim Riker · 19 years ago
  27. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  28. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  29. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  30. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  31. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  32. 61fb489 added full udhcp integration by Russ Dill · 22 years ago