Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 05:59:04 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pciconf pciconf.c
Message-ID:  <199908231259.FAA58231@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/08/23 05:59:04 PDT

  Modified files:
    usr.sbin/pciconf     pciconf.c 
  Log:
  Fix a few problems on the Alpha, and fix -Wall while here.
  Before:
  isab0@pci0:8:0: class=0x060100 card=0x00000000 chip=0xffffffffc6931080 ...
  After:
  isab0@pci0:8:0: class=0x060100 card=0x00000000 chip=0xc6931080 ...
  
  Revision  Changes    Path
  1.8       +5 -5      src/usr.sbin/pciconf/pciconf.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?199908231259.FAA58231>