aboutsummaryrefslogtreecommitdiff
path: root/networking/ifplugd.c
AgeCommit message (Expand)Author
2020-11-30decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko
2020-11-29libbb: introduce and use sleep1()Denys Vlasenko
2020-08-13build system: drop PLATFORM_LINUXRon Yorston
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2019-06-03libbb: move netlink socket binding to the utility functionDenys Vlasenko
2019-04-30Optionally re-introduce bb_info_msg()James Byrne
2018-12-28config: update size informationDenys Vlasenko
2018-04-29ifplugd: close signal raceDenys Vlasenko
2018-03-29ifplugd: if SIOCSIFFLAGS fails with EADDRNOTAVAIL, don't dieStefan Agner
2017-07-22zcip: fix slow environment leakDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-11-23Convert all networking/* applets to "new style" applet definitionsDenys Vlasenko
2016-08-16ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't dieDenys Vlasenko
2016-07-06getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko
2015-10-07ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALENDenys Vlasenko
2015-10-05Aboriginal linux/musl build fixesDenys Vlasenko
2014-02-10ifplugd: code shrinkDenys Vlasenko
2013-08-04ifplugd: use a larger netlink bufferTito Ragusa
2013-02-28ifplugd: make -k send SIGINT, not SIGQUITDenys Vlasenko
2012-12-19CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile
2012-06-03ifplugd: tweak help textDenys Vlasenko
2011-06-10*: simplify Ethernet header includesDan Fandrich
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-01-20eliminate aliasing warning in networking/route.cDenys Vlasenko
2011-01-20ifplugd: eliminate aliasing warningsDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-07-22ifplugd: code shrinkMaksym Kryzhanovskyy
2010-07-08ifplugd: code shrinkMaksym Kryzhanovskyy
2010-05-11ifplugd: fix typo in prev commitDenys Vlasenko
2010-05-08ifplugd: replace potentially-leaking setenv with malloc/putenv/freeDenys Vlasenko
2010-04-02ifplugd: more robust interface name match checkDenys Vlasenko
2010-03-30ifplugd: code shrink; expanded commentsMaxim Kryzhanovsky
2010-03-29ifplugd: code shrinkMaxim Kryzhanovsky
2010-03-23*: merge some common stringsDenys Vlasenko
2010-03-18*: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko
2010-01-08ifplugd: restore auto-ifup unless -a; make iff method less iffy :DDenys Vlasenko
2010-01-06ifplugd: simplify run_script()Denys Vlasenko
2009-11-07ifplugd: small optimizationDenys Vlasenko
2009-10-23ifplugd: fix compile errorDenys Vlasenko
2009-08-08randomconfig fixesDenys Vlasenko
2009-05-01ifplugd: fix warningsDenys Vlasenko
2009-04-29*: bb_error_msg's messages should not be capitalizedDenis Vlasenko
2009-04-26ifplugd: tiny shrinkDenis Vlasenko
2009-04-26ifplugd: add copyrightDenis Vlasenko
2009-04-26ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)Denis Vlasenko