aboutsummaryrefslogtreecommitdiff
path: root/lib/libsdp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
commita9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch)
tree50188ea5c781ddc35338e77f24e94f1aa22aae1c /lib/libsdp
parentba209d619d07461cc752dcdd596ab0d9b50e847a (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 'lib/libsdp')
-rw-r--r--lib/libsdp/Makefile2
-rw-r--r--lib/libsdp/sdp-int.h2
-rw-r--r--lib/libsdp/sdp.32
-rw-r--r--lib/libsdp/sdp.h2
-rw-r--r--lib/libsdp/search.c2
-rw-r--r--lib/libsdp/service.c2
-rw-r--r--lib/libsdp/session.c2
-rw-r--r--lib/libsdp/util.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/lib/libsdp/Makefile b/lib/libsdp/Makefile
index 5f205c856520..77a89ef5a7c5 100644
--- a/lib/libsdp/Makefile
+++ b/lib/libsdp/Makefile
@@ -1,5 +1,5 @@
# $Id: Makefile,v 1.2 2003/09/07 20:34:19 max Exp $
-# $FreeBSD$
+# $FreeBSD: src/lib/libsdp/Makefile,v 1.5 2007/05/21 02:49:06 deischen Exp $
LIB= sdp
MAN= sdp.3
diff --git a/lib/libsdp/sdp-int.h b/lib/libsdp/sdp-int.h
index d8a064d1e382..1b7daca31a71 100644
--- a/lib/libsdp/sdp-int.h
+++ b/lib/libsdp/sdp-int.h
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*
* $Id: sdp-int.h,v 1.1 2003/09/01 23:01:07 max Exp $
- * $FreeBSD$
+ * $FreeBSD: src/lib/libsdp/sdp-int.h,v 1.2 2004/01/09 18:19:12 emax Exp $
*/
#ifndef _SDP_INT_H_
diff --git a/lib/libsdp/sdp.3 b/lib/libsdp/sdp.3
index c51b6f9e2e60..4e4330453cb3 100644
--- a/lib/libsdp/sdp.3
+++ b/lib/libsdp/sdp.3
@@ -23,7 +23,7 @@
.\" SUCH DAMAGE.
.\"
.\" $Id: sdp.3,v 1.1 2003/09/07 20:34:19 max Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libsdp/sdp.3,v 1.10 2005/06/15 19:04:04 ru Exp $
.\"
.Dd May 27, 2005
.Dt SDP 3
diff --git a/lib/libsdp/sdp.h b/lib/libsdp/sdp.h
index 96bde638a43c..266643125488 100644
--- a/lib/libsdp/sdp.h
+++ b/lib/libsdp/sdp.h
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*
* $Id: sdp.h,v 1.3 2003/09/05 00:33:59 max Exp $
- * $FreeBSD$
+ * $FreeBSD: src/lib/libsdp/sdp.h,v 1.7 2006/08/26 23:16:35 markus Exp $
*/
#ifndef _SDP_H_
diff --git a/lib/libsdp/search.c b/lib/libsdp/search.c
index 868fbe562ffe..ade2829bda98 100644
--- a/lib/libsdp/search.c
+++ b/lib/libsdp/search.c
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*
* $Id: search.c,v 1.2 2003/09/04 22:12:13 max Exp $
- * $FreeBSD$
+ * $FreeBSD: src/lib/libsdp/search.c,v 1.7.10.1 2007/11/21 17:36:14 emax Exp $
*/
#include <sys/uio.h>
diff --git a/lib/libsdp/service.c b/lib/libsdp/service.c
index 2667966c7822..bd245926b7d9 100644
--- a/lib/libsdp/service.c
+++ b/lib/libsdp/service.c
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*
* $Id: service.c,v 1.1 2004/01/13 19:32:36 max Exp $
- * $FreeBSD$
+ * $FreeBSD: src/lib/libsdp/service.c,v 1.1 2004/01/20 20:48:25 emax Exp $
*/
#include <sys/uio.h>
diff --git a/lib/libsdp/session.c b/lib/libsdp/session.c
index a31f3278dc0f..6f95366bca04 100644
--- a/lib/libsdp/session.c
+++ b/lib/libsdp/session.c
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*
* $Id: session.c,v 1.2 2003/09/04 22:12:13 max Exp $
- * $FreeBSD$
+ * $FreeBSD: src/lib/libsdp/session.c,v 1.3 2004/01/09 22:44:28 emax Exp $
*/
#include <bluetooth.h>
diff --git a/lib/libsdp/util.c b/lib/libsdp/util.c
index b996bd22160d..8a296bcaf5d4 100644
--- a/lib/libsdp/util.c
+++ b/lib/libsdp/util.c
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*
* $Id: util.c,v 1.5 2003/09/08 02:29:35 max Exp $
- * $FreeBSD$
+ * $FreeBSD: src/lib/libsdp/util.c,v 1.7 2006/08/26 23:16:35 markus Exp $
*/
#include <netinet/in.h>