aboutsummaryrefslogtreecommitdiff
path: root/networking/ifenslave.c
AgeCommit message (Expand)Author
2020-08-13build system: drop PLATFORM_LINUXRon Yorston
2017-08-08getopt32: remove applet_long_optionsDenys Vlasenko
2017-08-07ifenslave: make NOEXECDenys Vlasenko
2017-08-07ifenslave: remove longopts from --help textDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-04-17Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko
2016-11-23Convert all networking/* applets to "new style" applet definitionsDenys Vlasenko
2015-10-08join some common strings, -400 bytesDenys Vlasenko
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2012-12-26ifenslave: fix missing close parenMike Frysinger
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2010-04-01clean up redundant, commented-out and misplaced includesDenys Vlasenko
2009-09-23ifenslave: fix for 2.4 kernels compileDenys Vlasenko
2009-08-08randomconfig fixesDenys Vlasenko
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko
2008-12-02libbb: add strncpy_IFNAMSIZDenis Vlasenko
2008-09-06ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexistDenis Vlasenko
2008-09-06ifenslave: wants net/if.hDenis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-06-25whitespace fixes. no code changesDenis Vlasenko
2008-06-08ifenslave: small shrinkDenis Vlasenko
2008-06-08ifenslave: tiny shrinkDenis Vlasenko
2008-06-07ifenslave: further shrink by suppressing excessive inliningDenis Vlasenko
2008-06-07ifenslave: fix improper longopts definitionDenis Vlasenko
2008-05-20ifenslave: add forgotten INIT_G()Denis Vlasenko
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-04-21*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.Denis Vlasenko
2008-03-28whitespace fixesDenis Vlasenko
2008-03-24*: whitespace fixes, no code changesDenis Vlasenko
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko
2008-02-27*: add optimization barrier to all "G trick" locationsDenis Vlasenko
2008-02-26ifenslave: new applet. closes bug 115.Denis Vlasenko