Date: Thu, 30 Sep 2004 21:05:17 +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: <200409302105.i8UL5HcQ058702@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2004-09-30 21:05:17 UTC
FreeBSD src repository
Modified files:
usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c
Log:
Make -t <tty> optional. If not specified use stdin/stdout.
Document this. These changes make it possible to write something like
set device "!/usr/bin/rfcomm_sppd -a BD_ADDR"
inside the /etc/ppp/ppp.conf file. Very convenient for the users :)
Submitted by: Konstantin Stepanenkov <kstepanenkov AT oilspace DOT com>
MFC after: 3 days
Revision Changes Path
1.5 +10 -3 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
1.6 +25 -11 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?200409302105.i8UL5HcQ058702>
