From owner-cvs-all Wed May 27 18:19:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24713 for cvs-all-outgoing; Wed, 27 May 1998 18:19:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24573; Wed, 27 May 1998 18:18:38 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id LAA32148; Thu, 28 May 1998 11:18:35 +1000 Date: Thu, 28 May 1998 11:18:35 +1000 From: Bruce Evans Message-Id: <199805280118.LAA32148@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-user@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > . Makefile > Log: > Replace the partial symlink tree to src/sys/* in $OBJDIR/tmp/usr/include > with real copies. I'm sick of !@#&!^!@#*& mtree chowning directories in > my src/sys/* tree after it follows the symlinks. I still believe that > mtree is broken for doing this (introduced in mtree.c rev 1.5). I agree. I reverted the patch here and compained to the breaker several times (the first time after it clobbered my src/sys ownerships and the last time after I broke `make world' in -current after not noticing that my changes depended on a non-broken mtree). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message