From owner-cvs-all Thu Sep 27 1:19:11 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 98E8237B406; Thu, 27 Sep 2001 01:19:03 -0700 (PDT) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 15mWO6-000LDt-00; Thu, 27 Sep 2001 10:19:18 +0200 From: Sheldon Hearn To: Greg Lehey Cc: Mike Barcroft , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/procfs procfs_status.c In-reply-to: Your message of "Thu, 27 Sep 2001 14:52:42 +0930." <20010927145242.B3656@sydney.worldwide.lemis.com> Date: Thu, 27 Sep 2001 10:19:18 +0200 Message-ID: <81584.1001578758@axl.seasidesoftware.co.za> 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 On Thu, 27 Sep 2001 14:52:42 +0930, Greg Lehey wrote: > > Log: > > A process name may contain whitespace and unprintable characters, > > so convert those characters to octal notation. > > Why octal? If you're suggesting hex, which requires fewer characters to represent, I'm with you. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message