freebsd-src/usr.bin/renice
Maxim Konovalov 8143906680 o Fix an arguments number check in -n case.
o Remove duplicated prio check, donice() makes it for us.

Spotted by:	David Schultz <dschultz@uclink.Berkeley.EDU>
MFC after:	1 week
2002-04-10 13:38:09 +00:00
..
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
renice.8 Implement POSIX -n option, cleanup an arguments parsing a bit. 2002-04-10 11:09:46 +00:00
renice.c o Fix an arguments number check in -n case. 2002-04-10 13:38:09 +00:00