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 9bb3ceb16498..475ddc326f56 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.10.3.2.1 2012/03/03 06:15:13 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 c67fab5f6705..69483c1dc1ef 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.10.2.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _DEV_PUC_BFE_H_ diff --git a/sys/dev/puc/puc_bus.h b/sys/dev/puc/puc_bus.h index 59da93da9b6e..b1ae2f48d678 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.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _DEV_PUC_BUS_H_ diff --git a/sys/dev/puc/puc_cfg.c b/sys/dev/puc/puc_cfg.c index 7de6ea3c8019..14eb6f39b345 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.10.1.8.1 2012/03/03 06:15:13 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 4c2c65ee3bbd..cdf91bc59291 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.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _DEV_PUC_CFG_H_ diff --git a/sys/dev/puc/puc_pccard.c b/sys/dev/puc/puc_pccard.c index 370c6afc8892..326196703bc3 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.10.3.2.1 2012/03/03 06:15:13 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 4ad1e3a4b093..f6acbde67efd 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.18.2.3.2.1 2012/03/03 06:15:13 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 6a69bd965e12..15ab95f4188e 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.73.2.14.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * PCI "universal" communications card driver configuration data (used to |
