aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-29- fold recurse, depthFirst and dereference params into one param flags.Bernhard Reutner-Fischer11-55/+50
2007-03-28- update defconfigBernhard Reutner-Fischer1-3/+5
2007-03-28run_parts: I was wrong, NULL termination is already done becauseDenis Vlasenko1-1/+1
2007-03-28run_parts: NULL-terminate list of arguments; fix perror/error usageDenis Vlasenko1-5/+5
2007-03-28ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer)Denis Vlasenko2-4/+6
2007-03-28- rewrite run-partsBernhard Reutner-Fischer3-132/+115
2007-03-28- move additional fancy options not mandated by SUSv3 into a FANCY optionBernhard Reutner-Fischer3-7/+21
2007-03-28- fix formatting of help textBernhard Reutner-Fischer1-2/+1
2007-03-28- reinstate dmalloc and efence supportBernhard Reutner-Fischer2-1/+9
2007-03-28hdparm: flag variables can easily be smaller than longDenis Vlasenko1-96/+101
2007-03-28hdparm: remove stray static (-200 bytes bss)Denis Vlasenko1-1/+1
2007-03-28hdparm: whitespace style fixesDenis Vlasenko1-90/+89
2007-03-27pidfile creation mode set to 0666 (umask affects it as usual)Denis Vlasenko1-1/+1