Denis Vlasenko
|
42823d597a
add x to IPv6 functions which can die
|
18 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
316355524f
fixing bugs revealed by randomconfig runs
|
18 years ago |
Denis Vlasenko
|
2c91652bbc
next part of ipv6-ization. dnsd code is "interesting"...
|
18 years ago |
Denis Vlasenko
|
6536a9b583
next part of ipv6-ization is here: wget & httpd
|
18 years ago |
Denis Vlasenko
|
8e9ccba371
ipv6-ization efforts continue. Few bugs are found,
|
18 years ago |
Denis Vlasenko
|
10f7dd1ea1
tftp: corrupted input packets were killing retransmits - fixed
|
18 years ago |
Denis Vlasenko
|
9f739445cd
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
18 years ago |
Denis Vlasenko
|
04291bc5ae
httpd: slight reduction of #ifdef forest
|
18 years ago |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 years ago |
Denis Vlasenko
|
000b9ba91f
eject: -T fix
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 years ago |
Rob Landley
|
14d7065ef1
Make this slightly more readable, and expose the hypocrasy of a comment that
|
18 years ago |
Bernhard Reutner-Fischer
|
32bf1f9d42
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP so it's off in defconfig
|
18 years ago |
Rob Landley
|
575c8bacda
Don't break allbareconfig.
|
18 years ago |
Bernhard Reutner-Fischer
|
62f9856f54
- revert incorrect select change
|
18 years ago |
Bernhard Reutner-Fischer
|
b25f98a417
- fix two segfaults (reported by Horst Kronstorfer)
|
18 years ago |
Bernhard Reutner-Fischer
|
3b1936dcf9
- use bb_xbind
|
18 years ago |
Bernhard Reutner-Fischer
|
1b9d7c9aa9
- use bb_msg_{read,write}_error where appropriate.
|
18 years ago |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 years ago |
Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 years ago |
Bernhard Reutner-Fischer
|
886f6afc8a
- this applet should peruse USE_FEATURE_TFTP_...
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Rob Landley
|
5aabf4e415
Fix -g and -p options. Patch from Traceman. (I don't know who that is,
|
19 years ago |
"Vladimir N. Oleynik"
|
86ac072b44
more const, use bb_getopt_ulflags, insert XXX for show place of problems
|
19 years ago |
Paul Fox
|
1d4c88c8a5
applying fix for:
|
19 years ago |
Rob Landley
|
f3133c4149
Thus spake Brenda J. Butler:
|
19 years ago |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 years ago |