aboutsummaryrefslogtreecommitdiff
path: root/networking/tc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko2010-02-041-2/+1
* *: style fixes. no code changes (verified with objdump)Denys Vlasenko2010-01-281-7/+12
* hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exactDenys Vlasenko2010-01-061-3/+2
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-131-1/+1
* *: optimize code size in strtoul callsDenys Vlasenko2009-09-231-2/+3
* randomconfig fixesDenys Vlasenko2009-08-081-1/+1
* flash_lock, flash_unlock: new appletsDenys Vlasenko2009-05-251-2/+2
* *: bb_error_msg's messages should not be capitalizedDenis Vlasenko2009-04-291-4/+4
* networking/libiproute/*: code shrink by optimizing numeric conversionsDenis Vlasenko2009-03-051-5/+3
* - update my name. No obj-code changes ;)Bernhard Reutner-Fischer2008-09-251-1/+1
* - add WIP stub for tc.Bernhard Reutner-Fischer2008-09-041-0/+545