1
1
openmpi/opal/mca/if
Jeff Squyres dd25421d48 Convert strcpy() to strncpy(), and just to be extra-super paranoid,
use memset(0) for extra bonus points.

This commit was SVN r28668.
2013-06-22 12:21:18 +00:00
..
base Also support getting the MAC and MTU. 2013-04-17 22:17:42 +00:00
bsdx_ipv4 Update the if configure to include "opal" so they will build! 2010-09-22 03:19:15 +00:00
bsdx_ipv6 Fix non-updated opal_output channel 2013-03-27 21:57:24 +00:00
linux_ipv6 Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested. 2010-10-25 14:31:18 +00:00
posix_ipv4 Convert strcpy() to strncpy(), and just to be extra-super paranoid, 2013-06-22 12:21:18 +00:00
solaris_ipv6 Revert r23928 as being the incorrect fix. The correct fix is not to include ipv6 interfaces when ipv6 support was not requested. 2010-10-25 14:31:18 +00:00
if.h Also support getting the MAC and MTU. 2013-04-17 22:17:42 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00