Date: Wed, 18 Oct 2006 21:09:43 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard Makefile src/usr.sbin/pccard/dumpcis Makefile dumpcis.8 main.c Message-ID: <200610182109.k9IL9hZD016195@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-10-18 21:09:43 UTC
FreeBSD src repository
Modified files:
usr.sbin/pccard Makefile
Added files:
usr.sbin/pccard/dumpcis Makefile dumpcis.8 main.c
Log:
Package the dumpcisfile functionality into a new dumpcis command.
Also, don't build pccardc now. I've left it in place for people that
wish to build it to test experimental support for oldcard
functionality that may have been lost in newcard.
Revision Changes Path
1.8 +1 -1 src/usr.sbin/pccard/Makefile
1.1 +13 -0 src/usr.sbin/pccard/dumpcis/Makefile (new)
1.1 +49 -0 src/usr.sbin/pccard/dumpcis/dumpcis.8 (new)
1.1 +34 -0 src/usr.sbin/pccard/dumpcis/main.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610182109.k9IL9hZD016195>
