summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c(8): uninitialized variable (UNINIT).pfg2016-05-131-1/+3
* i2c(8): uninitialized variable (UNINIT).pfg2016-05-131-1/+2
* Perform I2C transmission in a single burst when mode is "none" or not setzbb2015-09-151-28/+79
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge from head@274682sjg2014-11-191-2/+8
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-4/+2
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | Fix a few cases of use of uninitialized variables. Found with -Wall.loos2014-11-121-2/+8
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-4/+2
|/
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-1/+1
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-5/+5
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* In usr.sbin/i2c/i2c.c, fix a few warnings about format strings not beingdim2011-12-171-2/+2
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* mdoc: Remove leading garbage, empty lines and order preambleuqs2010-05-271-1/+0
* Use our canonical .Dd format.brueffer2009-11-021-1/+1
* Introduce the I2C diagnostic utility. It let's discover and inspect slaveraj2009-01-263-0/+809
OpenPOWER on IntegriCloud