Denys Vlasenko
|
5353df91cb
Update applet size estimates
|
1 gadu atpakaļ |
Denys Vlasenko
|
7ab9cd2398
libbb: make bb_lookup_port() abort on bad port names
|
3 gadi atpakaļ |
Denys Vlasenko
|
8cc3a744fb
help text: use -P PORT form
|
3 gadi atpakaļ |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 gadi atpakaļ |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 gadi atpakaļ |
Denys Vlasenko
|
32c3e3a44c
wget,ftpd: shorten and reuse strings
|
6 gadi atpakaļ |
Denys Vlasenko
|
1783ffa990
wget: add EPSV support
|
6 gadi atpakaļ |
Denys Vlasenko
|
05b84d4e92
ftpgetput: add EPSV support (PASV-like thing for IPv6)
|
6 gadi atpakaļ |
Denys Vlasenko
|
daa643205f
ftpgetput: preparations for ESPV support, no code changes
|
6 gadi atpakaļ |
Denys Vlasenko
|
89d8753c55
ftpgetput: show only short options in --help text
|
7 gadi atpakaļ |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 gadi atpakaļ |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 gadi atpakaļ |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 gadi atpakaļ |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 gadi atpakaļ |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 gadi atpakaļ |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 gadi atpakaļ |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 gadi atpakaļ |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 gadi atpakaļ |
Denys Vlasenko
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 gadi atpakaļ |
Denys Vlasenko
|
cc1bb603e8
ftp{get,put}: tweak help text
|
12 gadi atpakaļ |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 gadi atpakaļ |
Denys Vlasenko
|
60a9414cad
fix "variable 'foo' set but not used" warnings
|
13 gadi atpakaļ |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 gadi atpakaļ |
Denys Vlasenko
|
ca18311d0a
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
|
13 gadi atpakaļ |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 gadi atpakaļ |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 gadi atpakaļ |
Denys Vlasenko
|
a3aa3e3095
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
|
15 gadi atpakaļ |
Vladimir Dronnikov
|
1dacfbb1f4
ftpget/put: make 3rd parameter optional
|
15 gadi atpakaļ |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 gadi atpakaļ |
Denis Vlasenko
|
7049ff8696
whitespace fixes. no code changes
|
16 gadi atpakaļ |