From owner-cvs-usrbin Tue Aug 8 04:11:03 1995 Return-Path: cvs-usrbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id EAA20396 for cvs-usrbin-outgoing; Tue, 8 Aug 1995 04:11:03 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id EAA20322 ; Tue, 8 Aug 1995 04:10:48 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id EAA08948; Tue, 8 Aug 1995 04:10:45 -0700 To: "Andrey A. Chernov" cc: CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com Subject: Re: cvs commit: src/usr.bin/make Makefile make.c parse.c str.c suff.c var.c In-reply-to: Your message of "Mon, 07 Aug 1995 21:00:44 PDT." <199508080400.VAA20675@freefall.cdrom.com> Date: Tue, 08 Aug 1995 04:10:45 -0700 Message-ID: <8936.807880245@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-usrbin-owner@freebsd.org Precedence: bulk These changes look OK, but could you in the future please restrict changes to RELENG_2_1_0 (or any branch currently being worked on by the release team) to the release engineers themselves? They need control over whatever the current release tree-in-progress is (not -current itself) or risk having things be broken at release time, which is always a real mess to be in if you're the release engineer! :) Thanks. Jordan > ache 95/08/07 21:00:42 > > Branch: usr.bin/make RELENG_2_1_0 > Modified: usr.bin/make Makefile make.c parse.c str.c suff.c var.c > Log: > Copy 2.2 changes to 2.1 branch, including ^\t\n fixes and SYSV include > processing