cvs commit: src/lib/libsdp sdp.3 sdp.h util.c src/usr.sbin/bluetooth/sdpcontrol search.c

Maksim Yevmenkin emax at FreeBSD.org
Tue May 31 09:55:06 PDT 2005


emax        2005-05-31 16:55:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libsdp           sdp.3 sdp.h util.c 
    usr.sbin/bluetooth/sdpcontrol search.c 
  Log:
  MFC to RELENG_5
  
  Do not treat 128-bit UUID as int128. Provide separate macros to get/put
  128-bit UUID in libsdp(3). Fix 128-bit UUID printing in sdpcontrol(8).
  
  Revision  Changes    Path
  1.7.2.1   +13 -1     src/lib/libsdp/sdp.3
  1.4.2.1   +53 -2     src/lib/libsdp/sdp.h
  1.4.2.1   +15 -6     src/lib/libsdp/util.c
  1.3.2.1   +36 -27    src/usr.sbin/bluetooth/sdpcontrol/search.c


More information about the cvs-all mailing list