From owner-freebsd-stable Sat Jun 7 16:53:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA14953 for stable-outgoing; Sat, 7 Jun 1997 16:53:25 -0700 (PDT) Received: from ns2.harborcom.net (root@ns2.harborcom.net [206.158.4.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA14945 for ; Sat, 7 Jun 1997 16:53:21 -0700 (PDT) Received: from localhost (bradley@localhost) by ns2.harborcom.net (8.8.5/8.8.5) with SMTP id TAA08215; Sat, 7 Jun 1997 19:53:14 -0400 (EDT) Date: Sat, 7 Jun 1997 19:53:14 -0400 (EDT) From: Bradley Dunn X-Sender: bradley@ns2.harborcom.net To: "Chad R. Larson" cc: stable@FreeBSD.ORG Subject: Re: /usr/include/ufs/ffs missing?... In-Reply-To: <9706072103.AA06943@chad.anasazi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 7 Jun 1997, Chad R. Larson wrote: > Does this pick up non-source file changes, for example if /etc/rc.i386 > got changed? No, make world leaves /etc untouched. See /usr/src/Makefile for details. What I do is just watch the output of CVSup for changes to src/etc and then merge the changes in by hand. pbd -- You can make it illegal, but you can't make it unpopular.