1. 0d15d5b udhcp: shrink arpping() by Denys Vlasenko · 3 years, 6 months ago
  2. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  3. a85740c dhcp: merge leases.c and static_leases.c into dhcpd.c by Denys Vlasenko · 8 years ago
  4. 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
  5. 9f41271 udhcpd: add option for tweaking arpping by Michel Stam · 10 years ago
  6. 6500d12 udhcp: make arpping code resistant to time jumps by Denys Vlasenko · 13 years ago
  7. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  8. 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
  9. 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
  10. f2c8aa6 libbb: introduce and use monotonic_ms by Denys Vlasenko · 15 years ago
  11. cb23d93 *: add/remove safe_, it seems we had a few incorrect uses by Denys Vlasenko · 15 years ago
  12. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  13. dc36a72 udhcp: cosmetics in arpping.c, no code changes by Denys Vlasenko · 15 years ago
  14. 6947d2c udhcp: logging improvements, field and variable renames by Denys Vlasenko · 15 years ago
  15. ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 15 years ago
  16. 47f2d7e udhcpd: don't fail ARP check if returned MAC matches client's one by Denys Vlasenko · 15 years ago
  17. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  18. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  19. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  20. b89e202 udhcp: protect agianst timer overflowing 32-bit counter by Denis Vlasenko · 17 years ago
  21. 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
  22. 5d61e71 introduce safe_poll (fixes a problem in top) by Denis Vlasenko · 17 years ago
  23. 87f3b26 *: replace select-for-one descriptor with poll, it's smaller. by Denis Vlasenko · 17 years ago
  24. 42b3dea udhcp: many small fixes: by Denis Vlasenko · 17 years ago
  25. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
  26. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  27. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  28. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  29. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  30. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  31. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  32. 5bd2a4b - remove last reminiscents of IN_BUSYBOX by Bernhard Reutner-Fischer · 18 years ago
  33. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  34. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  35. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  36. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  37. c1ef7bd just whitespace by Tim Riker · 19 years ago
  38. 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
  39. 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  40. 309c7b7 fix timewarp in client (server fix later) by Russ Dill · 21 years ago
  41. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  42. 3f79300 Patch by Andrew Victor, by Glenn L McGrath · 21 years ago
  43. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  44. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  45. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  46. 858fad7 sync with udhcp bug fixes by Russ Dill · 22 years ago
  47. 61fb489 added full udhcp integration by Russ Dill · 22 years ago