From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 15:43:53 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9ABD5EF1 for ; Wed, 16 Apr 2014 15:43:53 +0000 (UTC) Received: from mail-oa0-x231.google.com (mail-oa0-x231.google.com [IPv6:2607:f8b0:4003:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F4551D2C for ; Wed, 16 Apr 2014 15:43:53 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id o6so12549142oag.22 for ; Wed, 16 Apr 2014 08:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=3qSeTQMd5A4uSFDk88IIyzRbpn4tsa8tL1dllZObVac=; b=t6ULUcF3RDtjDAtQfA0MmmXRbATAqPvSNT8eaR1fQ8yWB7H9NkoTBg4FXXfQqYDA6i GgiOTn/Zo3evg29751X/qz/agtBHUei9DspRUdtFVJoJ2MfVE7e71wFrM066OwpliF1j bAGVzu1yNlNczmHZsqlya+Wo9t11lrAoHfaeaKe3cWeUWiBsNMJhaE6rGm6W8a13sFAq sn6k32/wRWTKM12ZQLNFxIF55CIlutpjpkmDcuFXda4LqcfWd+LU27GlJc4QZsb/NUzt re0YDceDl821EHF2ug3m0gTS+Du83uO84O36+H2yo1Fcu4F3PvvvFpjSAzYE5PevMJD6 Jbow== X-Received: by 10.182.219.167 with SMTP id pp7mr841683obc.85.1397663032709; Wed, 16 Apr 2014 08:43:52 -0700 (PDT) Received: from [192.168.1.64] (pool-71-170-112-253.dllstx.fios.verizon.net. [71.170.112.253]) by mx.google.com with ESMTPSA id 10sm40432834obq.18.2014.04.16.08.43.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 16 Apr 2014 08:43:51 -0700 (PDT) References: <20140416154900.1b4d2ee9.freebsd@edvax.de> Mime-Version: 1.0 (1.0) In-Reply-To: <20140416154900.1b4d2ee9.freebsd@edvax.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <2A8EB6AC-B58D-49F4-9077-2CBEA4F66742@gmail.com> X-Mailer: iPad Mail (11D167) From: Matthew Pherigo Subject: =?utf-8?Q?Re:_The_source_code_of__*BSD_contains_the_comment__?= =?utf-8?Q?=E2=80=98Does_this_belong_here=3F=E2=80=99?= Date: Wed, 16 Apr 2014 10:43:52 -0500 To: Polytropon Cc: Jorge Luis Carvalho Santos , "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 15:43:53 -0000 > On Apr 16, 2014, at 8:49 AM, Polytropon wrote: >=20 >> On Wed, 16 Apr 2014 00:38:08 +0300, Jorge Luis Carvalho Santos wrote: >> The source code of *BSD contains the comment =E2=80=98Does this belong h= ere?=E2=80=99 >=20 > Does the source code also contain an implicit or explicit > answer to that question? >=20 > On the other hand: >=20 > The source code of "Word for Windows" made by the MICROS~1 > corporation contains the word 'fuck' three (!) times! >=20 > ./Opus/asm/wordgrep.asm:; BP is used as always, the other registers are f= ree to fuck with. > ./Opus/asm/wordgrep.asm: je another_fucking_out_of_range_jump > ./Opus/asm/wordgrep.asm:another_fucking_out_of_range_jump: >=20 > What kind of business professionalism does _that_ inspire? ;-) >=20 > Imagine what comments you could find in current programs > made by MICROS~1 when... yes, _if_ you could ever get the > source code from them. :-) >=20 > Joke aside. I would not treat comments that seriously. > It's much more important that source code is present and > of high quality. Developers are real humans. =46rom time > to time, they do stupid things, and one of the least > important stupid things is leaving such a comment in the > source code. Just don't put too much emphasize in it. >=20 >=20 >=20 > By the way, I've checked my local FreeBSD v8 source tree > and didn't find the comment you've mentioned. Can you tell > _where_ (which particular OS, version, file, line) I can > find it? >=20 >=20 >=20 > --=20 > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" It's in the LINUX source code, not the BSD source. The original sender has v= ery poor English skills. --Matt=