This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.sbin
/
bluetooth
/
btpand
History
Dimitry Andric
7fcdc815d2
Avoid undefined behavior when calling va_start() in bnep_send_control(),
...
by making the 'type' parameter a plain unsigned. MFC after: 3 days
2016-08-29 19:40:46 +00:00
..
bnep.c
Avoid undefined behavior when calling va_start() in bnep_send_control(),
2016-08-29 19:40:46 +00:00
bnep.h
…
btpand.8
mdoc: sort SEE ALSO.
2014-12-26 21:56:23 +00:00
btpand.c
For pointers use NULL instead of 0.
2016-06-06 04:18:56 +00:00
btpand.h
Avoid undefined behavior when calling va_start() in bnep_send_control(),
2016-08-29 19:40:46 +00:00
channel.c
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
2015-04-07 16:48:23 +00:00
client.c
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
2015-04-07 16:48:23 +00:00
event.c
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
2015-04-07 16:48:23 +00:00
event.h
…
Makefile
Convert usr.sbin to LIBADD
2014-11-25 16:57:27 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
packet.c
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
2015-04-07 16:48:23 +00:00
sdp.c
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
2015-04-07 16:48:23 +00:00
sdp.h
…
server.c
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
2015-04-07 16:48:23 +00:00
tap.c
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
2015-04-07 16:48:23 +00:00