]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Modify my copyright notice to allow the sequencer to be used with GPLed
authorJustin T. Gibbs <gibbs@FreeBSD.org>
Fri, 27 Jun 1997 19:38:56 +0000 (19:38 +0000)
committerJustin T. Gibbs <gibbs@FreeBSD.org>
Fri, 27 Jun 1997 19:38:56 +0000 (19:38 +0000)
commitf68f348b20aa23d9f96a912d18b04ffbff481497
tree4f6b522f124165d1188c591ed1876c4eb8cf0d67
parent374114db56ac3f3b782838e65231c13d39737a96
Modify my copyright notice to allow the sequencer to be used with GPLed
software (aka Linux).

Fix a few bugs in the sequencer assembler.

Make it easy to compiler the assembler with debugging turned on.
21 files changed:
sys/dev/aic7xxx/aic7xxx.reg
sys/dev/aic7xxx/aic7xxx.seq
sys/dev/aic7xxx/aic7xxx_asm.c
sys/dev/aic7xxx/aic7xxx_asm.h
sys/dev/aic7xxx/aicasm.c
sys/dev/aic7xxx/aicasm.h
sys/dev/aic7xxx/aicasm/aicasm.c
sys/dev/aic7xxx/aicasm/aicasm.h
sys/dev/aic7xxx/aicasm/aicasm_gram.y
sys/dev/aic7xxx/aicasm/aicasm_scan.l
sys/dev/aic7xxx/aicasm/aicasm_symbol.c
sys/dev/aic7xxx/aicasm/aicasm_symbol.h
sys/dev/aic7xxx/aicasm_gram.y
sys/dev/aic7xxx/aicasm_scan.l
sys/dev/aic7xxx/aicasm_symbol.c
sys/dev/aic7xxx/aicasm_symbol.h
sys/dev/aic7xxx/gram.y
sys/dev/aic7xxx/scan.l
sys/dev/aic7xxx/sequencer.h
sys/dev/aic7xxx/symbol.c
sys/dev/aic7xxx/symbol.h