From owner-freebsd-current Sat Dec 20 17:00:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA26947 for current-outgoing; Sat, 20 Dec 1997 17:00:43 -0800 (PST) (envelope-from owner-freebsd-current) Received: from word.smith.net.au (ppp10.portal.net.au [202.12.71.110]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA26932; Sat, 20 Dec 1997 17:00:30 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id LAA01579; Sun, 21 Dec 1997 11:24:58 +1030 (CST) Message-Id: <199712210054.LAA01579@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Bruce Evans cc: mike@smith.net.au, bde@FreeBSD.ORG, current@FreeBSD.ORG, grog@lemis.com, jb@freebsd1.cimlogic.com.au, julian@whistle.com Subject: Re: Bruce vandalism again In-reply-to: Your message of "Sun, 21 Dec 1997 04:01:39 +1100." <199712201701.EAA13078@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 Dec 1997 11:24:58 +1030 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >> A great way to enlarge 200000-line diffs between NetBSD and FreeBSD for code > >> that isn't really different :-(. > > > >This means tracking *their* pedantic KNF style commits as well, or do > >you bitch at them about that? > > If the style is consistent, then all reformatting to it should give the > same result. This is not an answer to the question. You are suggesting that we should apply the "golden formatting" rule to minimise differences between our codebase and NetBSD's. However they are mercilessly changing code style to conform to their preferred style. To achieve your stated goal, keeping our code the same is not adequate; instead we must copy their formatting changes. I am not entirely convinced that this is a worthwhile exercise - I'd like to think we have a life of our own, and certainly *our* developer community has some fairly different ideas about how things should look. mike