| /freebsd-14.2/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 37 doing the initial loading of the BPF driver if copied to AIX 5 and [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | AIX.cpp | 20 using AIX = clang::driver::toolchains::AIX; typedef 112 const AIX &ToolChain = static_cast<const AIX &>(getToolChain()); in ConstructJob() 343 AIX::AIX(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in AIX() function in AIX 357 AIX::GetHeaderSysroot(const llvm::opt::ArgList &DriverArgs) const { in GetHeaderSysroot() 365 void AIX::AddClangSystemIncludeArgs(const ArgList &DriverArgs, in AddClangSystemIncludeArgs() 393 void AIX::AddClangCXXStdlibIncludeArgs( in AddClangCXXStdlibIncludeArgs() 422 void AIX::AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args, in AddCXXStdlibLibArgs() 438 void AIX::addClangTargetOptions( in addClangTargetOptions() 450 void AIX::addProfileRTLibs(const llvm::opt::ArgList &Args, in addProfileRTLibs() 469 ToolChain::CXXStdlibType AIX::GetDefaultCXXStdlibType() const { in GetDefaultCXXStdlibType() [all …]
|
| H A D | AIX.h | 57 class LLVM_LIBRARY_VISIBILITY AIX : public ToolChain { 59 AIX(const Driver &D, const llvm::Triple &Triple,
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | ibm6000 | 18 0 string 0xabcdef AIX message catalog 19 0 belong 0x000001f9 AIX compiled message catalog 22 0 belong 0x09006bea AIX backup/restore format file 23 0 belong 0x09006fea AIX backup/restore format file 30 >7 byte&0x03 !3 AIX core file
|
| /freebsd-14.2/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. 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-14.2/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-14.2/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-14.2/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 <[email protected]> 45 AIX 3.2.4 FAIL 93.10.07 David J. N. Begley 46 AIX 3.2.5 FAIL 94.05.17 Steve Bauer <[email protected]> 47 AIX 4.1 FAIL 96.10.21 Hakan Lindholm <[email protected]> 48 AIX 4.2 OK 96.10.16 Steve Bauer <[email protected]> 94 AIX 4.1 OK 96.10.21 Hakan Lindholm <[email protected]> 132 AIX 3.2 0/0 0/0 180 AIX 4.3.3 FAILS 2001-09-22 Valdis Kletnieks
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | CREDITS | 8 Alexandre Oliva <[email protected]> - AIX fixes 30 Darren Hall <[email protected]> - AIX patches 31 Darren Tucker <[email protected]> - AIX BFF package scripts 35 David Rankin <[email protected]> - libwrap, AIX, NetBSD fixes 56 Kevin Cawlfield <[email protected]> - AIX fixes. 67 Matt Richards <[email protected]> - AIX patches 93 Tom Bertelson's <[email protected]> - AIX auth fixes 94 Tor-Ake Fransson <[email protected]> - AIX support
|
| /freebsd-14.2/usr.sbin/cron/cron/ |
| H A D | externs.h | 55 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX) 90 #if !defined(AIX) && !defined(UNICOS)
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | evconfig-private.h.cmake | 5 /* Enable extensions on AIX 3, Interix. */ 22 /* Define for large files, on AIX-style hosts. */
|
| H A D | evconfig-private.h.in | 6 /* Enable extensions on AIX 3, Interix. */ 29 /* Define for large files, on AIX-style hosts. */
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | evconfig-private.h.cmake | 5 /* Enable extensions on AIX 3, Interix. */ 22 /* Define for large files, on AIX-style hosts. */
|
| H A D | evconfig-private.h.in | 6 /* Enable extensions on AIX 3, Interix. */ 29 /* Define for large files, on AIX-style hosts. */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | pf.os | 194 # ----------------- AIX --------------------- 196 # AIX is first because its signatures are close to NetBSD, MacOS X and 200 45046:64:0:44:M*: AIX:4.3::AIX 4.3 201 16384:64:0:44:M512: AIX:4.3:2-3:AIX 4.3.2 and earlier 203 16384:64:0:60:M512,N,W%2,N,N,T: AIX:4.3:3:AIX 4.3.3-5.2 204 16384:64:0:60:M512,N,W%2,N,N,T: AIX:5.1-5.2::AIX 4.3.3-5.2 205 32768:64:0:60:M512,N,W%2,N,N,T: AIX:4.3:3:AIX 4.3.3-5.2 206 32768:64:0:60:M512,N,W%2,N,N,T: AIX:5.1-5.2::AIX 4.3.3-5.2 207 65535:64:0:60:M512,N,W%2,N,N,T: AIX:4.3:3:AIX 4.3.3-5.2 208 65535:64:0:60:M512,N,W%2,N,N,T: AIX:5.1-5.2::AIX 4.3.3-5.2 [all …]
|
| /freebsd-14.2/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. */
|
| /freebsd-14.2/contrib/bmake/ |
| H A D | machine.sh | 28 AIX) # from http://gnats.netbsd.org/29386
|
| /freebsd-14.2/crypto/openssl/Configurations/platform/ |
| H A D | AIX.pm | 1 package platform::AIX;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAsmInfoXCOFF.cpp | 58 ExceptionsType = ExceptionHandling::AIX; in MCAsmInfoXCOFF()
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | tdlint | 48 AIX) set - "$@" -Nn4000
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-passwd.pod.in | 53 Use the B<AIX MD5> algorithm (AIX variant of the BSD algorithm).
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/m4/ |
| H A D | acx_pthread.m4 | 18 # (This is necessary on AIX to use the special cc_r compiler alias.) 34 # that name (e.g. PTHREAD_CREATE_UNDETACHED on AIX). 130 # pthreads: AIX (must check this before -lpthread) 228 # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. 256 # More AIX lossage: must compile with xlc_r or cc_r
|
| /freebsd-14.2/contrib/libevent/m4/ |
| H A D | acx_pthread.m4 | 18 # (This is necessary on AIX to use the special cc_r compiler alias.) 34 # that name (e.g. PTHREAD_CREATE_UNDETACHED on AIX). 130 # pthreads: AIX (must check this before -lpthread) 228 # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. 256 # More AIX lossage: must compile with xlc_r or cc_r
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | agent-ptrace.sh | 8 AIX|CYGWIN*|OSF1)
|