Date: Tue, 2 Sep 1997 20:45:00 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: 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 Message-ID: <199709030345.UAA15555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
PR: conf/4363
Revision Changes Path
1.3 +13 -9 src/sys/dev/aic7xxx/Makefile
1.19 +3 -3 src/sys/dev/aic7xxx/aicasm.c
1.3 +3 -3 src/sys/dev/aic7xxx/aicasm_gram.y
1.4 +3 -3 src/sys/dev/aic7xxx/aicasm_scan.l
1.3 +3 -3 src/sys/dev/aic7xxx/aicasm_symbol.c
1.174 +6 -6 src/sys/i386/conf/files.i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709030345.UAA15555>
