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