DragonFly-2.3.1.706.g5b812 master usr.sbin/pciconf Makefile cap.c pciconf.8 pciconf.c pciconf.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jul 8 04:01:49 PDT 2009
commit 5b812d33764723ed4613db7d7dfee03f6f68cf0e
Author: Sascha Wildner <saw at online.de>
Date: Sun Jul 5 19:16:05 2009 +0200
pciconf(8): Sync with FreeBSD's RELENG_7_2.
Summary of changes:
usr.sbin/pciconf/Makefile | 3 +-
usr.sbin/pciconf/cap.c | 481 ++++++++++++++++++++++++++++++++++++++++++++
usr.sbin/pciconf/pciconf.8 | 101 +++++++---
usr.sbin/pciconf/pciconf.c | 288 ++++++++++++++++++---------
usr.sbin/pciconf/pciconf.h | 39 ++++
5 files changed, 791 insertions(+), 121 deletions(-)
create mode 100644 usr.sbin/pciconf/cap.c
create mode 100644 usr.sbin/pciconf/pciconf.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b812d33764723ed4613db7d7dfee03f6f68cf0e
--
DragonFly BSD source repository
More information about the Commits
mailing list