From owner-freebsd-hackers Tue Sep 19 15:32:54 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA04195 for hackers-outgoing; Tue, 19 Sep 1995 15:32:54 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA04186 for ; Tue, 19 Sep 1995 15:32:50 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA11020; Tue, 19 Sep 1995 15:29:24 -0700 From: Terry Lambert Message-Id: <199509192229.PAA11020@phaeton.artisoft.com> Subject: Re: Coding style ( was Re: why is this not a bug in namei?) To: nate@rocky.sri.MT.net (Nate Williams) Date: Tue, 19 Sep 1995 15:29:24 -0700 (MST) Cc: terry@lambert.org, davidg@root.com, hackers@freefall.freebsd.org In-Reply-To: <199509192206.QAA26033@rocky.sri.MT.net> from "Nate Williams" at Sep 19, 95 04:06:07 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 461 Sender: owner-hackers@FreeBSD.org Precedence: bulk > Note, maintainenance of the code is not and should not be on person's > job, so more than one person must be able to understand the code. The > VM system is a great example. We have two people actively writing and > maintaining the code, so I never have to look at it. :) The VM code has multiple gotos in functions. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.