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