From owner-cvs-sys Tue Sep 2 21:19:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15672 for cvs-sys-outgoing; Tue, 2 Sep 1997 21:19:45 -0700 (PDT) Received: from spinner.dialix.com.au (spinner.dialix.com.au [192.203.228.67]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA15658; Tue, 2 Sep 1997 21:19:18 -0700 (PDT) Received: from spinner.dialix.com.au (localhost.dialix.com.au [127.0.0.1]) by spinner.dialix.com.au with ESMTP id MAA27139; Wed, 3 Sep 1997 12:19:07 +0800 (WST) (envelope-from peter@spinner.dialix.com.au) Message-Id: <199709030419.MAA27139@spinner.dialix.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: "Justin T. Gibbs" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/aic7xxx Makefile aicasm.c aicasm_gram.y aicasm_scan.l aicasm_symbol.c aic7xxx_asm.c aic7xxx_asm.h gram.y scan.l symbol.c symbol.h src/sys/i386/conf files.i386 In-reply-to: Your message of "Tue, 02 Sep 1997 20:45:00 MST." <199709030345.UAA15555@freefall.freebsd.org> Date: Wed, 03 Sep 1997 12:19:07 +0800 From: Peter Wemm Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Justin T. Gibbs" wrote: > gibbs 1997/09/02 20:45:00 PDT > > Modified files: > sys/dev/aic7xxx Makefile aicasm.c aicasm_gram.y > aicasm_scan.l aicasm_symbol.c > sys/i386/conf files.i386 > Removed files: > sys/dev/aic7xxx aic7xxx_asm.c aic7xxx_asm.h gram.y scan.l > symbol.c symbol.h > Log: > Make the aic7xxx sequencer assembler compile in the kernel's object > directory. Rename (via repository copy) some files so that the potential > for future conflicts is minimized. Hey!! Didn't you read the 'Hand off the repository!!' warning a week ago??!? This is exactly the thing that is *NOT* permitted, because you have busted the RELENG_* consistancy from previous releases! -Peter