Denys Vlasenko
|
86e07f6893
brctl: make it NOEXEC
|
7 年之前 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 年之前 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 年之前 |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 年之前 |
Denys Vlasenko
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 年之前 |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 年之前 |
Denys Vlasenko
|
5fa6d1a632
Aboriginal linux/musl build fixes
|
9 年之前 |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 年之前 |
Nicolas Thill
|
f47ce07b26
brctl: fix description and usage
|
12 年之前 |
Denys Vlasenko
|
49b8e72012
brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strtotimeval)
|
12 年之前 |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 年之前 |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 年之前 |
Denys Vlasenko
|
8a659f6ff9
libbb: make index_in_substrings return -1 on ambiguous matches
|
14 年之前 |
Maciek Borzecki
|
30ebd7bd78
brctl: fixing stp parameters incompatibility
|
14 年之前 |
Bernhard Reutner-Fischer
|
0c0f1767f0
brctl: Fix comment
|
14 年之前 |
Maciek Borzecki
|
46abfc0da1
brctl: fix parsing of timespec to allow 0 (setfd, sethello..)
|
14 年之前 |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 年之前 |
Denis Vlasenko
|
802cab15e5
brctl: fix compilation on 2.4.x kernels
|
16 年之前 |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
16 年之前 |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 年之前 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 年之前 |
Denis Vlasenko
|
01eaee9309
*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
|
16 年之前 |
Denis Vlasenko
|
278a1c2264
brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)
|
16 年之前 |
Denis Vlasenko
|
d0a071a528
brctl: eliminate stray data object
|
16 年之前 |
Bernhard Reutner-Fischer
|
2b11fb483e
- implement brctl setpathcost, setportprio, setbridgeprio, stp
|
17 年之前 |
Bernhard Reutner-Fischer
|
1aac3ab49f
- shrink a bit and implement time related fancy features. Improve help texts.
|
17 年之前 |
Bernhard Reutner-Fischer
|
c44c21060e
- save four bytes by manually hoisting the br assignment
|
17 年之前 |
Bernhard Reutner-Fischer
|
d27d925a6d
- new applet brctl
|
17 年之前 |