[Midnightbsd-cvs] src: usr.sbin/bluetooth: sync with freebsd
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Jan 1 12:41:48 EST 2013
Log Message:
-----------
sync with freebsd
Modified Files:
--------------
src/usr.sbin/bluetooth:
Makefile (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/Makefile?r1=1.2&r2=1.3)
Makefile.inc (r1.1.1.1 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/Makefile.inc?r1=1.1.1.1&r2=1.2)
src/usr.sbin/bluetooth/bcmfw:
BCM-LEGAL.txt (r1.1.1.1 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt?r1=1.1.1.1&r2=1.2)
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bcmfw/Makefile?r1=1.1.1.2&r2=1.2)
README (r1.1.1.1 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bcmfw/README?r1=1.1.1.1&r2=1.2)
bcmfw.8 (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bcmfw/bcmfw.8?r1=1.1.1.2&r2=1.2)
bcmfw.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bcmfw/bcmfw.c?r1=1.1.1.2&r2=1.2)
src/usr.sbin/bluetooth/bthidcontrol:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidcontrol/Makefile?r1=1.1.1.2&r2=1.2)
bthidcontrol.8 (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8?r1=1.2&r2=1.3)
bthidcontrol.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c?r1=1.2&r2=1.3)
bthidcontrol.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h?r1=1.1.1.2&r2=1.2)
hid.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidcontrol/hid.c?r1=1.2&r2=1.3)
sdp.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidcontrol/sdp.c?r1=1.2&r2=1.3)
src/usr.sbin/bluetooth/bthidd:
Makefile (r1.3 -> r1.4)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/Makefile?r1=1.3&r2=1.4)
bthid_config.h (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/bthid_config.h?r1=1.2&r2=1.3)
bthidd.8 (r1.1 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/bthidd.8?r1=1.1&r2=1.2)
bthidd.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/bthidd.c?r1=1.2&r2=1.3)
bthidd.conf.sample (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/bthidd.conf.sample?r1=1.2&r2=1.3)
bthidd.h (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/bthidd.h?r1=1.2&r2=1.3)
client.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/client.c?r1=1.2&r2=1.3)
hid.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/hid.c?r1=1.2&r2=1.3)
kbd.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/kbd.c?r1=1.2&r2=1.3)
kbd.h (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/kbd.h?r1=1.2&r2=1.3)
lexer.l (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/lexer.l?r1=1.2&r2=1.3)
parser.y (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/parser.y?r1=1.2&r2=1.3)
server.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/server.c?r1=1.2&r2=1.3)
session.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/bthidd/session.c?r1=1.2&r2=1.3)
src/usr.sbin/bluetooth/hccontrol:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/Makefile?r1=1.1.1.2&r2=1.2)
hccontrol.8 (r1.4 -> r1.5)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/hccontrol.8?r1=1.4&r2=1.5)
hccontrol.c (r1.4 -> r1.5)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/hccontrol.c?r1=1.4&r2=1.5)
hccontrol.h (r1.4 -> r1.5)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/hccontrol.h?r1=1.4&r2=1.5)
host_controller_baseband.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c?r1=1.1.1.2&r2=1.2)
info.c (r1.3 -> r1.4)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/info.c?r1=1.3&r2=1.4)
link_control.c (r1.4 -> r1.5)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/link_control.c?r1=1.4&r2=1.5)
link_policy.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/link_policy.c?r1=1.1.1.2&r2=1.2)
node.c (r1.4 -> r1.5)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/node.c?r1=1.4&r2=1.5)
send_recv.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/send_recv.c?r1=1.1.1.2&r2=1.2)
status.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/status.c?r1=1.1.1.2&r2=1.2)
util.c (r1.4 -> r1.5)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hccontrol/util.c?r1=1.4&r2=1.5)
src/usr.sbin/bluetooth/hcsecd:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/Makefile?r1=1.1.1.2&r2=1.2)
hcsecd.8 (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/hcsecd.8?r1=1.2&r2=1.3)
hcsecd.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/hcsecd.c?r1=1.2&r2=1.3)
hcsecd.conf (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/hcsecd.conf?r1=1.1.1.2&r2=1.2)
hcsecd.conf.5 (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/hcsecd.conf.5?r1=1.1.1.2&r2=1.2)
hcsecd.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/hcsecd.h?r1=1.1.1.2&r2=1.2)
lexer.l (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/lexer.l?r1=1.1.1.2&r2=1.2)
parser.y (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcsecd/parser.y?r1=1.1.1.2&r2=1.2)
src/usr.sbin/bluetooth/hcseriald:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcseriald/Makefile?r1=1.1.1.2&r2=1.2)
hcseriald.8 (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcseriald/hcseriald.8?r1=1.1.1.2&r2=1.2)
hcseriald.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/hcseriald/hcseriald.c?r1=1.1.1.2&r2=1.2)
src/usr.sbin/bluetooth/l2control:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2control/Makefile?r1=1.1.1.2&r2=1.2)
l2cap.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2control/l2cap.c?r1=1.1.1.2&r2=1.2)
l2control.8 (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2control/l2control.8?r1=1.1.1.2&r2=1.2)
l2control.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2control/l2control.c?r1=1.1.1.2&r2=1.2)
l2control.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2control/l2control.h?r1=1.1.1.2&r2=1.2)
src/usr.sbin/bluetooth/l2ping:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2ping/Makefile?r1=1.1.1.2&r2=1.2)
l2ping.8 (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2ping/l2ping.8?r1=1.1.1.2&r2=1.2)
l2ping.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/l2ping/l2ping.c?r1=1.2&r2=1.3)
src/usr.sbin/bluetooth/rfcomm_pppd:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/rfcomm_pppd/Makefile?r1=1.1.1.2&r2=1.2)
rfcomm_pppd.8 (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8?r1=1.2&r2=1.3)
rfcomm_pppd.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c?r1=1.2&r2=1.3)
src/usr.sbin/bluetooth/sdpcontrol:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpcontrol/Makefile?r1=1.1.1.2&r2=1.2)
sdpcontrol.8 (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8?r1=1.1.1.2&r2=1.2)
sdpcontrol.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c?r1=1.1.1.2&r2=1.2)
sdpcontrol.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h?r1=1.1.1.2&r2=1.2)
search.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpcontrol/search.c?r1=1.2&r2=1.3)
src/usr.sbin/bluetooth/sdpd:
Makefile (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/Makefile?r1=1.1.1.2&r2=1.2)
bgd.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/bgd.c?r1=1.1.1.2&r2=1.2)
dun.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/dun.c?r1=1.1.1.2&r2=1.2)
ftrn.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/ftrn.c?r1=1.1.1.2&r2=1.2)
irmc.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/irmc.c?r1=1.1.1.2&r2=1.2)
irmc_command.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/irmc_command.c?r1=1.1.1.2&r2=1.2)
lan.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/lan.c?r1=1.1.1.2&r2=1.2)
log.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/log.c?r1=1.1.1.2&r2=1.2)
log.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/log.h?r1=1.1.1.2&r2=1.2)
main.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/main.c?r1=1.1.1.2&r2=1.2)
opush.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/opush.c?r1=1.1.1.2&r2=1.2)
profile.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/profile.c?r1=1.1.1.2&r2=1.2)
profile.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/profile.h?r1=1.1.1.2&r2=1.2)
provider.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/provider.c?r1=1.1.1.2&r2=1.2)
provider.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/provider.h?r1=1.1.1.2&r2=1.2)
sar.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/sar.c?r1=1.1.1.2&r2=1.2)
scr.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/scr.c?r1=1.2&r2=1.3)
sd.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/sd.c?r1=1.1.1.2&r2=1.2)
sdpd.8 (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/sdpd.8?r1=1.2&r2=1.3)
server.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/server.c?r1=1.2&r2=1.3)
server.h (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/server.h?r1=1.2&r2=1.3)
sp.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/sp.c?r1=1.1.1.2&r2=1.2)
srr.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/srr.c?r1=1.2&r2=1.3)
ssar.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/ssar.c?r1=1.1.1.2&r2=1.2)
ssr.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/ssr.c?r1=1.1.1.2&r2=1.2)
sur.c (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/sur.c?r1=1.2&r2=1.3)
uuid-private.h (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/uuid-private.h?r1=1.1.1.2&r2=1.2)
uuid.c (r1.1.1.2 -> r1.2)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/sdpd/uuid.c?r1=1.1.1.2&r2=1.2)
Added Files:
-----------
src/usr.sbin/bluetooth/btpand:
Makefile (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
bnep.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/bnep.c?rev=1.1&content-type=text/x-cvsweb-markup)
bnep.h (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/bnep.h?rev=1.1&content-type=text/x-cvsweb-markup)
btpand.8 (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/btpand.8?rev=1.1&content-type=text/x-cvsweb-markup)
btpand.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/btpand.c?rev=1.1&content-type=text/x-cvsweb-markup)
btpand.h (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/btpand.h?rev=1.1&content-type=text/x-cvsweb-markup)
channel.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/channel.c?rev=1.1&content-type=text/x-cvsweb-markup)
client.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/client.c?rev=1.1&content-type=text/x-cvsweb-markup)
event.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/event.c?rev=1.1&content-type=text/x-cvsweb-markup)
event.h (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/event.h?rev=1.1&content-type=text/x-cvsweb-markup)
packet.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/packet.c?rev=1.1&content-type=text/x-cvsweb-markup)
sdp.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/sdp.c?rev=1.1&content-type=text/x-cvsweb-markup)
sdp.h (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/sdp.h?rev=1.1&content-type=text/x-cvsweb-markup)
server.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/server.c?rev=1.1&content-type=text/x-cvsweb-markup)
tap.c (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/bluetooth/btpand/tap.c?rev=1.1&content-type=text/x-cvsweb-markup)
More information about the Midnightbsd-cvs
mailing list