aboutsummaryrefslogtreecommitdiff
path: root/bin/timeout/timeout.1
Commit message (Expand)AuthorAgeFilesLines
* timeout(1): Document the reaper implementation and behaivorAaron LI2025-06-161-4/+33
* timeout(1): Kill self with the same signal that terminated the childAaron LI2025-06-161-27/+24
* timeout(1): Catch all signals and propagate themAaron LI2025-06-161-0/+22
* timeout(1): Fix the inheritance of signal dispositionsAaron LI2025-06-161-1/+9
* timeout(1): Improve to show more verbose log messagesAaron LI2025-06-161-1/+5
* timeout(1): Add -f and -p options as per POSIX.1-2024Aaron LI2025-06-161-4/+4
* timeout(1): Multiple minor tweaks and cleanupsAaron LI2025-06-161-30/+35
* timeout(1): Add -v/--verbose option to show diagnosis infoGordon Bergling2025-01-191-2/+4
* timeout(1): Some minor tweaks and improvementsGordon Bergling2025-01-041-25/+38
* timeout(1): Update STANDARDS sectionGordon Bergling2024-10-181-1/+7
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* timeout(1): link to related manual pagesTom Hukins2023-06-261-2/+4
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* timeout: Move from /usr/bin to /binMateusz Piotrowski2023-02-021-0/+206