cvs commit: src/usr.sbin/bluetooth/sdpd Makefile gn.c nap.c panu.c profile.c profile.h

Maksim Yevmenkin emax at FreeBSD.org
Mon Mar 17 17:29:26 PDT 2008


emax        2008-03-18 00:29:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/bluetooth/sdpd Makefile profile.c profile.h 
  Added files:           (Branch: RELENG_6)
    usr.sbin/bluetooth/sdpd gn.c nap.c panu.c 
  Log:
  MFC:
  
  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 >
  
  Revision  Changes    Path
  1.2.2.1   +3 -3      src/usr.sbin/bluetooth/sdpd/Makefile
  1.1.4.1   +146 -0    src/usr.sbin/bluetooth/sdpd/gn.c (new)
  1.1.4.1   +183 -0    src/usr.sbin/bluetooth/sdpd/nap.c (new)
  1.1.4.1   +131 -0    src/usr.sbin/bluetooth/sdpd/panu.c (new)
  1.2.8.1   +93 -2     src/usr.sbin/bluetooth/sdpd/profile.c
  1.1.8.1   +6 -1      src/usr.sbin/bluetooth/sdpd/profile.h


More information about the cvs-all mailing list