Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | [ath3k] add a replacement ath3k firmware loading tool. | adrian | 2016-06-07 | 9 | -307/+1052 | |
* | For pointers use NULL instead of 0. | araujo | 2016-06-06 | 1 | -1/+1 | |
* | Improve performance and functionality of the bitstring(3) api | asomers | 2016-05-04 | 1 | -1/+1 | |
* | bluetooth: minor spelling fixes. | pfg | 2016-05-01 | 2 | -2/+2 | |
* | fix incorrect usage of hid_set_data() which causes crash | emax | 2016-03-23 | 1 | -17/+13 | |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 3 | -18/+0 | |
* | Fix scancodes for Kana and Eisu keys. | hselasky | 2015-11-21 | 1 | -2/+2 | |
* | check boundaries while parsing SDP responses | emax | 2015-10-20 | 1 | -9/+43 | |
* | fix compare argument for address type. | takawata | 2015-09-09 | 1 | -1/+1 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 14 | -0/+298 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 14 | -28/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 79 | -54/+575 | |
| |\ | |/ |/| | ||||||
| * | Merge head from 7/28 | sjg | 2014-08-19 | 14 | -14/+14 | |
| |\ | ||||||
| * | | Updated dependencies | sjg | 2014-05-16 | 14 | -14/+0 | |
| * | | Updated dependencies | sjg | 2014-05-10 | 14 | -0/+28 | |
| * | | Merge head | sjg | 2014-04-28 | 2 | -2/+1 | |
| |\ \ | ||||||
| * | | | Updated dependencies | sjg | 2013-10-13 | 1 | -0/+1 | |
| * | | | Merge from head | sjg | 2013-09-05 | 3 | -1/+5 | |
| |\ \ \ | ||||||
| * \ \ \ | sync from head | sjg | 2013-04-12 | 2 | -5/+15 | |
| |\ \ \ \ | ||||||
| * | | | | | Updated dependencies | sjg | 2013-03-11 | 14 | -0/+14 | |
| * | | | | | Updated dependencies | sjg | 2013-02-16 | 14 | -28/+0 | |
| * | | | | | Sync with HEAD. | obrien | 2013-02-08 | 2 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 7 | -9/+53 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 14 | -0/+308 | |
* | | | | | | | | | Remove stray DEBUG_FLAGS=-g that snuck in with r137868 | imp | 2015-05-21 | 1 | -1/+0 | |
* | | | | | | | | | ath3kfw, bcmfw, bthidcontrol, bthidd all require usb(4); build them | ngie | 2015-04-27 | 1 | -4/+9 | |
* | | | | | | | | | To ensure j formatting string valid, cast uint64_t values to uintmax_t. | takawata | 2015-04-18 | 1 | -2/+3 | |
* | | | | | | | | | Change printf formatting to unbroke i386 arch. | takawata | 2015-04-18 | 1 | -2/+2 | |
* | | | | | | | | | Fix Typo. | takawata | 2015-04-18 | 1 | -1/+1 | |
* | | | | | | | | | Fix misspelling. | araujo | 2015-04-18 | 1 | -1/+1 | |
* | | | | | | | | | Improve code style(9), no functional changes. | araujo | 2015-04-18 | 2 | -92/+95 | |
* | | | | | | | | | Add LE related HCI control command to hccontrol(1). | takawata | 2015-04-18 | 5 | -1/+443 | |
* | | | | | | | | | Accept LE event on hccontrol socket. | takawata | 2015-04-12 | 1 | -0/+1 | |
* | | | | | | | | | Add HCI/LMP revision information. | takawata | 2015-04-12 | 1 | -2/+12 | |
* | | | | | | | | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED | takawata | 2015-04-07 | 58 | -7/+70 | |
* | | | | | | | | | bthidd: Remove unused macros from hid.c. | rakuco | 2015-04-06 | 1 | -6/+0 | |
* | | | | | | | | | bthidd: Consider usage ranges when dealing with array inputs. | rakuco | 2015-04-05 | 1 | -1/+13 | |
* | | | | | | | | | Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output. | trasz | 2015-02-07 | 2 | -4/+4 | |
* | | | | | | | | | mdoc: sort SEE ALSO. | joel | 2014-12-26 | 1 | -2/+2 | |
* | | | | | | | | | handle "Kana" and "Eisu" keys on Apple Wireless Keyboard (JIS) | emax | 2014-12-11 | 1 | -2/+2 | |
* | | | | | | | | | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 12 | -24/+12 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 14 | -14/+14 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | mdoc: minor paragraph fixes. | joel | 2014-02-08 | 1 | -1/+0 | |
* | | | | | | | Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this | eadler | 2013-11-30 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Work around build breakages with GCC 4.2. | jkim | 2013-05-23 | 1 | -0/+2 | |
* | | | | | | Fxi a bunch of typos. | eadler | 2013-05-10 | 1 | -1/+1 | |
* | | | | | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | ed | 2013-04-19 | 1 | -0/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Remove contractions. | joel | 2013-04-11 | 1 | -1/+1 | |
* | | | | | Extend ath3kfw to include overridable device / vendor IDs. | adrian | 2013-04-05 | 1 | -4/+14 | |
| |_|_|/ |/| | | | ||||||
* | | | | A number of places in the source tree still reference cuad.* after | eadler | 2012-12-08 | 2 | -2/+2 | |
| |/ / |/| | |