diff options
Diffstat (limited to 'usr.sbin/bluetooth/hccontrol')
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/hccontrol.8 | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/hccontrol.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/hccontrol.h | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/host_controller_baseband.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/info.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/link_control.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/link_policy.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/node.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/send_recv.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/status.c | 2 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/util.c | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/usr.sbin/bluetooth/hccontrol/Makefile b/usr.sbin/bluetooth/hccontrol/Makefile index 592247e11ad96..03a8e799b8792 100644 --- a/usr.sbin/bluetooth/hccontrol/Makefile +++ b/usr.sbin/bluetooth/hccontrol/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.7 2003/08/14 20:06:17 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/hccontrol/Makefile,v 1.3.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= hccontrol MAN= hccontrol.8 diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.8 b/usr.sbin/bluetooth/hccontrol/hccontrol.8 index b98a0fc59b533..c99f8bffcfd74 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.8 +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hccontrol.8,v 1.6 2003/08/06 21:26:38 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.8,v 1.8.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 14, 2002 .Dt HCCONTROL 8 diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.c b/usr.sbin/bluetooth/hccontrol/hccontrol.c index 089869b3cf03b..1a77c34781915 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.c +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hccontrol.c,v 1.5 2003/09/05 00:38:24 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.c,v 1.3.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.h b/usr.sbin/bluetooth/hccontrol/hccontrol.h index cd56ebfb7bc70..27497105696cc 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.h +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hccontrol.h,v 1.2 2003/05/19 17:29:29 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.h,v 1.4.8.3.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _HCCONTROL_H_ diff --git a/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c b/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c index 38f77eb9ab639..25be89dea796c 100644 --- a/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c +++ b/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: host_controller_baseband.c,v 1.4 2003/08/18 19:19:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/info.c b/usr.sbin/bluetooth/hccontrol/info.c index d7bad36bb8ded..186cd7a8a374f 100644 --- a/usr.sbin/bluetooth/hccontrol/info.c +++ b/usr.sbin/bluetooth/hccontrol/info.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: info.c,v 1.3 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/info.c,v 1.3.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/link_control.c b/usr.sbin/bluetooth/hccontrol/link_control.c index ea880cd091e39..d4417fb4197d5 100644 --- a/usr.sbin/bluetooth/hccontrol/link_control.c +++ b/usr.sbin/bluetooth/hccontrol/link_control.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: link_control.c,v 1.4 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/link_control.c,v 1.9.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/link_policy.c b/usr.sbin/bluetooth/hccontrol/link_policy.c index 67b32d5a0d61b..b4e81e133ac70 100644 --- a/usr.sbin/bluetooth/hccontrol/link_policy.c +++ b/usr.sbin/bluetooth/hccontrol/link_policy.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: link_policy.c,v 1.3 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/link_policy.c,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/node.c b/usr.sbin/bluetooth/hccontrol/node.c index ede2153b6cedb..c7c922a586329 100644 --- a/usr.sbin/bluetooth/hccontrol/node.c +++ b/usr.sbin/bluetooth/hccontrol/node.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: node.c,v 1.6 2003/07/22 21:14:02 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/node.c,v 1.3.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/hccontrol/send_recv.c b/usr.sbin/bluetooth/hccontrol/send_recv.c index 5c2aea9456b26..6fe3d73ee4bae 100644 --- a/usr.sbin/bluetooth/hccontrol/send_recv.c +++ b/usr.sbin/bluetooth/hccontrol/send_recv.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: send_recv.c,v 1.2 2003/05/21 22:40:30 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/send_recv.c,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/status.c b/usr.sbin/bluetooth/hccontrol/status.c index 33645765cbd48..f70769113b8d3 100644 --- a/usr.sbin/bluetooth/hccontrol/status.c +++ b/usr.sbin/bluetooth/hccontrol/status.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: status.c,v 1.2 2003/05/21 22:40:30 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/status.c,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/util.c b/usr.sbin/bluetooth/hccontrol/util.c index 4bb5000c087a8..875365182b0ae 100644 --- a/usr.sbin/bluetooth/hccontrol/util.c +++ b/usr.sbin/bluetooth/hccontrol/util.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: util.c,v 1.2 2003/05/19 17:29:29 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/util.c,v 1.5.8.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> |