1. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  2. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  3. 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
  4. e17764c further work on unicodization by Denys Vlasenko · 15 years ago
  5. 9f93d62 libbb: better unicode width support. Hopefully fixes bug 839. by Denys Vlasenko · 15 years ago
  6. 2805502 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> by Denys Vlasenko · 15 years ago
  7. 85bb843 dumpleases: unicode spport by Tomas Heinrich · 15 years ago
  8. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  9. 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 15 years ago
  10. 1d924f5 udhcp: rename fields in struct dhcpOfferedAddr by Denys Vlasenko · 16 years ago
  11. bd79c3d dhcpd: remember and record hostnames; optimize get_option by Denis Vlasenko · 16 years ago
  12. 73121c3 dhcpd,dumpleases: write and use 64-bit current time in lease file. by Denis Vlasenko · 16 years ago
  13. 0416e3d udhcpd: disable opton to have absolute lease times in lease file by Denis Vlasenko · 16 years ago
  14. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  15. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  16. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  17. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  18. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  19. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  20. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  21. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  22. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  23. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  24. ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
  25. 5e43d85 dumpleases: getopt32()-ization by Denis Vlasenko · 18 years ago
  26. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  27. 61126ab small fixes: using fd-based io instead of FILE*-based, missed O_TRUNC, etc by Denis Vlasenko · 18 years ago
  28. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  29. 5bd2a4b - remove last reminiscents of IN_BUSYBOX by Bernhard Reutner-Fischer · 18 years ago
  30. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  31. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  32. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  33. 13c8327 sync busybox and udhcp trees by Mike Frysinger · 19 years ago
  34. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  35. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  36. 4040d3d forgotten include by Russ Dill · 21 years ago
  37. 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 21 years ago
  38. 4b77aca start attempting to bring udhcp in busybox back to the state where it is (ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth by Russ Dill · 21 years ago
  39. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  40. 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
  41. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  42. 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
  43. 61fb489 added full udhcp integration by Russ Dill · 22 years ago