summaryrefslogtreecommitdiff
path: root/networking/libiproute/utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* preparatory patch for -Wwrite-strings #5Denis Vlasenko2007-01-291-1/+2
|
* preparatory patch for -Wwrite-strings #4Denis Vlasenko2007-01-291-3/+3
|
* preparatory patch for -Wwrite-strings #2Denis Vlasenko2007-01-291-3/+2
|
* remove commented out #includes etcDenis Vlasenko2006-12-311-12/+0
| | | | move get_hz to the only caller
* stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko2006-12-311-13/+13
|
* style fixesDenis Vlasenko2006-12-261-1/+1
| | | | last xcalloc replaced by xzalloc
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
|
* - correct typoBernhard Reutner-Fischer2006-06-141-1/+1
|
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-071-2/+2
|
* just whitespaceTim Riker2006-01-251-2/+2
|
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-4/+5
| | | | - use shorter boilerplate while at it.
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
|
* Use proper C99 typesEric Andersen2004-01-301-2/+2
|
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+101