Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 1997 12:39:36 -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 aic7xxx.reg aic7xxx.seq aic7xxx_asm.c aic7xxx_asm.h gram.y scan.l sequencer.h symbol.c symbol.h src/sys/i386/scsi aic7xxx.c aic7xxx.h src/sys/pci aic7870.c
Message-ID:  <199706271939.MAA11117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1997/06/27 12:39:36 PDT

  Modified files:
    sys/dev/aic7xxx      aic7xxx.reg aic7xxx.seq aic7xxx_asm.c 
                         aic7xxx_asm.h gram.y scan.l sequencer.h 
                         symbol.c symbol.h 
  Log:
  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.
  
  Revision  Changes    Path
  1.4       +11 -4     src/sys/dev/aic7xxx/aic7xxx.reg
  1.74      +36 -39    src/sys/dev/aic7xxx/aic7xxx.seq
  1.18      +32 -9     src/sys/dev/aic7xxx/aic7xxx_asm.c
  1.3       +3 -3      src/sys/dev/aic7xxx/aic7xxx_asm.h
  1.2       +3 -3      src/sys/dev/aic7xxx/gram.y
  1.3       +16 -11    src/sys/dev/aic7xxx/scan.l
  1.2       +10 -3     src/sys/dev/aic7xxx/sequencer.h
  1.2       +3 -3      src/sys/dev/aic7xxx/symbol.c
  1.2       +3 -3      src/sys/dev/aic7xxx/symbol.h

  Modified files:
    sys/i386/scsi        aic7xxx.c aic7xxx.h 
    sys/pci              aic7870.c 
  Log:
  Modify my copyright notice to allow the sequencer to be used with GPLed
  software (aka Linux).
  
  Revision  Changes    Path
  1.119     +11 -4     src/sys/i386/scsi/aic7xxx.c
  1.41      +11 -4     src/sys/i386/scsi/aic7xxx.h
  1.53      +11 -4     src/sys/pci/aic7870.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706271939.MAA11117>