git: timeout(1): Some minor tweaks and improvements
Aaron LI
aly at crater.dragonflybsd.org
Sat Jan 2 23:15:55 PST 2021
commit d631f4f35b6f55897dadb74d35cfc68b70cf931c
Author: Aaron LI <aly at aaronly.me>
Date: Sun Jan 3 12:26:39 2021 +0800
timeout(1): Some minor tweaks and improvements
* Define exit status and macros and use them
* Improve the second kill logic by setting 'do_second_kill = false'
after configuring the second kill
* Minor style tweaks
* Reorder options in the man page, as well as the usage help
* Reorder the exit status in the man page
* Enhance the HISTORY section in the man page (obtained from NetBSD)
Summary of changes:
usr.bin/timeout/timeout.1 | 60 +++++++++++++++++++++---------------
usr.bin/timeout/timeout.c | 77 ++++++++++++++++++++++++-----------------------
2 files changed, 75 insertions(+), 62 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d631f4f35b6f55897dadb74d35cfc68b70cf931c
--
DragonFly BSD source repository
More information about the Commits
mailing list