Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/usr.bin/rfcomm_sppd
Module Name: src
Committed By: bouyer
Date: Sun Mar 4 14:46:21 UTC 2007
Modified Files:
src/usr.bin/rfcomm_sppd [netbsd-4]: rfcomm_sppd.1 rfcomm_sppd.c
Log Message:
Pull up following revision(s) (requested by plunky in ticket #487):
usr.bin/rfcomm_sppd/rfcomm_sppd.c: revisions 1.2-1.3
usr.bin/rfcomm_sppd/rfcomm_sppd.1: revisions 1.2-1.4
This comprises a rewrite, which
- adds a server mode for incoming bluetooth connections
- does not cfmakeraw the slave tty as this caused problems
- does not hold open the slave tty as this prevented multiple opens
- modifies the termios for stdio so that this can be used directly
by a user.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.4.1 src/usr.bin/rfcomm_sppd/rfcomm_sppd.1 \
src/usr.bin/rfcomm_sppd/rfcomm_sppd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index