From owner-cvs-all Fri Aug 20 15: 2:15 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 19EFB14D03; Fri, 20 Aug 1999 15:02:06 -0700 (PDT) (envelope-from vanderh@ecf.toronto.edu) Received: from ppp18344.on.bellglobal.com (ppp18409.on.bellglobal.com [206.172.130.89]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id SAA25653; Fri, 20 Aug 1999 18:04:18 -0400 (EDT) Received: (from tim@localhost) by ppp18344.on.bellglobal.com (8.9.3/8.9.1) id SAA35700; Fri, 20 Aug 1999 18:02:41 -0400 (EDT) (envelope-from tim) Date: Fri, 20 Aug 1999 18:02:40 -0400 From: Tim Vanderhoek To: Warner Losh Cc: John Birrell , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_fork.c Message-ID: <19990820180240.C35621@ppp18344.on.bellglobal.com> Reply-To: hoek@FreeBSD.org References: <199908201217.FAA42274@freefall.freebsd.org> <199908201711.LAA37560@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <199908201711.LAA37560@harmony.village.org>; from Warner Losh on Fri, Aug 20, 1999 at 11:11:22AM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Aug 20, 1999 at 11:11:22AM -0600, Warner Losh wrote: > > Indentation is an 8 character tab. Second level indents are four > spaces. > > They are the *STANDARD* format going back to at least 1976 when I > first started playing on hardware that had hardware tabs, and likely A source file written with a reasonable amount of care will work effectively for semi-arbitrary tab sizes. Problems occur when tabs are used as an "Hm, I don't feeling like holding the space bar down so I'll press tab a couple times" character. There should be no (well, only some) need for a "standard" tabsize. :) -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message