Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1c42c18e9601ee1416d61663f5a91874954c524d
/
networking
/
brctl.c
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
· 16 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