Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force the use of the tbl(1) preprocessor. | ru | 2006-10-25 | 1 | -0/+1 |
| | |||||
* | Sort sections. | ru | 2005-01-18 | 1 | -4/+4 |
| | |||||
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+2 |
| | |||||
* | Get rid of obsolete MAN[0-9] syntax. | ru | 2004-09-26 | 1 | -1/+1 |
| | |||||
* | Markup nit picking. | ru | 2004-07-09 | 1 | -6/+5 |
| | | | | Reviewed by: joerg | ||||
* | Fix an off-by-one error in the range check for the maximal -i or -o | joerg | 2004-05-27 | 1 | -2/+2 |
| | | | | block size. | ||||
* | Fix my own style(9) bugs: | joerg | 2004-05-17 | 1 | -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. | joerg | 2004-05-17 | 4 | -0/+662 |
Also included is a `bus-probe' modus of operation to help scanning an I2C bus. |