Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-02-02 | sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> | Denis Vlasenko | 2 | -85/+111 |
2008-02-02 | ps: add (disabled) compat code | Denis Vlasenko | 1 | -0/+14 |
2008-02-02 | nc: fix fallout from C99 standard compliance change | Denis Vlasenko | 1 | -20/+20 |
2008-02-01 | Fix compilation error when FEATURE_FANCY_PING enabled. Also | Paul Fox | 2 | -8/+8 |
2008-02-01 | add support for renaming/relocating device nodes | Mike Frysinger | 3 | -5/+61 |
2008-02-01 | add a mini-faq about std{in,out,err} | Mike Frysinger | 1 | -2/+4 |
2008-01-29 | - be C99 friendly. Anonymous unions are a GNU extension. This change is | Bernhard Reutner-Fischer | 18 | -99/+98 |
2008-01-29 | init: allow last line to be not terminated by '\n' | Denis Vlasenko | 1 | -3/+3 |
2008-01-29 | mount: allow and ignore _netdev option | Denis Vlasenko | 1 | -0/+2 |
2008-01-29 | - update defconfig | Bernhard Reutner-Fischer | 1 | -3/+6 |
2008-01-29 | ash: code readability enhancements, no real code changes | Denis Vlasenko | 1 | -31/+25 |