summaryrefslogtreecommitdiffstats
path: root/usr.sbin/smbmsg
Commit message (Collapse)AuthorAgeFilesLines
* MFC r270931: Fix typo ("by" -> "be").se2014-09-041-1/+1
|
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-1/+1
| | | | | | | PR: 168016 Submitted by: Nobuyuki Koganemaru Approved by: gjb MFC after: 3 days
* mdoc: Remove leading garbage, empty lines and order preambleuqs2010-05-271-1/+0
|
* Use the newly brought %U macro.ru2010-01-151-1/+1
|
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-1/+0
|
* Force the use of the tbl(1) preprocessor.ru2006-10-251-0/+1
|
* Sort sections.ru2005-01-181-4/+4
|
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+2
|
* Get rid of obsolete MAN[0-9] syntax.ru2004-09-261-1/+1
|
* Markup nit picking.ru2004-07-091-6/+5
| | | | Reviewed by: joerg
* 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