| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c(8): uninitialized variable (UNINIT). | pfg | 2016-05-13 | 1 | -1/+3 |
* | i2c(8): uninitialized variable (UNINIT). | pfg | 2016-05-13 | 1 | -1/+2 |
* | Perform I2C transmission in a single burst when mode is "none" or not set | zbb | 2015-09-15 | 1 | -28/+79 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -2/+8 |
| |\
| |/
|/| |
|
| * | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -4/+2 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
* | | | Fix a few cases of use of uninitialized variables. Found with -Wall. | loos | 2014-11-12 | 1 | -2/+8 |
| |/
|/| |
|
* | | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -4/+2 |
|/ |
|
* | Fixes to man8 groff mandoc style, usage mistakes, or typos. | wblock | 2012-05-24 | 1 | -1/+1 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -5/+5 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | In usr.sbin/i2c/i2c.c, fix a few warnings about format strings not being | dim | 2011-12-17 | 1 | -2/+2 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | mdoc: Remove leading garbage, empty lines and order preamble | uqs | 2010-05-27 | 1 | -1/+0 |
* | Use our canonical .Dd format. | brueffer | 2009-11-02 | 1 | -1/+1 |
* | Introduce the I2C diagnostic utility. It let's discover and inspect slave | raj | 2009-01-26 | 3 | -0/+809 |