Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
990d0f63eeb502c8762076e5c5499196e09cba55
/
networking
/
udhcp
/
dumpleases.c
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