Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timeout(1): Add EXAMPLES section | Fernando ApesteguĂa | 2020-07-07 | 1 | -1/+57 |
* | timeout.1: Try to improve clarity | Conrad Meyer | 2018-03-29 | 1 | -25/+35 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper | 2017-08-02 | 1 | -0/+1 |
* | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -3/+1 |
* | Rename some tests to end in _test. | Bryan Drewery | 2017-03-09 | 2 | -1/+1 |
* | Remove unneeded -x from tests. | Bryan Drewery | 2017-03-09 | 1 | -17/+17 |
* | Make it more clear that -k sends SIGKILL, not the -s signal. | Bryan Drewery | 2017-02-21 | 1 | -2/+4 |
* | Use full name for the month | Baptiste Daroussin | 2017-02-17 | 1 | -1/+1 |
* | Also add vsevolod@ in the authors | Baptiste Daroussin | 2017-02-17 | 1 | -0/+2 |
* | Add history and Authors section in the manpage | Baptiste Daroussin | 2017-02-17 | 1 | -1/+8 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 1 | -5/+0 |
* | usr.bin: minor spelling fixes on comments. | Pedro F. Giffuni | 2016-05-01 | 2 | -2/+2 |
* | MFH | Glen Barber | 2016-03-10 | 1 | -0/+11 |
|\ | |||||
| * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 1 | -0/+11 |
* | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 1 | -0/+3 |
|/ | |||||
* | timeout(1): fix the acceptable range values for parse_signal() | Baptiste Daroussin | 2015-10-24 | 1 | -1/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -19/+44 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 5 | -8/+255 |
| |\ | |||||
| * | | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -0/+19 |
* | | | timeout: handle zombie grandchildren | Ed Maste | 2015-02-15 | 1 | -13/+19 |
* | | | Use the new process reaper functionality | Baptiste Daroussin | 2015-01-06 | 1 | -13/+32 |
| |/ |/| | |||||
* | | Add regression tests for the timeout(1) utility | Baptiste Daroussin | 2014-10-28 | 3 | -0/+228 |
* | | Improve compatibility with GNU timeout | Baptiste Daroussin | 2014-10-28 | 2 | -8/+27 |
|/ | |||||
* | Improve timeout(1) man page | Baptiste Daroussin | 2014-07-18 | 1 | -9/+53 |
* | Sort properly the headers | Baptiste Daroussin | 2014-07-16 | 1 | -4/+5 |
* | White space fixes | Baptiste Daroussin | 2014-07-16 | 1 | -2/+2 |
* | Sort headers | Baptiste Daroussin | 2014-07-16 | 1 | -12/+8 |
* | Fix typo | Baptiste Daroussin | 2014-07-16 | 1 | -1/+1 |
* | Style(9) fix | Baptiste Daroussin | 2014-07-16 | 1 | -0/+1 |
* | Fix build with gcc | Baptiste Daroussin | 2014-07-16 | 1 | -5/+4 |
* | Fix indentation | Baptiste Daroussin | 2014-07-16 | 1 | -1/+1 |
* | New BSDL timeout(1) utility compatible with GNU timeout | Baptiste Daroussin | 2014-07-16 | 3 | -0/+411 |