History log of /freebsd-10-stable/usr.sbin/bluetooth/sdpd/ssr.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 139721 05-Jan-2005 emax

Teach sdpd(8) about 32-bit and 128-bit uuid's.

MFC after: 3 days


# 126245 25-Feb-2004 emax

Fix endianes bug


# 124758 20-Jan-2004 emax

Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.
Extend libsdp(3) API to allow service registration and removal.
Fix uninitialized variable bug in sdpcontrol(8).

Reviewed by: imp (mentor)
No objection: ru