cvs commit: src/usr.sbin/bluetooth/sdpd Makefile ssar.c ssr.c
uuid-private.h uuid.c
Maksim Yevmenkin
emax at FreeBSD.org
Wed Jan 5 10:37:38 PST 2005
emax 2005-01-05 18:37:37 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/sdpd Makefile ssar.c ssr.c
Added files:
usr.sbin/bluetooth/sdpd uuid-private.h uuid.c
Log:
Teach sdpd(8) about 32-bit and 128-bit uuid's.
MFC after: 3 days
Revision Changes Path
1.2 +1 -1 src/usr.sbin/bluetooth/sdpd/Makefile
1.2 +33 -6 src/usr.sbin/bluetooth/sdpd/ssar.c
1.3 +33 -6 src/usr.sbin/bluetooth/sdpd/ssr.c
1.1 +39 -0 src/usr.sbin/bluetooth/sdpd/uuid-private.h (new)
1.1 +56 -0 src/usr.sbin/bluetooth/sdpd/uuid.c (new)
More information about the cvs-src
mailing list