Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 years ago |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 years ago |
Denis Vlasenko
|
65113e8d97
zcip: bb_error_msg had stray newlines; small optimization in opt parsing
|
18 years ago |
Denis Vlasenko
|
af906a3b6c
zcip: minor fixes
|
18 years ago |
Denis Vlasenko
|
a9abecd85e
zcip: fix stdout/err versus syslog output.
|
18 years ago |
Denis Vlasenko
|
65dbd8752b
zcip: getopt -> bb_getopt_ulflags
|
18 years ago |
Denis Vlasenko
|
60e3dd6016
zcip: convert lots of zero-initialized locals
|
18 years ago |
Denis Vlasenko
|
035aae5841
zcip: use xfunc() where appropriate
|
18 years ago |
Denis Vlasenko
|
27af5a0dd3
replacing func() with xfunc() where appropriate
|
18 years ago |
Denis Vlasenko
|
87d80dcc3e
zcip: apply patch from
|
18 years ago |
Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Rob Landley
|
00c051e42d
Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first time
|
18 years ago |
Rob Landley
|
768945b762
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
|
18 years ago |
Rob Landley
|
53433b3ca1
Clean up.
|
18 years ago |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 years ago |
Paul Fox
|
ef81ce620c
|
19 years ago |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
19 years ago |
Eric Andersen
|
0cb6f35c33
fix up annoying signed/unsigned and mixed type errors
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 years ago |
Bernhard Reutner-Fischer
|
ec351c32e3
- do away with superfluous keyword.
|
19 years ago |
Bernhard Reutner-Fischer
|
b7d5342003
- fix zcip for IMA compile mode.
|
19 years ago |
Bernhard Reutner-Fischer
|
38d6615ed2
- fix bug to avoid aliasing busybox' main to zcip_main in IMA mode.
|
19 years ago |
Rob Landley
|
e3752e56a4
Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed
|
19 years ago |
Rob Landley
|
8445a9ff99
On Tuesday 19 April 2005 21:10, Tito wrote and today added:
|
19 years ago |
Rob Landley
|
ad8071f582
David Brownell submitted a new applet, zcip, based on RFC 3927. This is
|
19 years ago |