Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2007 14:47:53 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pciconf Makefile cap.c pciconf.8 pciconf.c pciconf.h
Message-ID:  <200702091447.l19Elr3o031237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-02-09 14:47:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/pciconf     Makefile pciconf.8 pciconf.c 
  Added files:           (Branch: RELENG_6)
    usr.sbin/pciconf     cap.c pciconf.h 
  Log:
  MFC: Teach pciconf(8) to list PCI capabilities via the new -c flag and
  update some cruft in the manpage.
  
  Revision  Changes    Path
  1.9.14.1  +2 -1      src/usr.sbin/pciconf/Makefile
  1.1.2.1   +477 -0    src/usr.sbin/pciconf/cap.c (new)
  1.26.8.1  +34 -17    src/usr.sbin/pciconf/pciconf.8
  1.24.2.2  +44 -30    src/usr.sbin/pciconf/pciconf.c
  1.1.2.1   +38 -0     src/usr.sbin/pciconf/pciconf.h (new)



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