Age | Commit message (Expand) | Author |
2021-10-10 | *: add NOINLINEs where code noticeably shrinks | Denys Vlasenko |
2021-03-23 | timeout,top,watch,ping: parse NN.N fractional duration in locales with other ... | Denys Vlasenko |
2021-02-03 | libbb: introduce and use fputs_stdout | Ron Yorston |
2020-08-13 | build system: drop PLATFORM_LINUX | Ron Yorston |
2020-06-23 | randomconfig fixes | Denys Vlasenko |
2020-06-23 | randomconfig fixes | Denys Vlasenko |
2019-10-15 | brctl: code shrink | Denys Vlasenko |
2019-10-12 | brctl: tweak help text, fix comments | Denys Vlasenko |
2019-10-12 | brctl: fold show_bridge_ports_ into its caller | Denys Vlasenko |
2019-10-12 | brctl: code shrink | Denys Vlasenko |
2019-10-11 | brctl: add support for showstp command | Martin Lewis |
2019-10-08 | brctl: add support for showmacs command | Martin Lewis |
2019-06-08 | bc: placate compiler warnings | Denys Vlasenko |
2019-06-08 | brctl: placate compiler warnings | Denys Vlasenko |
2019-04-13 | brctl: add TODO: "showmacs BR" | Denys Vlasenko |
2019-04-13 | brctl: simplify str_to_jiffies() | Denys Vlasenko |
2019-04-13 | brctl: convert remaining commands to work via /sys | Denys Vlasenko |
2019-04-12 | brctl: make "show" command retrieve data from /sys | Denys Vlasenko |
2018-10-01 | brctl: use a single buffer for brname and ifname | Bernhard Reutner-Fischer |
2017-08-06 | brctl: make it NOEXEC | Denys Vlasenko |
2017-07-21 | config: deindent all help texts | Denys Vlasenko |
2017-07-18 | Update menuconfig items with approximate applet sizes | Denys Vlasenko |
2016-11-23 | Convert all networking/* applets to "new style" applet definitions | Denys Vlasenko |
2015-10-14 | libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) | Denys Vlasenko |
2015-10-07 | build system: -fno-builtin-printf | Denys Vlasenko |
2015-10-05 | Aboriginal linux/musl build fixes | Denys Vlasenko |
2013-01-14 | whitespace cleanup. no code changes | Denys Vlasenko |
2012-09-29 | brctl: fix description and usage | Nicolas Thill |
2012-06-10 | brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strt... | Denys Vlasenko |
2011-04-11 | move remaining help text from include/usage.src.h | Pere Orga |
2010-10-28 | *: whitespace fixes | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-08-12 | *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i | Denys Vlasenko |
2010-04-03 | libbb: make index_in_substrings return -1 on ambiguous matches | Denys Vlasenko |
2010-03-23 | brctl: fixing stp parameters incompatibility | Maciek Borzecki |
2010-03-17 | brctl: Fix comment | Bernhard Reutner-Fischer |
2010-03-17 | brctl: fix parsing of timespec to allow 0 (setfd, sethello..) | Maciek Borzecki |
2009-04-21 | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko |
2009-01-31 | brctl: fix compilation on 2.4.x kernels | Denis Vlasenko |
2008-12-02 | libbb: add strncpy_IFNAMSIZ | Denis Vlasenko |
2008-09-25 | - update my name. No obj-code changes ;) | Bernhard Reutner-Fischer |
2008-07-05 | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko |
2008-04-21 | *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. | Denis Vlasenko |
2008-04-06 | brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>) | Denis Vlasenko |
2008-03-17 | brctl: eliminate stray data object | Denis Vlasenko |
2008-01-14 | - implement brctl setpathcost, setportprio, setbridgeprio, stp | Bernhard Reutner-Fischer |
2008-01-13 | - shrink a bit and implement time related fancy features. Improve help texts. | Bernhard Reutner-Fischer |
2008-01-13 | - save four bytes by manually hoisting the br assignment | Bernhard Reutner-Fischer |
2008-01-13 | - new applet brctl | Bernhard Reutner-Fischer |