freebsd-dev/usr.bin/nice
Tim J. Robbins c8d3b41d7c If we can't change the scheduling priority, warn but still execute
the requested utility. This is how nice(1) traditionall behaved,
and the behaviour required by SUSv3 and POSIX.2 UPE.

Submitted by:	Peter Avalos <pavalos@theshell.com> (partially)
Reviewed by:	mike
2002-05-13 08:03:20 +00:00
..
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
nice.1 Support the SUSv3 -n option and the "--" end of options marker. 2002-05-12 22:49:48 +00:00
nice.c If we can't change the scheduling priority, warn but still execute 2002-05-13 08:03:20 +00:00