Date: Fri, 27 May 2005 19:11:34 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libsdp sdp.3 sdp.h util.c src/usr.sbin/bluetooth/sdpcontrol search.c Message-ID: <200505271911.j4RJBYcx016806@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505271911.j4RJBYcx016806>
