| /freebsd/contrib/libpcap/doc/ |
| H A D | README.aix | 1 # Compiling libpcap on AIX 4 * Neither AIX lex nor AIX yacc nor AIX m4 are suitable. 6 ## AIX 7.1 14 ## AIX 7.2 21 ## Other AIX-related information 25 (1) AIX 4.x's version of BPF is undocumented and somewhat unstandard; the 27 that; it appears to compile and work on at least one AIX 4.3.3 31 on your machine; AIX's tcpdump loads the driver and creates the 33 same, and the configure script should detect that it's on an AIX 36 Also note that tcpdump _binary_ compiled on AIX 4 may have a problem [all …]
|
| /freebsd/contrib/openpam/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 86 [_LT_WITH_AIX_SONAME([aix])]) 326 # implement the --enable-aix-soname configure option, and support the 327 # `aix-soname=aix' and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. 328 # DEFAULT is either `aix', `both', or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 333 power*-*-aix[[5-9]]*,yes) 335 AC_ARG_ENABLE([aix-soname], 336 [AS_HELP_STRING([--enable-aix-soname=aix|svr4|both], 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… [all …]
|
| /freebsd/contrib/openbsm/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 86 [_LT_WITH_AIX_SONAME([aix])]) 326 # implement the --with-aix-soname flag, and support the `aix-soname=aix' 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 333 power*-*-aix[[5-9]]*,yes) 335 AC_ARG_WITH([aix-soname], 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 86 [_LT_WITH_AIX_SONAME([aix])]) 326 # implement the --with-aix-soname flag, and support the `aix-soname=aix' 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 333 power*-*-aix[[5-9]]*,yes) 335 AC_ARG_WITH([aix-soname], 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… [all …]
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 86 [_LT_WITH_AIX_SONAME([aix])]) 326 # implement the --with-aix-soname flag, and support the `aix-soname=aix' 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 333 power*-*-aix[[5-9]]*,yes) 335 AC_ARG_WITH([aix-soname], 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… [all …]
|
| /freebsd/contrib/libevent/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 86 [_LT_WITH_AIX_SONAME([aix])]) 326 # implement the --with-aix-soname flag, and support the `aix-soname=aix' 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 333 power*-*-aix[[5-9]]*,yes) 335 AC_ARG_WITH([aix-soname], 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… [all …]
|
| /freebsd/contrib/ldns/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 86 [_LT_WITH_AIX_SONAME([aix])]) 326 # implement the --with-aix-soname flag, and support the `aix-soname=aix' 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 333 power*-*-aix[[5-9]]*,yes) 335 AC_ARG_WITH([aix-soname], 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… [all …]
|
| /freebsd/contrib/file/m4/ |
| H A D | ltoptions.m4 | 85 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4], 86 [_LT_WITH_AIX_SONAME([aix])]) 326 # implement the --with-aix-soname flag, and support the `aix-soname=aix' 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT 328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'. 330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl 333 power*-*-aix[[5-9]]*,yes) 335 AC_ARG_WITH([aix-soname], 336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both], 337 …[shared library versioning (aka "SONAME") variant to provide on AIX, @<:@default=]_LT_WITH_AIX_SON… [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | AIX.cpp | 1 //===--- AIX.cpp - AIX ToolChain Implementations ----------------*- C++ -*-===// 9 #include "AIX.h" 22 using AIX = clang::driver::toolchains::AIX; typedef 30 void aix::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 58 // On Power for AIX and Linux, this behaviour matches that of GCC for both the in ConstructJob() 73 // The system assembler on AIX takes exactly one input file. The driver is in ConstructJob() 110 void aix::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 114 const AIX &ToolChain = static_cast<const AIX &>(getToolChain()); in ConstructJob() 152 // memory; the AIX linker does that under an option. in ConstructJob() 344 /// AIX - AIX tool chain which can call as(1) and ld(1) directly. [all …]
|
| H A D | AIX.h | 1 //===--- AIX.h - AIX ToolChain Implementations ------------------*- C++ -*-===// 20 namespace aix { 24 Assembler(const ToolChain &TC) : Tool("aix::Assembler", "assembler", TC) {} in Assembler() 36 Linker(const ToolChain &TC) : Tool("aix::Linker", "linker", TC) {} in Linker() 47 } // end namespace aix 57 class LLVM_LIBRARY_VISIBILITY AIX : public ToolChain { 59 AIX(const Driver &D, const llvm::Triple &Triple, 94 // Set default DWARF version to 3 for now as latest AIX OS supports version 3.
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | port-aix.c | 60 #include "port-aix.h" 69 * AIX has a "usrinfo" area where logname and other stuff is stored - 89 debug3("AIX/UsrInfo: set len %d", i); in aix_usrinfo() 97 * Used before logging messages returned by AIX authentication functions 126 * have been deprecated since AIX 4.2.x and would be very difficult for sshd 143 debug3("AIX SYSTEM attribute %s", sys); in aix_valid_authentications() 156 debug3("AIX auth1 attribute list member %s", p); in aix_valid_authentications() 169 * Do authentication via AIX's authenticate routine. We loop until the 172 * Note: this function returns 1 on success, whereas AIX's authenticate() 186 debug3("AIX/authenticate result %d, authmsg %.100s", result, in sys_auth_passwd() [all …]
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | aix | 3 On some systems, including AIX, the compiler quits on the ntp_refclock.c 17 Subject: time and AIX 3.2.5 raw tty bug 20 clock or set the clock backwards is subject to the AIX 3.2.5 bug. 22 On AIX 3.2.5, there is a bug in the tty driver for a raw device which 26 the AIX manual page on termios.h or that include file. for Information 47 > AIX asserted in psx_timeo(). Reason for the assert was that 66 > Component Name: AIX V3 FOR RS/6
|
| H A D | rs6000 | 2 xntp3 compiles now again on AIX. I have disabled prototyping and added 8 Xntp version 3 now support the cc compiler for AIX. 9 The Config.aix will now use cc by default. You can still compile xntp 22 AIX 3.2 and these are the same changes as have been applied tothe version 2 33 A hacked version of xntp for the IBM RS/6000 under AIX 3.1 can be found 36 This will not work on older versions of AIX due to a kernel bug; to find
|
| /freebsd/crypto/openssh/ |
| H A D | .depend | 5 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 6 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 7 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 8 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 9 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 10 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 11 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 12 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 13 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… 14 …compat/fake-rfc2553.h openbsd-compat/bsd-cygwin_util.h openbsd-compat/port-aix.h openbsd-compat/po… [all …]
|
| H A D | CREDITS | 8 Alexandre Oliva <oliva@lsd.ic.unicamp.br> - AIX fixes 30 Darren Hall <dhall@virage.org> - AIX patches 31 Darren Tucker <dtucker@zip.com.au> - AIX BFF package scripts 35 David Rankin <drankin@bohemians.lexington.ky.us> - libwrap, AIX, NetBSD fixes 56 Kevin Cawlfield <cawlfiel@us.ibm.com> - AIX fixes. 67 Matt Richards <v2matt@btv.ibm.com> - AIX patches 93 Tom Bertelson's <tbert@abac.com> - AIX auth fixes 94 Tor-Ake Fransson <torake@hotmail.com> - AIX support
|
| /freebsd/crypto/openssl/Configurations/platform/ |
| H A D | AIX.pm | 1 package platform::AIX; 16 sub shlibextsimple { return '.so' if $target{shared_target} eq "aix-solib"; 24 return platform::Unix->staticname($_[1]) if $target{shared_target} eq "aix-solib"; 38 return undef if $target{shared_target} eq "aix-solib"; 45 return platform::Unix->sharedlib_simple($_[1]) if $target{shared_target} eq "aix-solib";
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | ibm6000 | 21 0 string 0xabcdef AIX message catalog 22 0 belong 0x000001f9 AIX compiled message catalog 25 0 belong 0x09006bea AIX backup/restore format file 26 0 belong 0x09006fea AIX backup/restore format file 33 >7 byte&0x03 !3 AIX core file
|
| /freebsd/contrib/sendmail/test/ |
| H A D | Results | 43 AIX 3.1.5 FAIL 93.08.07 David J. N. Begley 44 AIX 3.2.3e FAIL 93.07.26 Steve Bauer <sbauer@silver.sdsmt.edu> 45 AIX 3.2.4 FAIL 93.10.07 David J. N. Begley 46 AIX 3.2.5 FAIL 94.05.17 Steve Bauer <sbauer@hpcmmib.hpc.sdsmt.edu> 47 AIX 4.1 FAIL 96.10.21 Hakan Lindholm <hakan@af.lu.se> 48 AIX 4.2 OK 96.10.16 Steve Bauer <sbauer@krypton.hpc.sdsmt.edu> 94 AIX 4.1 OK 96.10.21 Hakan Lindholm <hakan@af.lu.se> 132 AIX 3.2 0/0 0/0 180 AIX 4.3.3 FAILS 2001-09-22 Valdis Kletnieks
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCSubtarget.cpp | 125 report_fatal_error("The aix-small-local-[exec|dynamic]-tls attribute is " in initSubtargetFeatures() 126 "only supported on AIX in " in initSubtargetFeatures() 129 // The aix-small-local-[exec|dynamic]-tls attribute should only be used with in initSubtargetFeatures() 135 report_fatal_error("The aix-small-local-[exec|dynamic]-tls attribute can " in initSubtargetFeatures() 142 report_fatal_error("The aix-shared-lib-tls-model-opt attribute " in initSubtargetFeatures() 143 "is only supported on AIX in 64-bit mode.\n", in initSubtargetFeatures() 190 // On AIX the only symbols that aren't indirect are toc-data. in isGVIndirectSymbol() 211 // Initially support per global code model for AIX only. in getCodeModel() 238 "invalid code model for AIX"); in getCodeModel()
|
| /freebsd/contrib/tcpdump/doc/ |
| H A D | README.aix.md | 1 # Compiling tcpdump on AIX 5 ## AIX 7.1/POWER7 12 ## AIX 7.2/POWER8
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/Unix/ |
| H A D | Host.inc | 55 // On AIX, the AIX version and release should be that of the current host 57 if (Triple(LLVM_HOST_TRIPLE).getOS() == Triple::AIX) { 59 if (TT.getOS() == Triple::AIX && !TT.getOSMajorVersion()) { 62 std::string NewOSName = std::string(Triple::getOSTypeName(Triple::AIX));
|
| /freebsd/contrib/sendmail/include/sm/os/ |
| H A D | sm_os_aix.h | 13 ** sm_os_aix.h -- platform definitions for AIX 16 #define SM_OS_NAME "aix" 28 /* AIX 3 doesn't have a prototype for syslog()? */
|
| /freebsd/contrib/tcpdump/ |
| H A D | parsenfsfh.c | 135 /* probably rules out HP-UX, AIX unless they allow major=0 */ in Parse_fh() 166 * could be AIX, HP-UX in Parse_fh() 172 * could be Ultrix, IRIX5, AIX, or SUNOS5 in Parse_fh() 182 /* Could be SUNOS5/IRIX5, maybe AIX */ in Parse_fh() 186 /* XXX what about AIX? */ in Parse_fh() 191 * DECOSF, SUNOS5, IRIX5, AIX, HP-UX, or UCX in Parse_fh() 196 /* could be SUNOS5/IRIX5, AIX, HP-UX */ in Parse_fh() 202 /* This would be MNT_NFS on AIX, which is impossible */ in Parse_fh() 206 * XXX Could be SUNOS5/IRIX5 or AIX. I don't in Parse_fh()
|
| /freebsd/crypto/heimdal/lib/kafs/ |
| H A D | Makefile.am | 17 if AIX 39 endif # AIX 78 # AIX: this almost works with gcc, but somehow it fails to use the
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | iconv.m4 | 70 dnl This tests against bugs in AIX 5.1, AIX 6.1..7.1, HP-UX 11.11, 89 /* Test against AIX 5.1 bug: Failures are not distinguishable from successful 129 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */ 176 /* Try AIX names. */ 196 aix* | hpux*) am_cv_func_iconv_works="guessing no" ;;
|