Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
há 17 anos atrás |
Denis Vlasenko
|
afa7023b46
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
|
há 17 anos atrás |
Denis Vlasenko
|
5a142025d3
move everything to new NOMMU helpers, except udhcp
|
há 17 anos atrás |
Denis Vlasenko
|
cad04ef4f3
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
|
há 17 anos atrás |
Denis Vlasenko
|
9ab2658836
zcip: revert my bogus change
|
há 18 anos atrás |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
há 18 anos atrás |
Denis Vlasenko
|
89ef65f024
preparatory patch for -Wwrite-strings #5
|
há 18 anos atrás |
Denis Vlasenko
|
9af7c9d6b6
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
|
há 18 anos atrás |
Denis Vlasenko
|
04291bc5ae
httpd: slight reduction of #ifdef forest
|
há 18 anos atrás |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
há 18 anos atrás |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
há 18 anos atrás |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
há 18 anos atrás |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
há 18 anos atrás |
Denis Vlasenko
|
65113e8d97
zcip: bb_error_msg had stray newlines; small optimization in opt parsing
|
há 18 anos atrás |
Denis Vlasenko
|
af906a3b6c
zcip: minor fixes
|
há 18 anos atrás |
Denis Vlasenko
|
a9abecd85e
zcip: fix stdout/err versus syslog output.
|
há 18 anos atrás |
Denis Vlasenko
|
65dbd8752b
zcip: getopt -> bb_getopt_ulflags
|
há 18 anos atrás |
Denis Vlasenko
|
60e3dd6016
zcip: convert lots of zero-initialized locals
|
há 18 anos atrás |
Denis Vlasenko
|
035aae5841
zcip: use xfunc() where appropriate
|
há 18 anos atrás |
Denis Vlasenko
|
27af5a0dd3
replacing func() with xfunc() where appropriate
|
há 18 anos atrás |
Denis Vlasenko
|
87d80dcc3e
zcip: apply patch from
|
há 18 anos atrás |
Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
há 18 anos atrás |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
há 18 anos atrás |
Rob Landley
|
00c051e42d
Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first time
|
há 18 anos atrás |
Rob Landley
|
768945b762
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
|
há 18 anos atrás |
Rob Landley
|
53433b3ca1
Clean up.
|
há 18 anos atrás |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
há 18 anos atrás |
Paul Fox
|
ef81ce620c
|
há 18 anos atrás |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
há 18 anos atrás |
Eric Andersen
|
0cb6f35c33
fix up annoying signed/unsigned and mixed type errors
|
há 19 anos atrás |