History log of /freebsd-10.3-release/usr.sbin/i2c/i2c.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 276876 09-Jan-2015 loos

MFC r274416:

Fix a few cases of use of uninitialized variables. Found with -Wall.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 230356 20-Jan-2012 eadler

Fix warning when compiling with gcc46:
error: variable 'i2c' set but not used

Approved by: dim, cperciva (mentor, blanket for pre-mentorship already-approved commits)
MFC after: 3 days


# 228660 17-Dec-2011 dim

In usr.sbin/i2c/i2c.c, fix a few warnings about format strings not being
literals.

MFC after: 1 week


# 187712 26-Jan-2009 raj

Introduce the I2C diagnostic utility. It let's discover and inspect slave
devices on the bus.

Reviewed by: bms, stas
Obtained from: Semihalf