Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msh: double "static char line[LINELIM]" etc deleted. | Denis Vlasenko | 2007-01-01 | 1 | -2/+2 |
| | | | | | massive amounts of assignments-in-ifs deleted (some of which were VERY nasty) | ||||
* | rt_names: stop allocating 5k in rwdata | Denis Vlasenko | 2006-12-31 | 1 | -105/+85 |
| | | | | objsizes: don't show build machinery's object modules | ||||
* | - add 'ip rule' support. First take.. | Bernhard Reutner-Fischer | 2006-11-21 | 1 | -1/+80 |
| | | | | | text data bss dec hex filename 2999 0 0 2999 bb7 networking/libiproute/iprule.o | ||||
* | rt_names.c: move few strings into rodata | Denis Vlasenko | 2006-09-28 | 1 | -10/+9 |
| | |||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
| | |||||
* | Kill off some unused code that was wasting several k, as noticed by | Eric Andersen | 2006-03-03 | 1 | -81/+0 |
| | | | | Denis Vlasenko when building with -ffunction-sections -fdata-sections | ||||
* | - make libiproute compile.. | Bernhard Reutner-Fischer | 2005-10-08 | 1 | -0/+1 |
| | |||||
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -5/+5 |
| | | | | which were otherwise cluttering the global namespace. | ||||
* | Only included headers that are used. | Glenn L McGrath | 2002-12-16 | 1 | -5/+1 |
| | |||||
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+389 |