summaryrefslogtreecommitdiff
path: root/usr.sbin/bthcid
AgeCommit message (Expand)Author
2017-12-21Add width arguments to tagget lists.wiz
2017-12-21fix width/indent of listplunky
2017-01-10need <sys/stat.h> for chmod(2)christos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-08-27static + __deadjoerg
2009-10-05use the bt_dev(3) API for increased portabilityplunky
2009-05-18Sort SEE ALSO.wiz
2009-04-15Fix -Wsign-compare issuelukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-11-09Add a new utility 'btkey' for managment of Bluetooth Link Keys storedplunky
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-01-25use "%m" instead of "%s", strerror(errno) for syslog(3)plunky
2006-10-03Bump date for previous.wiz
2006-09-29Fix it so that PINs are single use only.plunky
2006-09-26expose the bthcid API details so that external PIN clients do notplunky
2006-07-30prop_objects should be released when we no longer need them, theplunky
2006-07-30Bump date for previous. New sentence, new line. Sort sections.wiz
2006-07-26Bluetooth fixes by Iain Hibbert:tron
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore