Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 роки тому |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 роки тому |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
17 роки тому |
Denis Vlasenko
|
bdc88fdc68
rework long option handling. saves ~1.2k
|
17 роки тому |
Denis Vlasenko
|
091965768d
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
|
17 роки тому |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
17 роки тому |
Denis Vlasenko
|
ba2fb719b9
Copyright, help text, whitespace cleanups
|
17 роки тому |
Denis Vlasenko
|
5e43d8591b
dumpleases: getopt32()-ization
|
17 роки тому |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 роки тому |
Denis Vlasenko
|
61126ab30a
small fixes: using fd-based io instead of FILE*-based,
|
18 роки тому |
Denis Vlasenko
|
5a3395bc01
udhcp: fix indentation and style.
|
18 роки тому |
Bernhard Reutner-Fischer
|
5bd2a4b6ce
- remove last reminiscents of IN_BUSYBOX
|
18 роки тому |
Mike Frysinger
|
fa6c4844b2
fix spelling mistakes
|
18 роки тому |
Mike Frysinger
|
7031f62d9b
add back in udhcp support
|
18 роки тому |
Mike Frysinger
|
787140df39
remove in place of external link
|
18 роки тому |
Mike Frysinger
|
13c8327b79
sync busybox and udhcp trees
|
18 роки тому |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 роки тому |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 роки тому |
Russ Dill
|
4040d3d712
forgotten include
|
21 роки тому |
Russ Dill
|
8b3845106a
why the complication of a static string rather than a define? gcc isn't dumb
|
21 роки тому |
Russ Dill
|
4b77acafa6
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
|
21 роки тому |
Glenn L McGrath
|
24833430bc
Vodz, last_patch_88
|
21 роки тому |
Russ Dill
|
54fde9ea5c
slight change to reflect BB_VER change
|
22 роки тому |
Russ Dill
|
1eb7a17b12
resync with udhcp cvs
|
22 роки тому |
Eric Andersen
|
27e99c8f09
Fixup dumpleases compile problem
|
22 роки тому |
Russ Dill
|
61fb48930f
added full udhcp integration
|
22 роки тому |