summaryrefslogtreecommitdiff
path: root/usr.bin/timeout
AgeCommit message (Expand)Author
2016-10-13typodholland
2014-08-05Fix overflow check. From Kamil Rytarowski.christos
2014-08-02Cast signal argument of kill(2) to int, as sig_atomic_t may be larger.martin
2014-08-02Punctuation, markup, whitespace improvements.wiz
2014-08-01PR/49053: Kamil Rytarowski: Import timeout(1) from FreeBSDchristos
2014-08-01import from FreeBSDchristos