aboutsummaryrefslogtreecommitdiff
path: root/runit (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-25announce 1.4.1vda1-0/+7
2007-01-25arping: stop using last gethostbyname2 in the treevda3-12/+9
2007-01-25accidentally applied wrong (old) patch, fixing up...vda1-8/+7
2007-01-24opt_complementary doesn't like numeric opts :(vda1-1/+1
2007-01-24Unify ping and ping6. ping has -4 and -6 which forcevda7-571/+472
2007-01-24hostname declaration was misplacedvda1-2/+2
2007-01-24accumulated post-1.4.0 fixesvda8-37/+45
2007-01-24- remove nested function. Saves ~30 bytes.aldot1-11/+11
2007-01-24- TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_multaldot1-0/+4
2007-01-24combine depends linesvapier2-4/+2
2007-01-24as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o...vapier1-4/+6
2007-01-24change "bool ... if OPT" to more common "depend ... OPT"vapier1-4/+4
2007-01-24combine bool;prompt to just boolvapier1-2/+1
2007-01-24combine bool;prompt to just boolvapier1-4/+2
2007-01-24"depends ..." -> "depends on ..."vapier1-1/+1
2007-01-24correct file format errorsvapier3-31/+31
2007-01-23- add hostcc-option checkeraldot1-0/+6
2007-01-23- call cc-option to check if the compiler supports the flags we asked to usealdot2-12/+11