- 53b2fdc *: add NOINLINEs where code noticeably shrinks by Denys Vlasenko · 3 years, 3 months ago
- c2bd0b6 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators by Denys Vlasenko · 3 years, 10 months ago
- cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 4 years ago
- 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 5 months ago
- df1f479 randomconfig fixes by Denys Vlasenko · 4 years, 7 months ago
- 6eb38fd randomconfig fixes by Denys Vlasenko · 4 years, 7 months ago
- 37a9008 brctl: code shrink by Denys Vlasenko · 5 years ago
- eb13951 brctl: tweak help text, fix comments by Denys Vlasenko · 5 years ago
- b4fa16d brctl: fold show_bridge_ports_ into its caller by Denys Vlasenko · 5 years ago
- 3398753 brctl: code shrink by Denys Vlasenko · 5 years ago
- 6dcf563 brctl: add support for showstp command by Martin Lewis · 5 years ago
- 6c1af28 brctl: add support for showmacs command by Martin Lewis · 5 years ago
- 04a0b7f bc: placate compiler warnings by Denys Vlasenko · 6 years ago
- 3e463e1 brctl: placate compiler warnings by Denys Vlasenko · 6 years ago
- 2945822 brctl: add TODO: "showmacs BR" by Denys Vlasenko · 6 years ago
- 9435608 brctl: simplify str_to_jiffies() by Denys Vlasenko · 6 years ago
- dc1b2d4 brctl: convert remaining commands to work via /sys by Denys Vlasenko · 6 years ago
- c5150e9 brctl: make "show" command retrieve data from /sys by Denys Vlasenko · 6 years ago
- 7effa31 brctl: use a single buffer for brname and ifname by Bernhard Reutner-Fischer · 7 years ago
- 86e07f6 brctl: make it NOEXEC by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 0f296a3 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) by Denys Vlasenko · 9 years ago
- d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
- 5fa6d1a Aboriginal linux/musl build fixes by Denys Vlasenko · 9 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- f47ce07 brctl: fix description and usage by Nicolas Thill · 12 years ago
- 49b8e72 brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strtotimeval) by Denys Vlasenko · 13 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
- 8a659f6 libbb: make index_in_substrings return -1 on ambiguous matches by Denys Vlasenko · 15 years ago
- 30ebd7b brctl: fixing stp parameters incompatibility by Maciek Borzecki · 15 years ago
- 0c0f176 brctl: Fix comment by Bernhard Reutner-Fischer · 15 years ago
- 46abfc0 brctl: fix parsing of timespec to allow 0 (setfd, sethello..) by Maciek Borzecki · 15 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 802cab1 brctl: fix compilation on 2.4.x kernels by Denis Vlasenko · 16 years ago
- 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
- 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 17 years ago
- 01eaee9 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. by Denis Vlasenko · 17 years ago
- 278a1c2 brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>) by Denis Vlasenko · 17 years ago
- d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
- 2b11fb4 - implement brctl setpathcost, setportprio, setbridgeprio, stp by Bernhard Reutner-Fischer · 17 years ago
- 1aac3ab - shrink a bit and implement time related fancy features. Improve help texts. by Bernhard Reutner-Fischer · 17 years ago
- c44c210 - save four bytes by manually hoisting the br assignment by Bernhard Reutner-Fischer · 17 years ago
- d27d925 - new applet brctl by Bernhard Reutner-Fischer · 17 years ago