cvs commit: src/lib/libsdp sdp.3 sdp.h util.c
src/usr.sbin/bluetooth/sdpcontrol search.c
Maksim Yevmenkin
emax at FreeBSD.org
Fri May 27 12:11:34 PDT 2005
emax 2005-05-27 19:11:34 UTC
FreeBSD src repository
Modified files:
lib/libsdp sdp.3 sdp.h util.c
usr.sbin/bluetooth/sdpcontrol search.c
Log:
Do not tread 128-bit UUID as int128. Provide separate macros to get/put
128-bit UUID libsdp(3). Fix 128-bit UUID printing in sdpcontrol(8).
MFC after: 3 days
Revision Changes Path
1.9 +13 -1 src/lib/libsdp/sdp.3
1.5 +53 -2 src/lib/libsdp/sdp.h
1.5 +15 -6 src/lib/libsdp/util.c
1.4 +36 -27 src/usr.sbin/bluetooth/sdpcontrol/search.c
More information about the cvs-src
mailing list