cvs commit: src/usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1
rfcomm_sppd.c
Maksim Yevmenkin
emax at FreeBSD.org
Sun Oct 3 09:14:43 PDT 2004
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
More information about the cvs-src
mailing list