Bump version to 1.32.0
[oweals/busybox.git] / networking / ipcalc.c
2019-07-02 James Byrnelibbb: reduce the overhead of single parameter bb_error...
2018-12-28 Denys Vlasenkoconfig: update size information
2017-08-08 Denys Vlasenkogetopt32: remove opt_complementary
2017-08-08 Denys Vlasenkogetopt32: remove applet_long_options
2017-08-07 Denys Vlasenkoipcalc: trim help text
2017-08-07 Denys Vlasenkoipcalc,rdev: make NOEXEC
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-01-10 Denys VlasenkoBig cleanup in config help and description
2016-11-23 Denys VlasenkoConvert all networking/* applets to "new style" applet...
2015-08-15 Ron Yorstonipcalc: fix trivial usage message
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-06-19 Denys Vlasenkocosmetics on top of Dan's patches
2010-06-19 Dan FandrichA few minor portability improvements
2010-04-07 Steve Bennettipcalc: more correct checking for proper number of...
2010-02-04 Denys Vlasenko*: eliminate more aliasing warnings
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2008-04-19 Denis Vlasenkoremove whitespace damage. No code changes
2008-04-10 Denis Vlasenkoudhcp,ipcalc: simple code shrink (Nico Erfurth <masta...
2008-03-23 Denis Vlasenkopatch: shrink by Pascal Bellard <pascal.bellard AT...
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
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