Date: Fri, 15 Jul 2011 00:36:47 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/aic7xxx/aicasm aicasm.c aicasm.h aicasm_gram.y aicasm_macro_gram.y aicasm_macro_scan.l aicasm_scan.l aicasm_symbol.c aicasm_symbol.h Message-ID: <201107150037.p6F0b3UF077390@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2011-07-15 00:36:47 UTC
FreeBSD src repository
Modified files:
sys/dev/aic7xxx/aicasm aicasm.c aicasm.h aicasm_gram.y
aicasm_macro_gram.y aicasm_macro_scan.l
aicasm_scan.l aicasm_symbol.c
aicasm_symbol.h
Log:
SVN rev 224046 on 2011-07-15 00:36:47Z by emaste
Improve portability #defines for compiling aicasm on other systems.
Submitted by: Robert Millan rmh debian.org
Obtained from: Debian GNU/kFreeBSD
Revision Changes Path
1.42 +1 -1 src/sys/dev/aic7xxx/aicasm/aicasm.c
1.18 +0 -4 src/sys/dev/aic7xxx/aicasm/aicasm.h
1.28 +0 -5 src/sys/dev/aic7xxx/aicasm/aicasm_gram.y
1.6 +0 -5 src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
1.11 +0 -4 src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
1.29 +0 -4 src/sys/dev/aic7xxx/aicasm/aicasm_scan.l
1.27 +4 -4 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
1.19 +0 -4 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107150037.p6F0b3UF077390>
