From owner-cvs-all Thu May 16 16:55:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FB3737B408; Thu, 16 May 2002 16:55:36 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4GNtam63176; Thu, 16 May 2002 16:55:36 -0700 (PDT) (envelope-from tjr) Message-Id: <200205162355.g4GNtam63176@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 16 May 2002 16:55:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/renice renice.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/05/16 16:55:35 PDT Modified files: usr.bin/renice renice.c Log: Process and user ID arguments must be treated as decimal integers, not octal or hex. This is the way it was before revision 1.10. PR: 36950 Submitted by: Peter Avalos Revision Changes Path 1.14 +1 -1 src/usr.bin/renice/renice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message