Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 00:27:48 +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/usr.sbin/bluetooth/sdpd Makefile gn.c nap.c panu.c profile.c profile.h
Message-ID:  <200803180027.m2I0Rmdf049894@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803180027.m2I0Rmdf049894>