NetBSD/lib/libbluetooth
christos ae8d4ecfdb Use strlcpy to NUL terminate the name string here. The kernel already
uses strlcpy() to set values in this field. We leave the kernel's strncmp()
alone to maintain compatibility.
2019-10-03 17:10:16 +00:00
..
Makefile
bluetooth.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
bluetooth.c
bluetooth.h Kill a bunch of manual __attribute__ usages and replace them with the 2011-11-28 12:44:18 +00:00
bt_dev.3 correct comment in literal section 2016-01-22 08:51:40 +00:00
bt_dev.c Use strlcpy to NUL terminate the name string here. The kernel already 2019-10-03 17:10:16 +00:00
sdp-int.h
sdp.3 Use Lk macro when dealing with URLs. Another part of PR/29238. 2012-03-15 19:04:46 +00:00
sdp.h
sdp_compat.c
sdp_data.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
sdp_data.c Use __printflike. 2012-03-22 23:46:49 +00:00
sdp_get.c remove compile time guard from previous commit, it is not needed 2011-04-04 18:29:47 +00:00
sdp_match.c
sdp_put.c when placing an attribute/value pair, validate that the value given 2011-04-16 07:19:36 +00:00
sdp_record.c
sdp_service.c
sdp_session.c
sdp_set.c inc pointer, so we store the value in the correct place 2011-04-05 18:58:43 +00:00
sdp_uuid.c
shlib_version