Date: Wed, 14 May 2008 16:47:30 +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.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c Message-ID: <200805141647.m4EGlUP1021019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2008-05-14 16:47:30 UTC
FreeBSD src repository
Modified files:
usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c
Log:
Make -t <tty> optional in server mode. If not specified use stdin/stdout.
Document this. Do not require channel number in server mode. If not
specified - bind to ''wildcard'' channel zero. Real channel number will
be obtained automatically and registered with local sdpd(8). While I'm
here fix serial port service registration.
Submitted by: luigi
Tested by: Helge Oldach <freebsd-bluetooth at oldach dot net>
MFC after: 3 days
Revision Changes Path
1.11 +13 -8 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
1.11 +21 -16 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805141647.m4EGlUP1021019>
