aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/timeout/timeout.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: minor spelling fixes on comments.Pedro F. Giffuni2016-05-011-1/+1
* timeout(1): fix the acceptable range values for parse_signal()Baptiste Daroussin2015-10-241-1/+1
* timeout: handle zombie grandchildrenEd Maste2015-02-151-13/+19
* Use the new process reaper functionalityBaptiste Daroussin2015-01-061-13/+32
* Improve compatibility with GNU timeoutBaptiste Daroussin2014-10-281-6/+10
* Sort properly the headersBaptiste Daroussin2014-07-161-4/+5
* White space fixesBaptiste Daroussin2014-07-161-2/+2
* Sort headersBaptiste Daroussin2014-07-161-12/+8
* Style(9) fixBaptiste Daroussin2014-07-161-0/+1
* Fix build with gccBaptiste Daroussin2014-07-161-5/+4
* Fix indentationBaptiste Daroussin2014-07-161-1/+1
* New BSDL timeout(1) utility compatible with GNU timeoutBaptiste Daroussin2014-07-161-0/+336