Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
37ca36a71114a6fc5303d33cabc311cd8b9bf19a
/
networking
/
tc.c
6295d27
Replaced __u32 etc. with standard uint32_t style types
by Daniel Fandrich
· 14 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