index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
btdevctl
Age
Commit message (
Expand
)
Author
2017-12-10
Fix fallout from hid factorisation:
bouyer
2015-06-12
the Bluetooth rc.d setup was simplified some time ago, so
plunky
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-07-20
Use Mt for email addresses.
wiz
2012-12-26
whitespace ' ' -> ' '
plunky
2012-12-26
add a comment pointing out that the link-mode may need to be
plunky
2011-08-27
static + __dead
joerg
2011-03-20
provide more informative error messages
plunky
2010-10-12
Sort sections, use serial comma.
wiz
2010-10-11
add a reference in the SEE ALSO section to "The NetBSD Guide" for
plunky
2010-04-28
additionally query the "PnP Information" service record to discover
plunky
2009-05-12
update to use new sdp(3) and sdp_data(3) APIs
plunky
2009-05-12
does not need libsdp any longer
plunky
2009-05-07
Ensure that these programs continue to build while I am in the
plunky
2009-04-15
Fix -Wsign-compare issues
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-20
use __arraycount macro instead of rolling our own
plunky
2007-12-02
Drop trailing whitespace, remove superfluous Pp.
wiz
2007-11-19
use optarg instead of mode when reporting failure - mode is uninitialised
plunky
2007-08-17
Attempt at fixing build failures after proplib was converted to bool:
pavel
2007-04-21
Add 'service level' security for L2CAP and RFCOMM connections, following
plunky
2007-04-11
release prop objects after they have been retained by dictionary
plunky
2007-04-11
constify char *service
plunky
2006-09-29
back off previous changes since the 'memory leak' fix - we dont need any of
plunky
2006-09-28
Back out previous, <stdlib.h> was the right include.
he
2006-09-28
Now that we use free(), we also need <malloc.h>.
he
2006-09-28
include stdlib.h for free()
dbj
2006-09-27
Coverity CID 4177: fix memory leak.
christos
2006-09-11
also include service name in dictionary being sent to kernel.
plunky
2006-09-10
Print explicit 64-bit types using the format macros from int_fmtio.h.
he
2006-09-10
update to bluetooth device attachment:
plunky
2006-08-27
BluetootH SCO Audio update.
plunky
2006-08-17
Print the error string on failure
plunky
2006-08-17
always create dictionary entry for local-bdaddr as it is wanted by btdev(4)
plunky
2006-08-13
rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD naming
plunky