summaryrefslogtreecommitdiff
path: root/usr.sbin/btctl
AgeCommit message (Collapse)Author
2009-04-26typos fixedTobias Stoeckmann
ok jmc
2009-03-31Fixed memory leaks which would occur if the second of two memoryTobias Stoeckmann
allocations fails. looks right deraadt, krw ok henning
2008-12-06command descriptions (.Nd macros) are usually lowercase;Igor Sobrado
fix wording for "ruleset grammar". ok jmc@
2008-12-02tweak previous;Jason McIntyre
2008-12-01bzero local variable; ok uweTheo de Raadt
2008-12-01there is zero reason for this parse.y to look different from the others; ok uweTheo de Raadt
2008-12-01introduce btd(8) and btctl(8), tweak bt.conf(5)Todd T. Fries
feedback from uwe@ and jmc@
2008-12-01introduce bt.conf(5), ok uwe@Todd T. Fries
2008-11-26Attempt to reconnect for about 10 seconds while btd is starting upUwe Stuehler
2008-11-26pin_len -> pin_sizeUwe Stuehler
2008-11-25Get rid of dependencies on ports libraries (among other things)Uwe Stuehler
2008-11-24Bluetooth daemon and contrl utility, one for all, work in progressUwe Stuehler