cvs commit: src/usr.sbin/pciconf Makefile cap.c pciconf.8
 pciconf.c pciconf.h
    John Baldwin 
    jhb at FreeBSD.org
       
    Fri Feb  9 14:47:54 UTC 2007
    
    
  
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)
    
    
More information about the cvs-all
mailing list