From owner-freebsd-stable Tue Aug 19 16:42:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA13960 for stable-outgoing; Tue, 19 Aug 1997 16:42:47 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA13955 for ; Tue, 19 Aug 1997 16:42:45 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id RAA08014; Tue, 19 Aug 1997 17:40:08 -0600 (MDT) Date: Tue, 19 Aug 1997 17:40:08 -0600 (MDT) Message-Id: <199708192340.RAA08014@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: ben@stuyts.nl Cc: Nate Williams , stable@freebsd.org Subject: Re: cvs keeps putting src/contrib/tcl/library/http1.0 back in In-Reply-To: <199708192209.AAA06905@daneel.stuyts.nl> References: <199708191952.VAA06781@daneel.stuyts.nl> <199708192055.OAA07251@rocky.mt.sri.com> <199708192128.XAA06872@daneel.stuyts.nl> <199708192148.PAA07476@rocky.mt.sri.com> <199708192209.AAA06905@daneel.stuyts.nl> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > To continue the rant: Shouldn't /usr/src/Makefile on the RELENG_2_2 > branch have the -r RELENG_2_2 in the make update target? (It has here > now...) Would be a minor fix. Don't know if it would break something > or somebody's habits though. Simple enough, so I just committed the change to the Makefile. Nate