diff options
Diffstat (limited to 'sys/dev/puc')
| -rw-r--r-- | sys/dev/puc/puc.c | 2 | ||||
| -rw-r--r-- | sys/dev/puc/puc_bfe.h | 2 | ||||
| -rw-r--r-- | sys/dev/puc/puc_bus.h | 2 | ||||
| -rw-r--r-- | sys/dev/puc/puc_cfg.c | 2 | ||||
| -rw-r--r-- | sys/dev/puc/puc_cfg.h | 2 | ||||
| -rw-r--r-- | sys/dev/puc/puc_pccard.c | 2 | ||||
| -rw-r--r-- | sys/dev/puc/puc_pci.c | 2 | ||||
| -rw-r--r-- | sys/dev/puc/pucdata.c | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index 39e7a19a61116..af48f6fcfb39f 100644 --- a/sys/dev/puc/puc.c +++ b/sys/dev/puc/puc.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc.c,v 1.50.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/puc/puc_bfe.h b/sys/dev/puc/puc_bfe.h index f6d69c407a9e2..2eaa1624aa438 100644 --- a/sys/dev/puc/puc_bfe.h +++ b/sys/dev/puc/puc_bfe.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/puc/puc_bfe.h,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _DEV_PUC_BFE_H_ diff --git a/sys/dev/puc/puc_bus.h b/sys/dev/puc/puc_bus.h index 59da93da9b6ef..35cd251d7903a 100644 --- a/sys/dev/puc/puc_bus.h +++ b/sys/dev/puc/puc_bus.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/puc/puc_bus.h,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _DEV_PUC_BUS_H_ diff --git a/sys/dev/puc/puc_cfg.c b/sys/dev/puc/puc_cfg.c index 7de6ea3c80196..a8a8105cf08e8 100644 --- a/sys/dev/puc/puc_cfg.c +++ b/sys/dev/puc/puc_cfg.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_cfg.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/puc/puc_cfg.h b/sys/dev/puc/puc_cfg.h index 4c2c65ee3bbd2..413324978372c 100644 --- a/sys/dev/puc/puc_cfg.h +++ b/sys/dev/puc/puc_cfg.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/puc/puc_cfg.h,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _DEV_PUC_CFG_H_ diff --git a/sys/dev/puc/puc_pccard.c b/sys/dev/puc/puc_pccard.c index 2cb9513a875f3..f7069f74a6a88 100644 --- a/sys/dev/puc/puc_pccard.c +++ b/sys/dev/puc/puc_pccard.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_pccard.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/puc/puc_pci.c b/sys/dev/puc/puc_pci.c index a846b74195e9f..0ad52b2791829 100644 --- a/sys/dev/puc/puc_pci.c +++ b/sys/dev/puc/puc_pci.c @@ -58,7 +58,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_pci.c,v 1.16.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c index da115a08ccf0c..11f4b9f5d6af8 100644 --- a/sys/dev/puc/pucdata.c +++ b/sys/dev/puc/pucdata.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/pucdata.c,v 1.59.2.6.2.1 2009/04/15 03:14:26 kensmith Exp $"); /* * PCI "universal" communications card driver configuration data (used to |
