Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remaining: shell (rather scary mess in msh.c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ping: shave off 60 bytes
|
|
|
|
|
|
but more importantly make code more understandable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- minor size- and readability tweaks while at it:
text data bss dec hex filename
2631 0 0 2631 a47 networking/libiproute/iprule.o.orig
2596 0 0 2596 a24 networking/libiproute/iprule.o
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unfortunately, without rewriting sum, this bugfix adds 19 (!) bytes.
|
|
The very first is currently broken
|
|
|
|
|
|
|
|
|
|
substring match on "delete" handles it ok. But we (I?)
forgot to renumber case labels...
|
|
|
|
|
|
chmod: better name for a variable
|
|
|