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