summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/management/opensm
Commit message (Collapse)AuthorAgeFilesLines
* Make GCC happy by removing empty #elif.bdrewery2016-03-251-1/+1
| | | | Sponsored by: EMC / Isilon Storage Division
* Don't call abort on usage errors; print out the usage message insteadngie2015-01-161-2/+3
| | | | | | PR: 196793 MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
* Fix compilation for 32-bit architectures.hselasky2015-01-151-9/+9
| | | | | | PR: 196580 Sponsored by: Mellanox Technologies MFC after: 3 days
* Add makefile for the "osmtest" utility. While at it:hselasky2015-01-082-1/+2
| | | | | | | | | - Fix depend target by removing a space after an "-I" inclusion option. - Fix some minor compile issues in the "osmtest" utility. MFC after: 3 days PR: 196580 Sponsored by: Mellanox Technologies
* Fix for compilation issue. Don't use the "abs()" function for unsignedhselasky2015-01-081-1/+5
| | | | | | | | computations. MFC after: 3 days PR: 196597 Sponsored by: Mellanox Technologies
* - Fix compile errors from the clang conversionjeff2013-08-092-3/+6
| | | | | | | - Grab AF_SDP_INET from sys/socket.h Submitted by: Garrett Cooper Sponsored by: EMC / Isilon Storage Division
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-21311-0/+155329
OpenPOWER on IntegriCloud