Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 14:23:47 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.c atapi-tape.c src/sys/dev/ida ida.c src/sys/dev/iir iir_pci.c
Message-ID:  <200211072223.gA7MNl1q058194@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/11/07 14:23:47 PST

  Modified files:
    sys/dev/ata          ata-all.c atapi-tape.c 
    sys/dev/ida          ida.c 
    sys/dev/iir          iir_pci.c 
  Log:
  Use [u]intmax_t and %j instead of long long and %ll to better fix warnings
  I fixed earlier.
  
  Requested by:   mux, jake
  
  Revision  Changes    Path
  1.158     +3 -2      src/sys/dev/ata/ata-all.c
  1.72      +3 -2      src/sys/dev/ata/atapi-tape.c
  1.20      +2 -1      src/sys/dev/ida/ida.c
  1.5       +3 -2      src/sys/dev/iir/iir_pci.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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