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.bin
/
btkey
Age
Commit message (
Collapse
)
Author
2021-08-25
btkey: fix lint warning about wrong call to tolower
rillig
2020-06-07
Update for proplib(3) API changes.
thorpej
2014-09-19
Sort sections. From Henning Petersen in PR 49222.
wiz
2014-02-23
skip unparseable addresses.
mlelstv
2011-08-29
Use __dead
joerg
2009-12-10
accept uppercase hex digits when parsing a provided key
plunky
2009-05-18
Sort options. Sort sections. Remove superfluous .Pp.
wiz
2009-03-10
Use item list instead of tag list
joerg
2009-03-05
Fix markup as hinted by mdoclint. OK wiz.
joerg
2009-02-09
if HCI commands fail (CommandComplete status != 0) then indicate
plunky
ENODEV "Operation Not Supported by Device" rather than random errno.
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
Tweak to use a consistent format.
2007-12-15
replace instances of __attribute__((__packed__)) with __packed
perry
2007-11-09
Add a new utility 'btkey' for managment of Bluetooth Link Keys stored
plunky
in the NetBSD key cache (/var/db/bthcid.keys) and Bluetooth controller memory.