summaryrefslogtreecommitdiff
path: root/usr.sbin/smbmsg/smbmsg.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-11-11smbmsg: use a more convenient way of accessing data read from a slaveAndriy Gapon
2015-04-25Expand SMBUS API to add smbus_trans() function.Michael Gmelin
2004-05-27Fix an off-by-one error in the range check for the maximal -i or -oJoerg Wunsch
2004-05-17Fix my own style(9) bugs:Joerg Wunsch
2004-05-17This is smbmsg(8), a small utility to send/receive SMBus messages.Joerg Wunsch