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