Date: Sun, 3 Oct 2004 16:14:43 +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: <200410031614.i93GEhSS087877@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2004-10-03 16:14:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c Log: MFC: 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> Approved by: re (scottl) Revision Changes Path 1.4.2.1 +10 -3 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 1.5.2.1 +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?200410031614.i93GEhSS087877>