aboutsummaryrefslogtreecommitdiff
path: root/modutils (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-29traceroute: move data off bss. small code optimizations.vda1-94/+109
2007-03-29dpkg: run_package_script() returns 0 if all ok and non-zero if failure.vda1-5/+3
2007-03-29dumpleases: getopt32()-izationvda1-34/+27
2007-03-29- use index_in_str_array also for find_mainaldot1-2/+8
2007-03-29- remove bloated switch statement.aldot1-17/+8
2007-03-29- implement a TODO: Use index_in_str_array in parse_paramsaldot1-40/+118
2007-03-29- Purely cosmetic type fiddlingaldot1-15/+14
2007-03-29- fold recurse, depthFirst and dereference params into one param flags.aldot11-55/+50
2007-03-28- update defconfigaldot1-3/+5
2007-03-28run_parts: I was wrong, NULL termination is already done becausevda1-1/+1
2007-03-28run_parts: NULL-terminate list of arguments; fix perror/error usagevda1-5/+5
2007-03-28ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer)vda2-4/+6
2007-03-28- rewrite run-partsaldot3-132/+115
2007-03-28- move additional fancy options not mandated by SUSv3 into a FANCY optionaldot3-7/+21
2007-03-28- fix formatting of help textaldot1-2/+1
2007-03-28- reinstate dmalloc and efence supportaldot2-1/+9
2007-03-28hdparm: flag variables can easily be smaller than longvda1-96/+101
2007-03-28hdparm: remove stray static (-200 bytes bss)vda1-1/+1
2007-03-28hdparm: whitespace style fixesvda1-90/+89
2007-03-27pidfile creation mode set to 0666 (umask affects it as usual)vda1-1/+1