aboutsummaryrefslogtreecommitdiff
path: root/networking/tc.c
AgeCommit message (Expand)Author
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2011-06-10Replaced __u32 etc. with standard uint32_t style typesDaniel Fandrich
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-02-10tc: less ugly check for bad sizeof(G)Denys Vlasenko
2010-10-30networking/*: remove superfluous commentsDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko
2010-01-28*: style fixes. no code changes (verified with objdump)Denys Vlasenko
2010-01-06hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exactDenys Vlasenko
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko
2009-09-23*: optimize code size in strtoul callsDenys Vlasenko
2009-08-08randomconfig fixesDenys Vlasenko
2009-05-25flash_lock, flash_unlock: new appletsDenys Vlasenko
2009-04-29*: bb_error_msg's messages should not be capitalizedDenis Vlasenko
2009-03-05networking/libiproute/*: code shrink by optimizing numeric conversionsDenis Vlasenko
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer
2008-09-04- add WIP stub for tc.Bernhard Reutner-Fischer