Home
last modified time | relevance | path

Searched refs:OpenBSD (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/external/llvm-project/clang/lib/Driver/ToolChains/
DOpenBSD.cpp95 const toolchains::OpenBSD &ToolChain = in ConstructJob()
96 static_cast<const toolchains::OpenBSD &>(getToolChain()); in ConstructJob()
230 SanitizerMask OpenBSD::getSupportedSanitizers() const { in getSupportedSanitizers()
248 OpenBSD::OpenBSD(const Driver &D, const llvm::Triple &Triple, in OpenBSD() function in OpenBSD
254 void OpenBSD::AddClangSystemIncludeArgs( in AddClangSystemIncludeArgs()
287 void OpenBSD::addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, in addLibCxxIncludePaths()
293 void OpenBSD::AddCXXStdlibLibArgs(const ArgList &Args, in AddCXXStdlibLibArgs()
301 std::string OpenBSD::getCompilerRT(const ArgList &Args, in getCompilerRT()
309 Tool *OpenBSD::buildAssembler() const { in buildAssembler()
313 Tool *OpenBSD::buildLinker() const { return new tools::openbsd::Linker(*this); } in buildLinker()
[all …]
DOpenBSD.h53 class LLVM_LIBRARY_VISIBILITY OpenBSD : public Generic_ELF {
55 OpenBSD(const Driver &D, const llvm::Triple &Triple,
/external/openssh/
DREADME7 This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
18 support, EGD/PRNGD support and replacements for OpenBSD library
21 FreeBSD, NetBSD, OpenBSD, OpenServer, Solaris and UnixWare.
23 This version actively tracks changes in the OpenBSD CVS repository.
35 are welcomed, but please follow the OpenBSD style guidelines[1].
44 This version of OpenSSH is based upon code retrieved from the OpenBSD CVS
DREADME.tun9 a network configuration specific to the OpenBSD operating system.
34 the network tunnel configuration with OpenBSD. For example, use the
40 OpenBSD also supports layer 2 tunneling over the tun device by adding
132 $OpenBSD: README.tun,v 1.4 2006/03/28 00:12:31 deraadt Exp $
DREADME.version1 URL: https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.3p1.tar.gz
/external/python/cpython2/Misc/
DREADME.OpenBSD4 If you are have a problem building on OpenBSD and see output like this
17 please tell python-dev@python.org indicating your version of OpenBSD
28 OpenBSD/2.* | OpenBSD/3.@<:@012345678@:>@)
DREADME34 README.OpenBSD Help for building problems on OpenBSD
/external/llvm-project/lldb/source/Plugins/Platform/
DCMakeLists.txt7 #elseif (CMAKE_SYSTEM_NAME MATCHES "OpenBSD")
8 add_subdirectory(OpenBSD)
/external/llvm-project/clang/lib/Basic/
DTargets.cpp149 case llvm::Triple::OpenBSD: in AllocateTarget()
191 case llvm::Triple::OpenBSD: in AllocateTarget()
225 case llvm::Triple::OpenBSD: in AllocateTarget()
284 case llvm::Triple::OpenBSD: in AllocateTarget()
300 case llvm::Triple::OpenBSD: in AllocateTarget()
327 case llvm::Triple::OpenBSD: in AllocateTarget()
349 case llvm::Triple::OpenBSD: in AllocateTarget()
365 case llvm::Triple::OpenBSD: in AllocateTarget()
396 case llvm::Triple::OpenBSD: in AllocateTarget()
441 case llvm::Triple::OpenBSD: in AllocateTarget()
[all …]
/external/mesa3d/docs/relnotes/
D20.1.7.rst100 - util: unbreak endian detection on OpenBSD
101 - util/anon_file: add OpenBSD shm_mkstemp() path
102 - meson: build with _ISOC11_SOURCE on OpenBSD
104 - util: futex fixes for OpenBSD
109 - util/os_misc: os_get_available_system_memory() for OpenBSD
/external/iptables/utils/
Dpf.os2 # $OpenBSD: pf.os,v 1.27 2016/09/03 17:08:57 sthen Exp $
182 # traffic (OpenBSD pf with "scrub" enabled, for example) will, well,
305 # ----------------- OpenBSD -----------------
307 16384:64:0:60:M*,N,W0,N,N,T: OpenBSD:2.6::NetBSD 1.3 (or OpenBSD 2.6)
308 16384:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8::OpenBSD 3.0-4.8
309 16384:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.8:no-df:OpenBSD 3.0-4.8 (scrub no-df)
310 57344:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0::OpenBSD 3.3-4.0
311 57344:64:0:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.3-4.0:no-df:OpenBSD 3.3-4.0 (scrub no-df)
313 65535:64:1:64:M*,N,N,S,N,W0,N,N,T: OpenBSD:3.0-4.0:opera:OpenBSD 3.0-4.0 (Opera)
315 16384:64:1:64:M*,N,N,S,N,W3,N,N,T: OpenBSD:4.9::OpenBSD 4.9
[all …]
/external/python/cpython3/Doc/using/
Dunix.rst39 On FreeBSD and OpenBSD
46 * OpenBSD users, to add the package use::
50 …pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/<insert your architecture here>/python-<ver…
54 pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/python-2.5.1p2.tgz
/external/libusb/
DChangeLog17 * OpenBSD: Allow opening ugen devices multiple times (#763)
18 * OpenBSD: Support libusb_get_port_number() (#764)
32 * BSD: Remove infinite recursion in OpenBSD backend
129 * OpenBSD: Update OpenBSD backend with support for control transfers to
131 Note that using this libusb version on OpenBSD requires using
132 OpenBSD 5.3-current or later. Users of older OpenBSD versions are advised
133 to stay with the libusb shipped with OpenBSD (mpi)
232 * Add OpenBSD support
Dlibusb-1.0.pc.in7 Description: C API for USB device access from Linux, Mac OS X, Windows, OpenBSD/NetBSD and Solaris …
DMETADATA2 description: "libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD …
/external/rust/crates/num_cpus/
DCHANGELOG.md11 - fix `get` on OpenBSD to ignore offline CPUs
12 - implement `get_physical` on OpenBSD
/external/python/cpython2/Doc/using/
Dunix.rst39 On FreeBSD and OpenBSD
46 * OpenBSD users, to add the package use::
50 …pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/<insert your architecture here>/python-<ver…
54 pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/python-2.5.1p2.tgz
/external/bc/
DRELEASE.md28 sanitizers, and no valgrind, on OpenBSD.
47 * OpenBSD
/external/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
DPlatformOpenBSD.cpp52 case llvm::Triple::OpenBSD: in CreateInstance()
142 triple.setOS(llvm::Triple::OpenBSD); in GetSupportedArchitectureAtIndex()
/external/bc/gen/
Ddc_help.txt42 This dc is (mostly) compatible with the OpenBSD dc and the GNU dc. See the
43 OpenBSD man page (http://man.openbsd.org/OpenBSD-current/man1/dc.1) and the GNU
/external/llvm-project/compiler-rt/test/
DCMakeLists.txt56 # OpenBSD not supporting asan, cannot run the tests
57 … if(COMPILER_RT_BUILD_LIBFUZZER AND NOT "${CMAKE_SYSTEM_NAME}" STREQUAL "OpenBSD" AND NOT ANDROID)
/external/llvm-project/llvm/test/tools/llvm-objdump/
Dopenbsd-headers.test1 ## Check that llvm-objdump dumps OpenBSD program headers correctly.
/external/libcups/
DINSTALL.md120 or if you have FreeBSD, NetBSD, or OpenBSD type:
135 or if you have FreeBSD, NetBSD, or OpenBSD type:
151 or for FreeBSD, NetBSD, or OpenBSD:
185 for FreeBSD, NetBSD, and OpenBSD. The <format> target is one of the following:
/external/python/cpython2/Modules/_ctypes/libffi/
DREADME68 | M88K | OpenBSD/mvme88k | GCC |
95 | VAX | OpenBSD/vax | GCC |
102 | X86 | OpenBSD | GCC |
111 | X86-64 | OpenBSD | GCC |
262 Fix x86 OpenBSD configury.
265 Enable x86 OpenBSD thanks to Thomas Heller, and
/external/libffi/
DREADME68 | M88K | OpenBSD/mvme88k | GCC |
96 | VAX | OpenBSD/vax | GCC |
103 | X86 | OpenBSD | GCC |
112 | X86-64 | OpenBSD | GCC |
280 Fix x86 OpenBSD configury.
283 Enable x86 OpenBSD thanks to Thomas Heller, and

12345678910>>...12