'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
[oweals/busybox.git] / networking / ipcalc.c
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-13 Denis Vlasenkos/#ifdef CONFIG_/#if ENABLE_/g
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-24 Denis VlasenkoReplace index_in_[sub]str_array with index_in_[sub...
2007-07-23 Denis Vlasenkorework long option handling. saves ~1.2k
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-26 Denis Vlasenkostyle fixes
2006-11-29 Denis Vlasenkofix support for globally disabling --long-options.
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-02 Rob Landley#ifdef reduction.
2006-05-26 Bernhard Reutner... - add central knob to turn off getopt_long everywhere...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2005-09-24 Mike Frysingertouchup argc/argv handling to shrink a bit and fix...
2004-08-28 Eric AndersenFixup some warnings
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-13 Eric Andersenslightly clean the whacked out formatting
2004-03-06 Eric AndersenFix/eliminate use of atol
2003-09-12 Glenn L McGrathBusybox CVS version ipcalc have problems:
2003-09-05 Glenn L McGrathSmall bug in silent option
2003-09-02 Glenn L McGrathadds the ability to use and calculate network prefix...
2003-07-05 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-03 Eric AndersenPatch from Vladimir N. Oleynik (vodz):
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-10 Glenn L McGrathipcalc applet by Stephan Linz and Jordan Crouse