Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   plunky
Date:           Tue Nov 20 20:25:58 UTC 2007

Modified Files:
        src/share/man/man4: bluetooth.4
        src/sys/netbt: rfcomm.h rfcomm_upper.c

Log Message:
allow listening to channel RFCOMM_CHANNEL_ANY, which means that
we should allocate the first available channel at the given
device address.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/share/man/man4/bluetooth.4
cvs rdiff -r1.5 -r1.6 src/sys/netbt/rfcomm.h
cvs rdiff -r1.9 -r1.10 src/sys/netbt/rfcomm_upper.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