Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 18:42:16 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/aic7xxx/aicasm aicasm.c aicasm_gram.y aicasm_macro_gram.y aicasm_macro_scan.l aicasm_scan.l aicasm_symbol.c aicasm_symbol.h
Message-ID:  <200906011842.n51IgZuB030242@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-06-01 18:42:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx/aicasm aicasm.c aicasm_gram.y 
                           aicasm_macro_gram.y aicasm_macro_scan.l 
                           aicasm_scan.l aicasm_symbol.c 
                           aicasm_symbol.h 
  Log:
  SVN rev 193244 on 2009-06-01 18:42:16Z by delphij
  
  Code cleanups to make this WARNS=6 clean.
  
  PR:             bin/96128
  
  Revision  Changes    Path
  1.39      +5 -7      src/sys/dev/aic7xxx/aicasm/aicasm.c
  1.26      +14 -12    src/sys/dev/aic7xxx/aicasm/aicasm_gram.y
  1.5       +4 -1      src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
  1.7       +6 -3      src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
  1.24      +12 -6     src/sys/dev/aic7xxx/aicasm/aicasm_scan.l
  1.25      +14 -15    src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
  1.18      +1 -1      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?200906011842.n51IgZuB030242>