Searched full:openbsd (Results 1 – 25 of 1121) sorted by relevance
12345678910>>...45
/external/openssh/ |
D | ChangeLog | 14 Author: djm@openbsd.org <djm@openbsd.org> 59 Author: markus@openbsd.org <markus@openbsd.org> 90 Author: deraadt@openbsd.org <deraadt@openbsd.org> 100 Author: djm@openbsd.org <djm@openbsd.org> 112 Author: djm@openbsd.org <djm@openbsd.org> 124 Author: djm@openbsd.org <djm@openbsd.org> 181 Author: dtucker@openbsd.org <dtucker@openbsd.org> 191 Author: dtucker@openbsd.org <dtucker@openbsd.org> 201 Author: dtucker@openbsd.org <dtucker@openbsd.org> 212 Author: dtucker@openbsd.org <dtucker@openbsd.org> [all …]
|
D | Android.mk | 86 openbsd-compat/bcrypt_pbkdf.c \ 87 openbsd-compat/bindresvport.c \ 88 openbsd-compat/blowfish.c \ 89 openbsd-compat/bsd-closefrom.c \ 90 openbsd-compat/bsd-getpeereid.c \ 91 openbsd-compat/bsd-misc.c \ 92 openbsd-compat/bsd-openpty.c \ 93 openbsd-compat/bsd-statvfs.c \ 94 openbsd-compat/explicit_bzero.c \ 95 openbsd-compat/fmt_scaled.c \ [all …]
|
D | README | 11 This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other 22 support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library 25 NetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare. 27 This version actively tracks changes in the OpenBSD CVS repository. 40 users. Code contribution are welcomed, but please follow the OpenBSD 50 This version of OpenSSH is based upon code retrieved from the OpenBSD 64 [6] http://man.openbsd.org/style.9
|
D | ssh-pkcs11-helper.0 | 20 ssh-pkcs11-helper first appeared in OpenBSD 4.7. 23 Markus Friedl <markus@openbsd.org> 25 OpenBSD 6.0 July 16, 2013 OpenBSD 6.0
|
D | ssh-keysign.0 | 47 ssh-keysign first appeared in OpenBSD 3.2. 50 Markus Friedl <markus@openbsd.org> 52 OpenBSD 6.0 February 17, 2016 OpenBSD 6.0
|
D | README.tun | 9 a network configuration specific to the OpenBSD operating system. 29 tunnel="1",command="sh /etc/netstart tun1" ssh-rsa ... reyk@openbsd.org 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 $
|
D | sftp-server.0 | 91 sftp-server first appeared in OpenBSD 2.8. 94 Markus Friedl <markus@openbsd.org> 96 OpenBSD 6.0 December 11, 2014 OpenBSD 6.0
|
D | includes.h | 1 /* $OpenBSD: includes.h,v 1.54 2006/07/22 20:48:23 stevesk Exp $ */ 171 #include "openbsd-compat/openbsd-compat.h" 172 #include "openbsd-compat/bsd-nextstep.h"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | program-headers.test | 10 ## openbsd-phdrs.elf-x86-64 was generated using GNU ld (GNU Binutils for Ubuntu) 2.26.1. 12 ## ld -script linker.script main.o -o openbsd-phdrs.elf-x86-64 21 RUN: llvm-readobj -program-headers %p/../../Object/Inputs/openbsd-phdrs.elf-x86-64 \ 22 RUN: | FileCheck %s -check-prefix OPENBSD-X86-64 158 OPENBSD-X86-64: ProgramHeaders [ 159 OPENBSD-X86-64: ProgramHeader { 160 OPENBSD-X86-64: Type: PT_OPENBSD_RANDOMIZE 161 OPENBSD-X86-64-NEXT: Offset: 162 OPENBSD-X86-64-NEXT: VirtualAddress: 163 OPENBSD-X86-64-NEXT: PhysicalAddress: [all …]
|
/external/clang/test/Driver/ |
D | openbsd.c | 1 // RUN: %clang -no-canonical-prefixes -target i686-pc-openbsd %s -### 2>&1 \ 3 // CHECK-LD: clang{{.*}}" "-cc1" "-triple" "i686-pc-openbsd" 6 // RUN: %clang -no-canonical-prefixes -target i686-pc-openbsd -pg -pthread %s -### 2>&1 \ 8 // CHECK-PG: clang{{.*}}" "-cc1" "-triple" "i686-pc-openbsd" 12 // RUN: %clang -target mips64-unknown-openbsd -### -c %s 2>&1 \ 14 // RUN: %clang -target mips64el-unknown-openbsd -### -c %s 2>&1 \ 19 // Check that the new linker flags are passed to OpenBSD 20 // RUN: %clang -no-canonical-prefixes -target i686-pc-openbsd -r %s -### 2>&1 \ 22 // RUN: %clang -no-canonical-prefixes -target i686-pc-openbsd -s %s -### 2>&1 \ 24 // RUN: %clang -no-canonical-prefixes -target i686-pc-openbsd -t %s -### 2>&1 \ [all …]
|
D | stack-protector.c | 13 // RUN: %clang -target i386-pc-openbsd -### %s 2>&1 | FileCheck %s -check-prefix=OPENBSD 14 // OPENBSD: "-stack-protector" "2" 16 // RUN: %clang -target i386-pc-openbsd -fstack-protector -### %s 2>&1 | FileCheck %s -check-prefix=…
|
/external/clang/test/Frontend/ |
D | gnu-mcount.c | 17 …rget armv7-unknown-openbsd-gnueabihf -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix CHECK … 18 …rmv7-unknown-openbsd-gnueabihf -meabi gnu -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix C… 19 …t aarch64-unknown-openbsd-gnueabihf -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix CHECK -… 20 …h64-unknown-openbsd-gnueabihf -meabi gnu -pg -S -emit-llvm -o - %s | FileCheck %s -check-prefix CH… 60 // CHECK-ARM-EABI-OPENBSD: call void @__mcount() 61 // CHECK-ARM-EABI-OPENBSD-NOT: call void @"\01__gnu_mcount_nc"() 62 // CHECK-ARM64-EABI-OPENBSD: call void @mcount() 63 // CHECK-ARM64-EABI-OPENBSD-NOT: call void @"\01__gnu_mcount_nc"()
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | dev_openbsd.go | 6 // encoding used in OpenBSD's sys/types.h header. 10 // Major returns the major component of an OpenBSD device number. 15 // Minor returns the minor component of an OpenBSD device number. 22 // Mkdev returns an OpenBSD device number generated from the given major and minor
|
D | mkall.sh | 137 mksyscall="./mksyscall.pl -l32 -openbsd" 139 …mksysnum="curl -s 'http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/kern/syscalls.maste… 144 mksyscall="./mksyscall.pl -openbsd" 146 …mksysnum="curl -s 'http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/kern/syscalls.maste… 151 mksyscall="./mksyscall.pl -l32 -openbsd -arm" 153 …mksysnum="curl -s 'http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/kern/syscalls.maste… 176 darwin | dragonfly | freebsd | netbsd | openbsd)
|
/external/python/cpython2/Misc/ |
D | README.OpenBSD | 4 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@:>@)
|
/external/openssh/openbsd-compat/ |
D | Makefile.in | 19 OPENBSD=base64.o basename.o bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o fmt_scaled.… 31 $(OPENBSD): ../config.h 34 libopenbsd-compat.a: $(COMPAT) $(OPENBSD) $(PORTS) 35 $(AR) rv $@ $(COMPAT) $(OPENBSD) $(PORTS)
|
/external/tcpdump/ |
D | print-enc.c | 1 /* $OpenBSD: print-enc.c,v 1.7 2002/02/19 19:39:40 millert Exp $ */ 24 /* \summary: OpenBSD IPsec encapsulation BPF layer printer */ 35 /* From $OpenBSD: if_enc.h,v 1.8 2001/06/25 05:14:00 angelos Exp $ */ 44 * Ported to OpenBSD and NetBSD, with additional transforms, in December 1996, 72 /* From $OpenBSD: mbuf.h,v 1.56 2002/01/25 15:50:23 art Exp $ */
|
/external/python/cpython3/Doc/using/ |
D | unix.rst | 39 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/ |
D | ChangeLog | 66 * OpenBSD: Update OpenBSD backend with support for control transfers to 68 Note that using this libusb version on OpenBSD requires using 69 OpenBSD 5.3-current or later. Users of older OpenBSD versions are advised 70 to stay with the libusb shipped with OpenBSD (mpi) 169 * Add OpenBSD support
|
/external/clang/test/Sema/ |
D | tls.c | 15 // OpenBSD does not suppport TLS. 16 // RUN: not %clang_cc1 -triple x86_64-pc-openbsd -fsyntax-only %s 17 // RUN: not %clang_cc1 -triple i386-pc-openbsd -fsyntax-only %s
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/ |
D | openbsd-headers.test | 1 ## openbsd-phdrs.elf-x86-64 was generated using GNU ld (GNU Binutils for Ubuntu) 2.26.1. 3 ## ld -script linker.script main.o -o openbsd-phdrs.elf-x86-64 12 RUN: llvm-objdump -p %p/Inputs/openbsd-phdrs.elf-x86-64 \
|
/external/python/cpython2/Doc/using/ |
D | unix.rst | 39 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/swiftshader/third_party/LLVM/projects/sample/autoconf/ |
D | config.guess | 199 amiga:OpenBSD:*:*) 200 echo m68k-unknown-openbsd${UNAME_RELEASE} 202 arc:OpenBSD:*:*) 203 echo mipsel-unknown-openbsd${UNAME_RELEASE} 205 hp300:OpenBSD:*:*) 206 echo m68k-unknown-openbsd${UNAME_RELEASE} 208 mac68k:OpenBSD:*:*) 209 echo m68k-unknown-openbsd${UNAME_RELEASE} 211 macppc:OpenBSD:*:*) 212 echo powerpc-unknown-openbsd${UNAME_RELEASE} [all …]
|
/external/libunwind/aux/ |
D | config.guess | 176 amiga:OpenBSD:*:*) 177 echo m68k-unknown-openbsd${UNAME_RELEASE} 179 arc:OpenBSD:*:*) 180 echo mipsel-unknown-openbsd${UNAME_RELEASE} 182 hp300:OpenBSD:*:*) 183 echo m68k-unknown-openbsd${UNAME_RELEASE} 185 mac68k:OpenBSD:*:*) 186 echo m68k-unknown-openbsd${UNAME_RELEASE} 188 macppc:OpenBSD:*:*) 189 echo powerpc-unknown-openbsd${UNAME_RELEASE} [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_threadsignals.py | 85 # Issue #20564: sem_timedwait() cannot be interrupted on OpenBSD 86 @unittest.skipIf(sys.platform.startswith('openbsd'), 87 'lock cannot be interrupted on OpenBSD') 116 # Issue #20564: sem_timedwait() cannot be interrupted on OpenBSD 117 @unittest.skipIf(sys.platform.startswith('openbsd'), 118 'lock cannot be interrupted on OpenBSD')
|
12345678910>>...45