From owner-cvs-all Fri Dec 3 16:58:11 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0201E152D2; Fri, 3 Dec 1999 16:58:06 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id QAA14998; Fri, 3 Dec 1999 16:57:17 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id QAA01975; Fri, 3 Dec 1999 16:57:14 -0800 (PST) (envelope-from obrien) Date: Fri, 3 Dec 1999 16:57:13 -0800 From: "David O'Brien" To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_bus.c Message-ID: <19991203165713.A1939@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <199912031701.KAA11135@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912031701.KAA11135@harmony.village.org>; from imp@village.org on Fri, Dec 03, 1999 at 10:01:08AM -0700 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Dec 03, 1999 at 10:01:08AM -0700, Matthew Jacob wrote: > In a place far away and a time long ago, I worked in an environment where > a succesful build with the code you actually are integrating was required > by the tools that would allow you to integrate. The same is true in the HP-UX kernel lab. On Fri, Dec 03, 1999 at 10:01:08AM -0700, Warner Losh wrote: > > I'd not be too keen on having a 2.3 hour build world for every commit > I do enfoced in the checkin tools :-(. Often one does not need to do a `make world' to catch syntax errors. A simple make of program (or kernel) would do. A `make world' is [mostly] only needed to test interactions in the build process. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message