Home
last modified time | relevance | path

Searched refs:Solaris (Results 1 – 25 of 260) sorted by relevance

1234567891011

/freebsd-14.2/contrib/libpcap/doc/
H A DREADME.solaris.md1 # Compiling libpcap on Solaris and related OSes
4 * Neither Solaris lex nor Solaris yacc are suitable.
6 * Solaris m4 and illumos m4 are suitable.
33 ## Solaris 11/AMD64
39 For reference, the tests were done using Oracle Solaris 11.4.42.111.0.
41 ## Solaris 11/SPARC
47 ## Solaris 10/SPARC
54 ## Solaris 9/SPARC
/freebsd-14.2/contrib/sendmail/test/
H A DResults28 Solaris 2.1
29 Solaris 2.2 FAIL 93.07.19 Bill Wisner
30 Solaris 2.3 FAIL 95.11.22 Scott J. Kramer <[email protected]>
31 Solaris 2.5 OK 96.02.29 Carson Gaspar <[email protected]>
32 Solaris 2.5.1 OK 96.11.29 Gregory Neil Shapiro <[email protected]>
85 Solaris 2.3 OK 95.11.22 Scott J. Kramer <[email protected]>
87 Solaris 2.5 OK 96.02.29 Carson Gaspar <[email protected]>
88 Solaris 2.5.1 OK 96.11.29 Gregory Neil Shapiro <[email protected]>
134 Solaris 2.4 1/0 -1/EINVAL*
135 Solaris 2.5 1/0 -1/EINVAL* 1/0 0/0?
[all …]
/freebsd-14.2/lib/libc/rpc/
H A DREADME11 Computing (ONC), and are derived directly from the Solaris 2.3 source.
24 building on Solaris 2.3. This release was built on Solaris 2.3 using SunPro
27 Solaris 2.3 is based on System V, Release 4 (SVR4), and while this release
28 should be mostly compatible with other SVR4 systems, some Solaris facilities
31 routines use the Solaris Name Service Switch to access public-key credential
35 interfaces are found in libthread in Solaris 2.3 and later.
54 for RPC routines, Solaris's libnsl for other networking functions, and
61 technologies available for reference and porting to non-Solaris platforms.
63 that are already available on Solaris 2.3 (such as the RPC headers, the RPC
73 1. This release is based on Solaris 2.3. The previous release was
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DSolaris.cpp87 const auto &ToolChain = static_cast<const Solaris &>(getToolChain()); in ConstructJob()
310 Solaris::Solaris(const Driver &D, const llvm::Triple &Triple, in Solaris() function in Solaris
336 SanitizerMask Solaris::getSupportedSanitizers() const { in getSupportedSanitizers()
349 const char *Solaris::getDefaultLinker() const { in getDefaultLinker()
356 Tool *Solaris::buildAssembler() const { in buildAssembler()
360 Tool *Solaris::buildLinker() const { return new tools::solaris::Linker(*this); } in buildLinker()
362 void Solaris::AddClangSystemIncludeArgs(const ArgList &DriverArgs, in AddClangSystemIncludeArgs()
408 void Solaris::addLibStdCxxIncludePaths( in addLibStdCxxIncludePaths()
H A DSolaris.h54 class LLVM_LIBRARY_VISIBILITY Solaris : public Generic_ELF {
56 Solaris(const Driver &D, const llvm::Triple &Triple,
/freebsd-14.2/contrib/tcpdump/doc/
H A DREADME.solaris.md1 # Compiling tcpdump on Solaris and related OSes
28 ## Oracle Solaris 11.4.42/AMD64
43 ## Solaris 9
/freebsd-14.2/sbin/ipf/ipsend/
H A DCrashable2 Solaris 2.4 - upto and including 101945-34, > 34 ?
3 Solaris 2.5 - 11/95
/freebsd-14.2/libexec/bootpd/
H A DAnnounce15 Merged changes for Solaris-2.X and SVR4 systems.
33 (used to cause core dump on Solaris)
49 SunOS 4.X (Solaris 1.X)
50 SunOS 5.X (Solaris 2.X)
/freebsd-14.2/contrib/openpam/
H A DREADME4 OpenPAM aims to gather the best features of Solaris PAM, XSSO and
7 Solaris, at the expense of XSSO conformance and Linux-PAM
/freebsd-14.2/contrib/sendmail/cf/ostype/
H A Dsolaris11.m410 # This ostype file is suitable for use on Solaris 11 and later systems,
11 # make use of /system/volatile, introduced in Solaris 11.
H A Dsolaris8.m411 # This ostype file is suitable for use on Solaris 8 and later systems,
14 # Solaris 8.
H A Dsolaris2.m414 # This ostype file is suitable for use on Solaris 2.x systems that
16 # standard as of Solaris 2.5.
H A Dsolaris2.ml.m414 # This ostype file is suitable for use on Solaris 2.x systems that
16 # standard as of Solaris 2.5.
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Devconfig-private.h.cmake11 /* Enable threading extensions on Solaris. */
17 /* Enable general extensions on Solaris. */
H A Devconfig-private.h.in14 /* Enable threading extensions on Solaris. */
22 /* Enable general extensions on Solaris. */
/freebsd-14.2/contrib/ncurses/misc/
H A Dmakellib57 5.*) ARCH=Solaris
115 Solaris)
/freebsd-14.2/contrib/libevent/
H A Devconfig-private.h.cmake11 /* Enable threading extensions on Solaris. */
17 /* Enable general extensions on Solaris. */
H A Devconfig-private.h.in14 /* Enable threading extensions on Solaris. */
22 /* Enable general extensions on Solaris. */
/freebsd-14.2/contrib/sendmail/cf/cf/
H A Dgeneric-solaris.mc16 # This is a generic configuration file for SunOS 5.x (a.k.a. Solaris 2.x
17 # and Solaris 7 through the present version).
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dterminfo38 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
48 # Rather than SVr4, Solaris "xcurses" writes this header:
56 >7 regex \^BG=[0-9]+,[0-9]+, Solaris xcurses screen image
/freebsd-14.2/contrib/pam_modules/pam_passwdqc/
H A DPLATFORMS21 Solaris.
29 that most Solaris systems use. Of course this way you only get about
/freebsd-14.2/contrib/openbsm/etc/
H A Daudit_event12 # 6000 - 9999 Reserved for Solaris user events
161 152:AUE_MAC:Solaris AUE_MAC:no
164 155:AUE_IFLOAT:Solaris AUE_IFLOAT:no
165 156:AUE_PFLOAT:Solaris AUE_PFLOAT:no
166 157:AUE_UPRIV:Solaris AUE_UPRIV:no
190 199:AUE_OSTAT:Solaris old stat(2):fa
195 204:AUE_OSETPGRP:Solaris old setpgrp(2):pc
203 212:AUE_PRIOCNTLSYS:Solaris priocntlsys(2):pc
259 268:AUE_UMOUNT2:Solaris umount(2):ad
295 # conflict with Solaris events.
[all …]
/freebsd-14.2/contrib/dma/
H A DINSTALL13 * Solaris 9
14 * Solaris 10
/freebsd-14.2/sbin/pfctl/
H A Dpf.os121 # OS - OS genre (Linux, Solaris, Windows)
328 # ----------------- Solaris -----------------
330 S17:64:1:64:N,W3,N,N,T0,N,N,S,M*: Solaris:8:RFC1323:Solaris 8 RFC1323
331 S17:64:1:48:N,N,S,M*: Solaris:8::Solaris 8
332 S17:255:1:44:M*: Solaris:2.5-2.7::Solaris 2.5 to 7
334 S6:255:1:44:M*: Solaris:2.6-2.7::Solaris 2.6 to 7
335 S23:255:1:44:M*: Solaris:2.5:1:Solaris 2.5.1
336 S34:64:1:48:M*,N,N,S: Solaris:2.9::Solaris 9
337 S44:255:1:44:M*: Solaris:2.7::Solaris 7
341 S34:64:1:52:M*,N,W0,N,N,S: Solaris:10:beta:Solaris 10 (beta)
[all …]
/freebsd-14.2/contrib/openbsm/
H A DNEWS52 - Support for Solaris privilege and privilege set tokens.
121 and from Solaris constants (where available) or OpenBSM constants for
122 protocol domains not present in Solaris (a fair number). These routines
137 formal allocation scheme, and add some events allocated in Solaris that
164 between BSM error numbers (largely the Solaris definitions) and local
234 for *at(2) system calls not present in Solaris.
300 extension to the Solaris file format to allow specification of policy
349 - Adopted Solaris-compatible format for subject32_ex and subject64_ex
370 kernel -- this is not a Solaris BSM API so can be modified without
496 to run praudit(1) on basic Solaris BSM streams.
[all …]

1234567891011