Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 жил өмнө |
Denis Vlasenko
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
17 жил өмнө |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
17 жил өмнө |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 жил өмнө |
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"
|
18 жил өмнө |
Denis Vlasenko
|
ba2fb719b9
Copyright, help text, whitespace cleanups
|
18 жил өмнө |
Denis Vlasenko
|
5e43d8591b
dumpleases: getopt32()-ization
|
18 жил өмнө |
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
|
19 жил өмнө |
Mike Frysinger
|
13c8327b79
sync busybox and udhcp trees
|
19 жил өмнө |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 жил өмнө |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 жил өмнө |
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 жил өмнө |