freebsd-skq/usr.sbin/smbmsg
joerg 916d8239a8 Fix my own style(9) bugs:
. 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
2004-05-17 19:19:08 +00:00
..
Makefile This is smbmsg(8), a small utility to send/receive SMBus messages. 2004-05-17 10:56:05 +00:00
pathnames.h This is smbmsg(8), a small utility to send/receive SMBus messages. 2004-05-17 10:56:05 +00:00
smbmsg.8 This is smbmsg(8), a small utility to send/receive SMBus messages. 2004-05-17 10:56:05 +00:00
smbmsg.c Fix my own style(9) bugs: 2004-05-17 19:19:08 +00:00