From owner-freebsd-hackers Wed Oct 29 19:26:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA09076 for hackers-outgoing; Wed, 29 Oct 1997 19:26:22 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA09071 for ; Wed, 29 Oct 1997 19:26:09 -0800 (PST) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.7/8.8.5) id WAA20048; Wed, 29 Oct 1997 22:25:36 -0500 (EST) From: "John S. Dyson" Message-Id: <199710300325.WAA20048@dyson.iquest.net> Subject: Re: your commentary gripe (was Re: svgalib? (forget the newbies) ) In-Reply-To: from Michael Hancock at "Oct 30, 97 10:58:34 am" To: michaelh@cet.co.jp (Michael Hancock) Date: Wed, 29 Oct 1997 22:25:36 -0500 (EST) Cc: perlsta@cs.sunyit.edu, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Hancock said: > > > > specifically here's my gripe with FreeBSD and the XFree86 peoples, COMMENT > > > YOUR CODE A LITTLE MORE DAMMIT :) > > More comments aren't necessarily better. Wrong comments are worse then no > comments and more comments can lead to that. > > If want to rip on something, go thru the cvs logs and rip on useless > comments. If you want to encourage something push for better meaningful > comments. > It wouldn't be too hard to add comments: vp = vp->v_next; /* get the next vp */ i++; /* add one to i */ Hmmm.... :-). -- John dyson@freebsd.org jdyson@nc.com