summaryrefslogtreecommitdiff
path: root/networking/libiproute/rt_names.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* msh: double "static char line[LINELIM]" etc deleted.Denis Vlasenko2007-01-011-2/+2
| | | | | massive amounts of assignments-in-ifs deleted (some of which were VERY nasty)
* rt_names: stop allocating 5k in rwdataDenis Vlasenko2006-12-311-105/+85
| | | | objsizes: don't show build machinery's object modules
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-1/+80
| | | | | text data bss dec hex filename 2999 0 0 2999 bb7 networking/libiproute/iprule.o
* rt_names.c: move few strings into rodataDenis Vlasenko2006-09-281-10/+9
|
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
|
* Kill off some unused code that was wasting several k, as noticed byEric Andersen2006-03-031-81/+0
| | | | Denis Vlasenko when building with -ffunction-sections -fdata-sections
* - make libiproute compile..Bernhard Reutner-Fischer2005-10-081-0/+1
|
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-5/+5
| | | | which were otherwise cluttering the global namespace.
* Only included headers that are used.Glenn L McGrath2002-12-161-5/+1
|
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+389