Date: Mon, 13 May 2002 01:03:21 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/nice nice.c Message-ID: <200205130803.g4D83LD67696@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/13 01:03:21 PDT Modified files: usr.bin/nice nice.c Log: 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 Revision Changes Path 1.10 +3 -3 src/usr.bin/nice/nice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205130803.g4D83LD67696>