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