1. 562f63e dhcprelay: code shrink by Denys Vlasenko · 7 years ago
  2. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  3. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  4. f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  5. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  6. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  7. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  8. df16891 remove a few aliasing warnings by Denys Vlasenko · 14 years ago
  9. c0f39b0 dhcprelay: code shrink, and explain its workings a bit more by Denys Vlasenko · 14 years ago
  10. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  11. 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 14 years ago
  12. 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
  13. dde8bdc udhcp: merge options.h into common.h, script.c into dhcpc.c by Denys Vlasenko · 15 years ago
  14. 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 16 years ago
  15. 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 16 years ago
  16. e8a7968 dhcprelay: fix usage text. Simplify and make code more readable. Add TODOs. by Denis Vlasenko · 16 years ago
  17. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  18. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  19. 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago
  20. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
  21. b76b9a4 udhcpc: filter unwanted packets in kernel by Denis Vlasenko · 17 years ago
  22. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  23. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  24. d7b3350 dhcpreplay: code shrink, -40 bytes by Denis Vlasenko · 17 years ago
  25. b925605 assorted static vars removal by Denis Vlasenko · 17 years ago
  26. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  27. 80edead udhcp: slight shrink by Denis Vlasenko · 17 years ago
  28. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  29. 35d4da0 exterminate u_intXXX. by Denis Vlasenko · 18 years ago
  30. 666da5e merge post-1.3.0 fixes by Denis Vlasenko · 18 years ago
  31. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  32. 28fbd69 - use xlisten/xsocket some more. Saves .25 kB by Bernhard Reutner-Fischer · 18 years ago
  33. a838194 - style fixes by Bernhard Reutner-Fischer · 18 years ago
  34. 736230e dhcprelay: new applet by Denis Vlasenko · 18 years ago