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