From owner-freebsd-current Sun Mar 2 12:38:42 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E362237B401 for ; Sun, 2 Mar 2003 12:38:40 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7BE743F85 for ; Sun, 2 Mar 2003 12:38:39 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h22Kcd1o086220; Sun, 2 Mar 2003 12:38:39 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.7/8.12.7) with ESMTP id h22Kcd5r000620; Sun, 2 Mar 2003 12:38:39 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.7/8.12.7/Submit) id h22Kcd1M000619; Sun, 2 Mar 2003 12:38:39 -0800 (PST) (envelope-from marcel) Date: Sun, 2 Mar 2003 12:38:39 -0800 From: Marcel Moolenaar To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: HEADSUP: Driver mega-commit ahead. Message-ID: <20030302203839.GB546@athlon.pn.xcllnt.net> References: <20030302202015.GA546@athlon.pn.xcllnt.net> <10086.1046636791@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10086.1046636791@critter.freebsd.dk> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 02, 2003 at 09:26:31PM +0100, Poul-Henning Kamp wrote: > In message <20030302202015.GA546@athlon.pn.xcllnt.net>, Marcel Moolenaar writes > : > >On Sun, Mar 02, 2003 at 09:14:13PM +0100, Poul-Henning Kamp wrote: > >> > >> I plan to commit > >> http://phk.freebsd.dk/patch/cdevsw.patch > >> one of the first days of the week. > >> > >> Basically, it changes cdevsw initializations to use C99 sparse > >> format, and thereby eliminates 859 lines of redundant defaultvalue > >> initializations. > This particular sweep gives os much better cross-branch source > portability and therefore I think it is exactly the kind of thing > we want before the RELENG_5 branch. I thought this was just syntactic sugaring and that doing it now reduces diffs between 5-stable and 6-current (by increasing diffs between 5-release and 5-stable) but otherwise does not change a bit? Do I misunderstand the effect of the patch? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message