From owner-cvs-all Thu Sep 27 10:34: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id 581EF37B42B; Thu, 27 Sep 2001 10:33:54 -0700 (PDT) Received: (from mike@localhost) by coffee.q9media.com (8.11.6/8.11.6) id f8RHYVE11509; Thu, 27 Sep 2001 13:34:31 -0400 (EDT) (envelope-from mike) Date: Thu, 27 Sep 2001 13:34:31 -0400 From: Mike Barcroft To: Greg Lehey Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/procfs procfs_status.c Message-ID: <20010927133431.A11474@coffee.q9media.com> References: <200109250442.f8P4gfA47729@freefall.freebsd.org> <20010927145242.B3656@sydney.worldwide.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010927145242.B3656@sydney.worldwide.lemis.com>; from grog@FreeBSD.org on Thu, Sep 27, 2001 at 02:52:42PM +0930 Organization: The FreeBSD Project 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 Greg Lehey writes: > On Monday, 24 September 2001 at 21:42:41 -0700, Mike Barcroft wrote: > > mike 2001/09/24 21:42:41 PDT > > > > Modified files: > > sys/fs/procfs procfs_status.c > > Log: > > A process name may contain whitespace and unprintable characters, > > so convert those characters to octal notation. > > Why octal? I was following the precedence set by 'ls -B'. Is there a more long-standing antecedence that I'm not aware of? Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message