diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /etc/bluetooth | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'.
This commit was manufactured to restore the state of the 7.0-RELEASE image.
Diffstat (limited to 'etc/bluetooth')
| -rw-r--r-- | etc/bluetooth/Makefile | 2 | ||||
| -rw-r--r-- | etc/bluetooth/hcsecd.conf | 2 | ||||
| -rw-r--r-- | etc/bluetooth/hosts | 2 | ||||
| -rw-r--r-- | etc/bluetooth/protocols | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/bluetooth/Makefile b/etc/bluetooth/Makefile index e2e3622d451e..04bf49a74baf 100644 --- a/etc/bluetooth/Makefile +++ b/etc/bluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2003/10/21 22:22:27 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/Makefile,v 1.2 2005/10/14 15:26:23 ru Exp $ FILESDIR= /etc/bluetooth FILES= hcsecd.conf hosts protocols diff --git a/etc/bluetooth/hcsecd.conf b/etc/bluetooth/hcsecd.conf index e6b95998f33b..81af4daa08ed 100644 --- a/etc/bluetooth/hcsecd.conf +++ b/etc/bluetooth/hcsecd.conf @@ -1,5 +1,5 @@ # $Id: hcsecd.conf,v 1.1 2003/05/26 22:50:47 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/hcsecd.conf,v 1.3 2006/05/18 17:53:49 emax Exp $ # # HCI security daemon configuration file # diff --git a/etc/bluetooth/hosts b/etc/bluetooth/hosts index b704248c65f0..e5f3b66affb2 100644 --- a/etc/bluetooth/hosts +++ b/etc/bluetooth/hosts @@ -1,5 +1,5 @@ # $Id: hosts,v 1.1 2003/05/21 17:48:40 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/hosts,v 1.2 2005/11/10 19:09:22 emax Exp $ # # Bluetooth Host Database # diff --git a/etc/bluetooth/protocols b/etc/bluetooth/protocols index 6715094ce148..537ad6d1c0fe 100644 --- a/etc/bluetooth/protocols +++ b/etc/bluetooth/protocols @@ -1,5 +1,5 @@ # $Id: protocols,v 1.2 2003/05/21 22:17:14 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/protocols,v 1.2 2005/11/10 19:09:22 emax Exp $ # # Bluetooth Protocol/Service Multiplexor (PSM) names and numbers # |
