Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-03-29 | - fold recurse, depthFirst and dereference params into one param flags. | aldot | 11 | -55/+50 |
2007-03-28 | - update defconfig | aldot | 1 | -3/+5 |
2007-03-28 | run_parts: I was wrong, NULL termination is already done because | vda | 1 | -1/+1 |
2007-03-28 | run_parts: NULL-terminate list of arguments; fix perror/error usage | vda | 1 | -5/+5 |
2007-03-28 | ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer) | vda | 2 | -4/+6 |
2007-03-28 | - rewrite run-parts | aldot | 3 | -132/+115 |
2007-03-28 | - move additional fancy options not mandated by SUSv3 into a FANCY option | aldot | 3 | -7/+21 |
2007-03-28 | - fix formatting of help text | aldot | 1 | -2/+1 |
2007-03-28 | - reinstate dmalloc and efence support | aldot | 2 | -1/+9 |
2007-03-28 | hdparm: flag variables can easily be smaller than long | vda | 1 | -96/+101 |
2007-03-28 | hdparm: remove stray static (-200 bytes bss) | vda | 1 | -1/+1 |
2007-03-28 | hdparm: whitespace style fixes | vda | 1 | -90/+89 |
2007-03-27 | pidfile creation mode set to 0666 (umask affects it as usual) | vda | 1 | -1/+1 |