Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
526625bc83e63e6e5a3ec5296a1b868e72b3b01e
/
networking
/
tc.c
fe73c8d
*: style fix
by Denys Vlasenko
· 2 years, 3 months ago
f5f336e
tc: fix for parsing of "dev IFACE" and printing of "class list"
by Denys Vlasenko
· 3 years, 5 months ago
b4ad1d8
tc: array address is never NULL
by Denys Vlasenko
· 5 years ago
8c317f0
style fix, no code changes
by Denys Vlasenko
· 6 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
68ae542
ip: fix crash in "ip neigh show"
by Denys Vlasenko
· 7 years ago
a034cab
tc: enables this applet
by Denys Vlasenko
· 7 years ago
1238988
ip: better --help
by Denys Vlasenko
· 8 years ago
1d3a04a
Code style fixes, no code changes
by Denys Vlasenko
· 8 years ago
29e2c45
tc: consolidate its disabled bits
by Denys Vlasenko
· 8 years ago
47367e1
Convert all networking/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
47cfbf3
*: add most of the required setup_common_bufsiz() calls
by Denys Vlasenko
· 9 years ago
e6a2f4c
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
by Denys Vlasenko
· 9 years ago
0f296a3
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
by Denys Vlasenko
· 9 years ago
ab3964d
libbb: introduce kernel-style BUILD_BUG_ON()
by Denys Vlasenko
· 9 years ago
b878121
tc: fix print_rate
by Denys Vlasenko
· 10 years ago
9b2a9f0
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
by Denys Vlasenko
· 11 years ago
982e87f
Whitespace fixes
by Denys Vlasenko
· 11 years ago
60cb48c
whitespace cleanup. no code changes
by Denys Vlasenko
· 12 years ago
6295d27
Replaced __u32 etc. with standard uint32_t style types
by Daniel Fandrich
· 13 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
77350aa
tc: less ugly check for bad sizeof(G)
by Denys Vlasenko
· 14 years ago
11872ca
networking/*: remove superfluous comments
by Denys Vlasenko
· 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
98a4c7c
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
by Denys Vlasenko
· 15 years ago
6b9f163
*: style fixes. no code changes (verified with objdump)
by Denys Vlasenko
· 15 years ago
695fa51
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
by Denys Vlasenko
· 15 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
1f27ab0
*: optimize code size in strtoul calls
by Denys Vlasenko
· 15 years ago
0568b6e
randomconfig fixes
by Denys Vlasenko
· 15 years ago
bf2af9a
flash_lock, flash_unlock: new applets
by Denys Vlasenko
· 16 years ago
1fd3b38
*: bb_error_msg's messages should not be capitalized
by Denis Vlasenko
· 16 years ago
76140a7
networking/libiproute/*: code shrink by optimizing numeric conversions
by Denis Vlasenko
· 16 years ago
6c4dade
- update my name. No obj-code changes ;)
by Bernhard Reutner-Fischer
· 16 years ago
0901c51
- add WIP stub for tc.
by Bernhard Reutner-Fischer
· 16 years ago