Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
73225b6d6e
switch editors/* to embedded-in-source kbuild system
|
11 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 years ago |
Denys Vlasenko
|
ac10b30070
cmp: with -s, do not report open errors
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
920185c69a
cmp: remove history comment. it is more natural to keep it in source control
|
14 years ago |
Rob Landley
|
0c1ba443c8
cmp: ifdefectomy
|
14 years ago |
Denys Vlasenko
|
a3aa3e3095
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
|
15 years ago |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 years ago |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
091965768d
libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
|
17 years ago |
Denis Vlasenko
|
cc5e090f12
move several applets to more correct ex-project. No code changes.
|
17 years ago |