From owner-svn-src-head@FreeBSD.ORG Wed Dec 17 12:44:58 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36099106564A; Wed, 17 Dec 2008 12:44:58 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0F4308FC13; Wed, 17 Dec 2008 12:44:58 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTP id BB1DA46B32; Wed, 17 Dec 2008 07:44:57 -0500 (EST) Date: Wed, 17 Dec 2008 12:44:57 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: =?ISO-8859-15?Q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <86myevgley.fsf@ds4.des.no> Message-ID: References: <200812161703.mBGH3M7m042955@svn.freebsd.org> <200812161821.37686.max@love2party.net> <86myevgley.fsf@ds4.des.no> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="621616949-1827466257-1229517897=:75599" Cc: svn-src-head@freebsd.org, Max Laier , svn-src-all@freebsd.org, src-committers@freebsd.org, jhb@FreeBSD.org Subject: Re: svn commit: r186187 - head/sys/net X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 12:44:58 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --621616949-1827466257-1229517897=:75599 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT On Wed, 17 Dec 2008, Dag-Erling Smørgrav wrote: > Robert Watson writes: >> I used to comment a bit more gratuitously along those lines, but bde >> seems to have (at least partially) broken me of the habit. I felt >> sure there was a note in style(9) on not commenting on obvious things, >> but the closest I found was this: >> >> exit(EX_OK); /* >> * Avoid obvious comments such as >> * "Exit 0 on success." >> */ > > Umm, didn't we agree *not* to use sysexits? Dunno, that one is not mine: Annotations for style.9 *************** 1.5 (joerg 31-Mar-96): exit(EX_OK); /* 1.38 (alex 28-Oct-00): exit(EX_USAGE); Robert N M Watson Computer Laboratory University of Cambridge --621616949-1827466257-1229517897=:75599--