Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
size-neutral WRT -std=gnu99 and fixes several compilation errors for strict C99 mode. | |||||
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 | |