HomeSort by: relevance | last modified time | path
    Searched refs:OpenBSD (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/sparc64/doc/
TODO 43 - man pages for drivers imported from OpenBSD lke vpci, vbus, cbus, vdsk, ldc etc.
  /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/lib/libc/time/
strftime.c 110 && (/* OpenBSD 5.5 (2014-05-01) and later has 64-bit time_t. */ \
111 !defined OpenBSD || OpenBSD < 201405)))
  /src/usr.bin/make/unit-tests/
directive-include.mk 81 # may return a null pointer. On OpenBSD, this led to a segmentation fault in
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 53 # if defined(OpenBSD) && (OpenBSD >= 200206) && \
115 * This is a workaround for <sys/uio.h> troubles on FreeBSD and OpenBSD.
545 defined(__FreeBSD__) || (defined(OpenBSD) && (OpenBSD < 200206)) || \
ip_log.c 64 (defined(OpenBSD) && (OpenBSD > 199603)) || \
ip_fil.h 1037 (defined(OpenBSD) && (OpenBSD >= 199603))
  /src/sys/external/isc/libsodium/dist/
config.guess 223 *:OpenBSD:*:*)
224 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
225 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
  /src/lib/librumpuser/build-aux/
config.guess 240 *:OpenBSD:*:*)
241 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
242 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 240 *:OpenBSD:*:*)
241 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
242 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
  /src/share/mk/
bsd.lib.mk 54 # Another fix is to provide rcrt0.o like OpenBSD does and
  /src/sys/lib/libkern/arch/hppa/
milli.S 3 ; $OpenBSD: milli.S,v 1.5 2001/03/29 04:08:20 mickey Exp $
  /src/sys/dev/pci/
xmm7360.c 13 * The OpenBSD and NetBSD support was written by Jaromir Dolecek for
154 /* In OpenBSD every mutex is spin mutex, and it must not be held on sleep */
195 #if OpenBSD <= 201911
196 /* Backward compat with OpenBSD 6.6 */
204 #endif /* OpenBSD <= 201911 */
226 /* Compat defines with OpenBSD API */
3179 * Call common code for SIOCG* ioctls. In OpenBSD those ioctls
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 1549 bitrig* | openbsd*)
1717 bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
2927 openbsd* | bitrig*)
3495 # Not sure whether the presence of OpenBSD here was a mistake.
3497 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
3567 openbsd* | bitrig*)
4998 openbsd* | bitrig*)
5819 openbsd* | bitrig*)
7111 openbsd* | bitrig*)

Completed in 62 milliseconds