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:27:48 PDT 2008


emax        2008-03-18 00:27:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/bluetooth/sdpd Makefile profile.c profile.h 
  Added files:           (Branch: RELENG_7)
    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.10.1  +3 -3      src/usr.sbin/bluetooth/sdpd/Makefile
  1.1.2.1   +146 -0    src/usr.sbin/bluetooth/sdpd/gn.c (new)
  1.1.2.1   +183 -0    src/usr.sbin/bluetooth/sdpd/nap.c (new)
  1.1.2.1   +131 -0    src/usr.sbin/bluetooth/sdpd/panu.c (new)
  1.2.18.1  +93 -2     src/usr.sbin/bluetooth/sdpd/profile.c
  1.1.18.1  +6 -1      src/usr.sbin/bluetooth/sdpd/profile.h


More information about the cvs-all mailing list