Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 anni fa |
Denis Vlasenko
|
89ef65f024
preparatory patch for -Wwrite-strings #5
|
18 anni fa |
Denis Vlasenko
|
9af7c9d6b6
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
|
18 anni fa |
Denis Vlasenko
|
04291bc5ae
httpd: slight reduction of #ifdef forest
|
18 anni fa |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 anni fa |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 anni fa |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 anni fa |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 anni fa |
Denis Vlasenko
|
65113e8d97
zcip: bb_error_msg had stray newlines; small optimization in opt parsing
|
18 anni fa |
Denis Vlasenko
|
af906a3b6c
zcip: minor fixes
|
18 anni fa |
Denis Vlasenko
|
a9abecd85e
zcip: fix stdout/err versus syslog output.
|
18 anni fa |
Denis Vlasenko
|
65dbd8752b
zcip: getopt -> bb_getopt_ulflags
|
18 anni fa |
Denis Vlasenko
|
60e3dd6016
zcip: convert lots of zero-initialized locals
|
18 anni fa |
Denis Vlasenko
|
035aae5841
zcip: use xfunc() where appropriate
|
18 anni fa |
Denis Vlasenko
|
27af5a0dd3
replacing func() with xfunc() where appropriate
|
18 anni fa |
Denis Vlasenko
|
87d80dcc3e
zcip: apply patch from
|
18 anni fa |
Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
18 anni fa |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 anni fa |
Rob Landley
|
00c051e42d
Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first time
|
18 anni fa |
Rob Landley
|
768945b762
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
|
18 anni fa |
Rob Landley
|
53433b3ca1
Clean up.
|
18 anni fa |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 anni fa |
Paul Fox
|
ef81ce620c
|
18 anni fa |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 anni fa |
Eric Andersen
|
0cb6f35c33
fix up annoying signed/unsigned and mixed type errors
|
19 anni fa |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 anni fa |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 anni fa |
Bernhard Reutner-Fischer
|
ec351c32e3
- do away with superfluous keyword.
|
19 anni fa |
Bernhard Reutner-Fischer
|
b7d5342003
- fix zcip for IMA compile mode.
|
19 anni fa |
Bernhard Reutner-Fischer
|
38d6615ed2
- fix bug to avoid aliasing busybox' main to zcip_main in IMA mode.
|
19 anni fa |