Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
393c395ca50d0b95003d5adfc6d1ca95763cc732
/
networking
/
brctl.c
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