From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 13:01:57 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83E536B6 for ; Wed, 16 Apr 2014 13:01:57 +0000 (UTC) Received: from uk1rly2283.eechost.net (relay01.mail.uk1.eechost.net [217.69.40.69]) by mx1.freebsd.org (Postfix) with ESMTP id 492DD1C4F for ; Wed, 16 Apr 2014 13:01:56 +0000 (UTC) Received: from [31.186.37.179] (helo=smtp.marelmo.com) by uk1rly2283.eechost.net with esmtpa (Exim 4.72) (envelope-from ) id 1WaPUh-0007ul-UZ; Wed, 16 Apr 2014 14:03:16 +0100 Received: from [192.168.63.1] (helo=steve.marelmo.com) by smtp.marelmo.com with smtp (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WaPTH-0002Et-QE; Wed, 16 Apr 2014 13:01:47 +0000 Date: Wed, 16 Apr 2014 14:01:46 +0100 From: Steve O'Hara-Smith To: Jorge Luis Carvalho Santos Subject: Re: The source code of *BSD contains the comment =?UTF-8?B?4oCY?= =?UTF-8?B?RG9lcw==?= this belong =?UTF-8?B?aGVyZT/igJk=?= Message-Id: <20140416140146.ea3c5ca82242b3068b3acde1@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Info: 15567@permanet.ie (plain) Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2014 13:01:57 -0000 On Wed, 16 Apr 2014 14:41:19 +0300 Jorge Luis Carvalho Santos wrote: > I am very interested in being answered, please help me I don't think anybody sees a question, just a quote from a nine year old article. If you're asking whether there is a similar comment in the FreeBSD kernel sources a quick grep reveals this one: ./sys/proc.h: * XXX: Does this belong in resource.h or resourcevar.h instead? It fails to inspire any lack of confidence in me, of course I don't have a doctorate in computer science just thirty-five years experience in developing code professionally. -- Steve O'Hara-Smith