cvs commit: src/usr.sbin/bluetooth/sdpd Makefile gn.c nap.c panu.c
profile.c profile.h
Maksim Yevmenkin
emax at FreeBSD.org
Tue Mar 11 16:51:10 UTC 2008
emax 2008-03-11 16:51:07 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/sdpd Makefile profile.c profile.h
Added files:
usr.sbin/bluetooth/sdpd gn.c nap.c panu.c
Log:
Add support for the NAP, GN and PANU profiles to the sdpd(8).
It should be mentioned that a somewhat similar patch was
submitted by Rako < rako29 at gmail dot com >
MFC after: 1 week
Revision Changes Path
1.3 +3 -3 src/usr.sbin/bluetooth/sdpd/Makefile
1.1 +146 -0 src/usr.sbin/bluetooth/sdpd/gn.c (new)
1.1 +183 -0 src/usr.sbin/bluetooth/sdpd/nap.c (new)
1.1 +131 -0 src/usr.sbin/bluetooth/sdpd/panu.c (new)
1.3 +93 -2 src/usr.sbin/bluetooth/sdpd/profile.c
1.2 +6 -1 src/usr.sbin/bluetooth/sdpd/profile.h
More information about the cvs-src
mailing list