cvs commit: src/usr.bin/bluetooth/rfcomm_sppd
rfcomm_sppd.1rfcomm_sppd.c src/usr.sbin/bluetooth/hccontrol
hccontrol.8 host_controller_baseband.c link_control.c
link_policy.c src/usr.sbin/bluetooth/hcsecd parser.y ...
Maksim Yevmenkin
emax at FreeBSD.org
Thu Aug 5 09:32:42 PDT 2004
emax 2004-08-05 16:32:41 UTC
FreeBSD src repository
Modified files:
usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c
usr.sbin/bluetooth/bthidd bthidd.c
usr.sbin/bluetooth/hccontrol hccontrol.8
host_controller_baseband.c
link_control.c link_policy.c
usr.sbin/bluetooth/hcsecd parser.y
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.8 rfcomm_pppd.c
usr.sbin/bluetooth/sdpcontrol sdpcontrol.8 sdpcontrol.c
Log:
- One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.
- Update usage messages
- Change u_intXXX to uintXXX
Revision Changes Path
1.4 +12 -6 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
1.5 +1 -1 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
1.2 +1 -1 src/usr.sbin/bluetooth/bthidd/bthidd.c
1.6 +7 -0 src/usr.sbin/bluetooth/hccontrol/hccontrol.8
1.6 +7 -7 src/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1.7 +3 -3 src/usr.sbin/bluetooth/hccontrol/link_control.c
1.6 +3 -3 src/usr.sbin/bluetooth/hccontrol/link_policy.c
1.3 +3 -3 src/usr.sbin/bluetooth/hcsecd/parser.y
1.7 +11 -5 src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
1.5 +1 -1 src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
1.4 +10 -6 src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8
1.4 +1 -1 src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
More information about the cvs-src
mailing list