summaryrefslogtreecommitdiffstats
path: root/usr.sbin/smbmsg
Commit message (Collapse)AuthorAgeFilesLines
* Fix an off-by-one error in the range check for the maximal -i or -ojoerg2004-05-271-2/+2
| | | | block size.
* Fix my own style(9) bugs:joerg2004-05-171-3/+8
| | | | | | | . forward declare all static functions . add a couple of redundant parens in return statements where they've been missing . remove the space after exit since it's a function
* This is smbmsg(8), a small utility to send/receive SMBus messages.joerg2004-05-174-0/+662
Also included is a `bus-probe' modus of operation to help scanning an I2C bus.
OpenPOWER on IntegriCloud