/external/syzkaller/docs/ |
D | netbsd.md | 1 # NetBSD chapter 3 ## How to run syzkaller on NetBSD using qemu 6 1. Steps to set up NetBSD on qemu: 8 ``` qemu-img create -f raw NetBSD.img 30G 10 …* To install the .iso file in the .img: (Here NetBSD-7.0.2-amd64.iso is the iso file and NetBSD.im… 12 qemu-system-x86_64 -hda NetBSD.img -cdrom NetBSD-7.0.2-amd64.iso 16 qemu-system-x86_64 -hda NetBSD.img -redir tcp:10022::22 25 3. To build C `syz-executor` binary, copy `executor/*` files to a NetBSD machine and build there wi… 34 Building/running on a NetBSD host should work as well, but currently our `Makefile` does not work t… 36 (Anita steps are optional if the NetBSD OS is up and running, which it already is..) [all …]
|
D | setup.md | 4 …s/README.md), [FreeBSD](/docs/freebsd.md), [Fuchsia](/docs/fuchsia.md), [NetBSD](/docs/netbsd.md),…
|
/external/compiler-rt/ |
D | CREDITS.TXT | 31 E: joerg@NetBSD.org 32 D: Maintains NetBSD port. 35 E: matt@NetBSD.org
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
D | phase1-down.sh | 10 NetBSD) 33 NetBSD)
|
D | phase1-up.sh | 9 NetBSD) 34 NetBSD)
|
/external/iptables/utils/ |
D | pf.os | 197 # AIX is first because its signatures are close to NetBSD, MacOS X and 295 # ----------------- NetBSD ------------------ 297 16384:64:0:60:M*,N,W0,N,N,T: NetBSD:1.3::NetBSD 1.3 298 65535:64:0:60:M*,N,W0,N,N,T0: NetBSD:1.6:opera:NetBSD 1.6 (Opera) 299 16384:64:0:60:M*,N,W0,N,N,T0: NetBSD:1.6::NetBSD 1.6 300 16384:64:1:60:M*,N,W0,N,N,T0: NetBSD:1.6:df:NetBSD 1.6 (DF) 301 65535:64:1:60:M*,N,W1,N,N,T0: NetBSD:1.6::NetBSD 1.6W-current (DF) 302 65535:64:1:60:M*,N,W0,N,N,T0: NetBSD:1.6::NetBSD 1.6X (DF) 303 32768:64:1:60:M*,N,W0,N,N,T0: NetBSD:1.6:randomization:NetBSD 1.6ZH-current (w/ ip_id randomization) 307 16384:64:0:60:M*,N,W0,N,N,T: OpenBSD:2.6::NetBSD 1.3 (or OpenBSD 2.6)
|
/external/llvm/include/llvm/ADT/ |
D | Triple.h | 17 #undef NetBSD 152 NetBSD, enumerator 452 return getOS() == Triple::NetBSD; in isOSNetBSD()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Triple.h | 17 #undef NetBSD 157 NetBSD, enumerator 460 return getOS() == Triple::NetBSD; in isOSNetBSD()
|
/external/ipsec-tools/ |
D | README.version | 1 URL: ftp://ftp.netbsd.org/pub/NetBSD/misc/ipsec-tools/0.7/ipsec-tools-0.7.3.tar.gz
|
D | README | 5 in the Linux 2.6+ kernel. It works as well on NetBSD and FreeBSD.
|
/external/libusb/ |
D | libusb-1.0.pc.in | 7 Description: C API for USB device access from Linux, Mac OS X, Windows, OpenBSD/NetBSD and Solaris …
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | Triple.h | 17 #undef NetBSD 165 NetBSD, enumerator 479 return getOS() == Triple::NetBSD; in isOSNetBSD()
|
/external/tcpdump/ |
D | PLATFORMS | 14 * NetBSD
|
/external/lz4/lib/ |
D | Makefile | 127 ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunO… 146 ifneq (,$(filter $(OS),OpenBSD FreeBSD NetBSD DragonFly))
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCAsmInfo.cpp | 61 case Triple::NetBSD: in ARMELFMCAsmInfo()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCAsmInfo.cpp | 62 case Triple::NetBSD: in ARMELFMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/ |
D | README.LLVM | 19 * Added support for NetBSD, Minix and Haiku.
|
/external/newfs_msdos/ |
D | LICENSE | 28 Copyright (c) 2013 The NetBSD Foundation, Inc. 31 This code is derived from software contributed to The NetBSD Foundation
|
D | NOTICE | 28 Copyright (c) 2013 The NetBSD Foundation, Inc. 31 This code is derived from software contributed to The NetBSD Foundation
|
/external/libcxx/ |
D | CREDITS.TXT | 118 E: joerg@NetBSD.org 119 D: NetBSD port.
|
/external/python/cpython2/Python/ |
D | dynload_shlib.c | 12 #if (NetBSD < 199712)
|
/external/python/cpython3/Python/ |
D | dynload_shlib.c | 13 #if (NetBSD < 199712)
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 27 ipsec-tools is also available as a package in the NetBSD pkgsrc 37 available on Linux. On NetBSD, NAT-Traversal kernel support
|
/external/honggfuzz/docs/ |
D | USAGE.md | 16 …* Uses low-level interfaces to monitor processes (e.g. _ptrace_ under Linux and NetBSD). As oppose… 19 …* Works (at least) under GNU/Linux, FreeBSD, NetBSD, Mac OS X, Windows/CygWin and [Android](https:… 41 | **NetBSD** | Works | ptrace() API (x86, x86-64 disassembly support)| 192 | Linux,NetBSD | **SIGSEGV.PC.4ba1ae.STACK.13599d485.CODE.1.ADDR.0x10.INSTR.mov____0x10(%rbx),%rax.…
|
/external/clang/lib/Basic/ |
D | Targets.cpp | 1178 if (getTriple().getOS() != llvm::Triple::NetBSD && in getTargetDefines() 1587 case llvm::Triple::NetBSD: in PPC32TargetInfo() 1634 case llvm::Triple::NetBSD: in PPC64TargetInfo() 4632 if (T.isOSBinFormatMachO() || T.getOS() == llvm::Triple::NetBSD || in setABIAAPCS() 4639 case llvm::Triple::NetBSD: in setABIAAPCS() 4838 case llvm::Triple::NetBSD: in ARMTargetInfo() 4889 if (Triple.getOS() == llvm::Triple::NetBSD) in ARMTargetInfo() 5668 if (getTriple().getOS() == llvm::Triple::NetBSD) { in AArch64TargetInfo() 6613 case llvm::Triple::NetBSD: in SparcV8TargetInfo() 8152 case llvm::Triple::NetBSD: in AllocateTarget() [all …]
|