getopt_ulflags -> getopt32.
[oweals/busybox.git] / networking / zcip.c
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-09-03 Denis Vlasenkozcip: bb_error_msg had stray newlines; small optimizati...
2006-09-03 Denis Vlasenkozcip: minor fixes
2006-09-03 Denis Vlasenkozcip: fix stdout/err versus syslog output.
2006-09-03 Denis Vlasenkozcip: getopt -> bb_getopt_ulflags
2006-09-03 Denis Vlasenkozcip: convert lots of zero-initialized locals
2006-09-03 Denis Vlasenkozcip: use xfunc() where appropriate
2006-09-03 Denis Vlasenkoreplacing func() with xfunc() where appropriate
2006-09-03 Denis Vlasenkozcip: apply patch from
2006-08-29 Rob LandleySvn 16007 broke the build under gcc 4.0.3. This fixes...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-30 Rob LandleyBug bugs.busybox.net/view.php?id=723 - initialize tv1...
2006-06-25 Rob LandleyA few patches from Erik Hovland, turning strncpy()...
2006-06-22 Rob LandleyClean up.
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-03-29 Paul Foxfix from David Daney, on busybox mailing list:
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-01-30 Eric Andersenfix up annoying signed/unsigned and mixed type errors
2006-01-25 Tim Rikerjust whitespace
2006-01-22 Bernhard Reutner... - add platform.h.
2005-12-13 Bernhard Reutner... - do away with superfluous keyword.
2005-12-12 Bernhard Reutner... - fix zcip for IMA compile mode.
2005-10-21 Bernhard Reutner... - fix bug to avoid aliasing busybox' main to zcip_main...
2005-05-03 Rob LandleyRevert Tito's patch to zcip. My bad, David Brownell...
2005-05-01 Rob LandleyOn Tuesday 19 April 2005 21:10, Tito wrote and today...
2005-04-30 Rob LandleyDavid Brownell submitted a new applet, zcip, based...