Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/rfcomm_sppd
Module Name: src
Committed By: plunky
Date: Wed Jan 31 08:12:22 UTC 2007
Modified Files:
src/usr.bin/rfcomm_sppd: rfcomm_sppd.1 rfcomm_sppd.c
Log Message:
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.2 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