opnsense-src/usr.bin/renice
Dag-Erling Smørgrav 938ff8990d renice: support -- as per POSIX.
Sponsored by:	Klara, Inc.
MFC after:	1 week

(cherry picked from commit e24c5c60d7)

renice: fix argument order.

The target modifiers (-g, -p, -u) may occur in any position except
between -n and its argument; furthermore, we support both the old
absolute form (without -n) and the modern relative form (with -n).

Sponsored by: Klara, Inc.

(cherry picked from commit 65ee0a8495)

renice: add unit tests.

Sponsored by:	Klara, Inc.

(cherry picked from commit 7ccdad905f)
2022-11-02 10:37:00 +01:00
..
tests renice: support -- as per POSIX. 2022-11-02 10:37:00 +01:00
Makefile renice: support -- as per POSIX. 2022-11-02 10:37:00 +01:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
renice.8 renice(8): Clarify "who" parameters. 2020-10-27 12:32:17 +00:00
renice.c renice: support -- as per POSIX. 2022-11-02 10:37:00 +01:00