HomeSort by: relevance | last modified time | path
    Searched refs:openbsd (Results 1 - 25 of 345) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sbin/mount_portal/examples/
cvs.conf 4 openbsd/ rfilter openbsd/ /usr/share/examples/mount_portal/cvs.sh openbsd %s
cvs.sh.sh 18 openbsd)
19 export CVSROOT="anoncvs@anoncvs.usa.openbsd.org:/cvs"
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf.d 2 * D header file for OpenBSD.
7 module core.sys.openbsd.sys.elf;
9 version (OpenBSD):
11 public import core.sys.openbsd.sys.elf32;
12 public import core.sys.openbsd.sys.elf64;
cdefs.d 2 * D header file for OpenBSD
6 module core.sys.openbsd.sys.cdefs;
8 version (OpenBSD):
mman.d 2 * D header file for OpenBSD
7 module core.sys.openbsd.sys.mman;
9 version (OpenBSD):
14 import core.sys.openbsd.sys.cdefs;
link_elf.d 2 * D header file for OpenBSD.
7 module core.sys.openbsd.sys.link_elf;
9 version (OpenBSD):
15 import core.sys.openbsd.sys.elf;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/
unistd.d 2 * D header file for OpenBSD unistd.h.
8 module core.sys.openbsd.unistd;
10 version (OpenBSD):
dlfcn.d 2 * D header file for OpenBSD.
4 * $(LINK2 https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/include/dlfcn.h?rev=1.15&content-type=text/plain, dlfcn.h)
6 module core.sys.openbsd.dlfcn;
10 version (OpenBSD):
execinfo.d 2 * OpenBSD implementation of glibc's $(LINK2 http://www.gnu.org/software/libc/manual/html_node/Backtraces.html backtrace) facility.
7 * Source: $(DRUNTIMESRC core/sys/openbsd/_execinfo.d)
9 module core.sys.openbsd.execinfo;
11 version (OpenBSD):
string.d 2 * D header file for OpenBSD string.
8 module core.sys.openbsd.string;
11 import core.sys.openbsd.sys.cdefs;
13 version (OpenBSD):
pthread_np.d 2 * D header file for OpenBSD pthread_np.h.
8 module core.sys.openbsd.pthread_np;
10 version (OpenBSD):
pwd.d 2 * D header file for OpenBSD pwd.h.
8 module core.sys.openbsd.pwd;
10 version (OpenBSD):
stdlib.d 2 * D header file for OpenBSD stdlib.h.
8 module core.sys.openbsd.stdlib;
11 version (OpenBSD):
time.d 4 D header file for OpenBSD's extensions to POSIX's time.h.
10 module core.sys.openbsd.time;
14 version (OpenBSD):
err.d 2 * D header file for OpenBSD err.h.
8 module core.sys.openbsd.err;
11 version (OpenBSD):
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
siginfo.exp 60 setup_kfail gdb/8841 sparc*-*-openbsd*
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
siginfo.exp 60 setup_kfail gdb/8841 sparc*-*-openbsd*
  /src/external/bsd/libfido2/dist/tools/
include_check.sh 25 check openbsd-compat
  /src/dist/pf/
README.NetBSD 53 mkdir -p ${ORIG}/openbsd-${VERSION}
54 cd ${ORIG}/openbsd-${VERSION}
56 ftp ftp://ftp.df.lth.se/pub/OpenBSD/${VERSION}/src.tar.gz
59 ftp ftp://ftp.df.lth.se/pub/OpenBSD/${VERSION}/sys.tar.gz
125 rm -rf /tmp/openbsd-${VERSION}
126 mkdir -p /tmp/openbsd-${VERSION}
127 cd /tmp/openbsd-${VERSION}
128 tar -xzf ${ORIG}/openbsd-${VERSION}/src.tar.gz
129 tar -xzf ${ORIG}/openbsd-${VERSION}/sys.tar.gz
131 ${WORK}/src/dist/pf/pf2netbsd /tmp/openbsd-${VERSION} /tmp/netbsd-${VERSION
    [all...]
  /src/external/public-domain/sqlite/sqlite2mdoc/
README.md 5 [mdoc(7)](https://man.openbsd.org/mdoc.7) files
31 [OpenBSD](https://www.openbsd.org),
39 the [mdoc(7)](https://man.openbsd.org/mdoc.7) output.
46 All sources use the ISC (like OpenBSD) license.
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
scm-section-script.exp 24 && ![istarget *-*-openbsd*]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
catch_ex_std.exp 40 } elseif {[istarget *-*-freebsd*] || [istarget *-*-openbsd*]} {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
catch_ex_std.exp 40 } elseif {[istarget *-*-freebsd*] || [istarget *-*-openbsd*]} {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
scm-section-script.exp 24 && ![istarget *-*-openbsd*]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-section-script.exp 24 && ![istarget *-*-openbsd*]

Completed in 21 milliseconds

1 2 3 4 5 6 7 8 91011>>