1. ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 16 years ago
  2. 26918dd udhcp: rename server/client_config.arp to server_mac and client_mac by Denys Vlasenko · 16 years ago
  3. 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 16 years ago
  4. a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 16 years ago
  5. e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
  6. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  7. 7ff85c5 udhcp: simplify SO_BINDTODEVICE call by Denis Vlasenko · 16 years ago
  8. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  9. 6ee023c *: compile fixes for 64-bit build by Denis Vlasenko · 17 years ago
  10. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  11. 80edead udhcp: slight shrink by Denis Vlasenko · 17 years ago
  12. 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
  13. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  14. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 17 years ago
  15. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  16. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  17. 28fbd69 - use xlisten/xsocket some more. Saves .25 kB by Bernhard Reutner-Fischer · 18 years ago
  18. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  19. c2f5b02 udhcpc: fix my breakage by Denis Vlasenko · 18 years ago
  20. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  21. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  22. 736230e dhcprelay: new applet by Denis Vlasenko · 18 years ago
  23. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  24. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  25. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  26. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  27. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  28. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  29. e8f504e Bug 751: file handle leaks can add up until available filehandles for the by Rob Landley · 19 years ago
  30. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  31. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  32. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  33. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  34. c16686c Ulrich Marx writes: by Eric Andersen · 21 years ago
  35. 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
  36. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  37. 61fb489 added full udhcp integration by Russ Dill · 22 years ago