summaryrefslogtreecommitdiff
path: root/usr.sbin/btdevctl
AgeCommit message (Expand)Author
2007-04-21Add 'service level' security for L2CAP and RFCOMM connections, followingplunky
2007-04-11release prop objects after they have been retained by dictionaryplunky
2007-04-11constify char *serviceplunky
2006-09-29back off previous changes since the 'memory leak' fix - we dont need any ofplunky
2006-09-28Back out previous, <stdlib.h> was the right include.he
2006-09-28Now that we use free(), we also need <malloc.h>.he
2006-09-28include stdlib.h for free()dbj
2006-09-27Coverity CID 4177: fix memory leak.christos
2006-09-11also include service name in dictionary being sent to kernel.plunky
2006-09-10Print explicit 64-bit types using the format macros from int_fmtio.h.he
2006-09-10update to bluetooth device attachment:plunky
2006-08-27BluetootH SCO Audio update.plunky
2006-08-17Print the error string on failureplunky
2006-08-17always create dictionary entry for local-bdaddr as it is wanted by btdev(4)plunky
2006-08-13rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD namingplunky