Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3ad5d0cbbe3c6debc8d3431fadf973eff04b27bf
/
networking
/
zcip.c
3ad5d0c
diff: shrink code (-85 bytes):
by Denis Vlasenko
· 18 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
b290889
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
by Bernhard Reutner-Fischer
· 18 years ago
473dae0
add more convenient defines for [NO]MMU: "#ifndef BB_NOMMU" is a double negative
by Denis Vlasenko
· 18 years ago
febe3c4
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
by Bernhard Reutner-Fischer
· 18 years ago
afa7023
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
by Denis Vlasenko
· 18 years ago
5a14202
move everything to new NOMMU helpers, except udhcp
by Denis Vlasenko
· 18 years ago
cad04ef
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
by Denis Vlasenko
· 18 years ago
9ab2658
zcip: revert my bogus change
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
89ef65f
preparatory patch for -Wwrite-strings #5
by Denis Vlasenko
· 18 years ago
9af7c9d
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
by Denis Vlasenko
· 18 years ago
04291bc
httpd: slight reduction of #ifdef forest
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
65113e8
zcip: bb_error_msg had stray newlines; small optimization in opt parsing
by Denis Vlasenko
· 18 years ago
af906a3
zcip: minor fixes
by Denis Vlasenko
· 18 years ago
a9abecd
zcip: fix stdout/err versus syslog output.
by Denis Vlasenko
· 18 years ago
65dbd87
zcip: getopt -> bb_getopt_ulflags
by Denis Vlasenko
· 18 years ago
60e3dd6
zcip: convert lots of zero-initialized locals
by Denis Vlasenko
· 18 years ago
035aae5
zcip: use xfunc() where appropriate
by Denis Vlasenko
· 18 years ago
27af5a0
replacing func() with xfunc() where appropriate
by Denis Vlasenko
· 18 years ago
87d80dc
zcip: apply patch from
by Denis Vlasenko
· 18 years ago
88621d7
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
00c051e
Bug http://bugs.busybox.net/view.php?id=723 - initialize tv1 the first time
by Rob Landley
· 18 years ago
768945b
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
by Rob Landley
· 18 years ago
53433b3
Clean up.
by Rob Landley
· 18 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
ef81ce6
by Paul Fox
· 19 years ago
bc68cd1
Patch from Denis Vlasenko turning static const int (which gets emitted into
by Rob Landley
· 19 years ago
0cb6f35
fix up annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
86f5c99
- add platform.h. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
ec351c3
- do away with superfluous keyword.
by Bernhard Reutner-Fischer
· 19 years ago
b7d5342
- fix zcip for IMA compile mode.
by Bernhard Reutner-Fischer
· 19 years ago
38d6615
- fix bug to avoid aliasing busybox' main to zcip_main in IMA mode.
by Bernhard Reutner-Fischer
· 19 years ago
e3752e5
Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed
by Rob Landley
· 20 years ago
8445a9f
On Tuesday 19 April 2005 21:10, Tito wrote and today added:
by Rob Landley
· 20 years ago
ad8071f
David Brownell submitted a new applet, zcip, based on RFC 3927. This is
by Rob Landley
· 20 years ago