summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/management
Commit message (Collapse)AuthorAgeFilesLines
* Make GCC happy by removing empty #elif.bdrewery2016-03-251-1/+1
| | | | Sponsored by: EMC / Isilon Storage Division
* Fix off-by-one found by GCC 5.3.2.bdrewery2016-03-241-2/+2
| | | | | | This was fixed during refactoring in the upstream infiniband-diags 1.5.3. 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 building of some infiniband utilities by updating some header filehselasky2014-11-306-11/+11
| | | | | | | locations and compiler include directives. MFC after: 3 days Sponsored by: Mellanox Technologies
* - Fix compile errors from the clang conversionjeff2013-08-093-7/+10
| | | | | | | - 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-21512-0/+186986
OpenPOWER on IntegriCloud