| Patch |
File delta |
Description |
| 01 fix with_osm_libs.patch | (download) |
ibis/config/osm.m4 |
2 1 + 1 - 0 !
ibmgtsim/config/osm.m4 |
2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-) |
copy fix from main osm.m4 to avoid overwriting $with_osm_libs
|
| 02 fix format warning.patch | (download) |
ibis/src/ibis.i |
2 1 + 1 - 0 !
ibis/src/ibis_wrap.c |
2 1 + 1 - 0 !
ibis/src/ibissh_wrap.cpp |
2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-) |
fix gcc "-werror=format-security" errors
Fix log calls to use format "%s" to output string buffers.
|
| 03 remove rpath.patch | (download) |
config/osm.m4 |
2 1 + 1 - 0 !
ibdm/ibdm/Makefile.am |
4 2 + 2 - 0 !
ibis/config/osm.m4 |
2 1 + 1 - 0 !
ibmgtsim/config/osm.m4 |
2 1 + 1 - 0 !
ibmgtsim/src/Makefile.am |
3 1 + 2 - 0 !
5 files changed, 6 insertions(+), 7 deletions(-) |
patch autotools files to avoid unecessary rpaths in executables
|
| git 05a9d1a.patch | (download) |
ibmgtsim/src/sma.cpp |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
---
|
| git bd7e502.patch | (download) |
ibis/src/ibis.i |
1 1 + 0 - 0 !
ibis/src/ibis_wrap.c |
1 1 + 0 - 0 !
ibis/src/ibissh_wrap.cpp |
1 1 + 0 - 0 !
3 files changed, 3 insertions(+) |
---
|
| do_not_use_tmp.patch | (download) |
ibdiag/demo/sm-single-master.tcl |
2 1 + 1 - 0 !
ibdiag/doc/ibdiag_release_notes.txt |
6 3 + 3 - 0 !
ibdiag/doc/ibdiagnet.pod |
4 2 + 2 - 0 !
ibdiag/doc/ibdiagnet.txt |
2 1 + 1 - 0 !
ibdiag/doc/ibdiagpath.pod |
3 2 + 1 - 0 !
ibdiag/src/ibdebug_if.tcl |
2 1 + 1 - 0 !
ibdiag/src/ibdiagui.tcl |
2 1 + 1 - 0 !
ibdm/doc/ibdmchk.1 |
8 4 + 4 - 0 !
ibdm/doc/ibdmchk.pod |
8 4 + 4 - 0 !
ibdm/ibdm/LinkCover.cpp |
6 3 + 3 - 0 !
ibdm/ibdm/SubnMgt.cpp |
8 4 + 4 - 0 !
ibdm/src/lst2ibnl |
8 4 + 4 - 0 !
ibdm/src/osm_check.cpp |
28 14 + 14 - 0 !
ibis/src/ibis.i |
2 1 + 1 - 0 !
ibis/src/ibis_wrap.c |
2 1 + 1 - 0 !
ibis/src/ibissh_wrap.cpp |
2 1 + 1 - 0 !
ibis/tests/ibcr_test.tcl |
2 1 + 1 - 0 !
ibmgtsim/doc/IBMgtSim.1 |
2 1 + 1 - 0 !
ibmgtsim/doc/IBMgtSim.pod |
2 1 + 1 - 0 !
ibmgtsim/src/client.cpp |
2 1 + 1 - 0 !
ibmgtsim/src/sim.cpp |
4 2 + 2 - 0 !
ibmgtsim/tests/FatTree.check.tcl |
2 1 + 1 - 0 !
ibmgtsim/tests/FatTreeFails.check.tcl |
2 1 + 1 - 0 !
ibmgtsim/tests/init.test.tcl |
8 4 + 4 - 0 !
ibmgtsim/utils/IBMgtSim |
4 2 + 2 - 0 !
ibmgtsim/utils/RunSimTest |
2 1 + 1 - 0 !
26 files changed, 62 insertions(+), 61 deletions(-) |
---
|