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

  /src/usr.bin/indent/
README.md 10 Between 2000 and 2019, FreeBSD maintained the code, adding several features.
16 importing the FreeBSD version on 2019-04-04.
20 * https://github.com/freebsd/freebsd-src/tree/main/usr.bin/indent
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
Makefile 67 ifneq (,$(findstring FreeBSD,$(OS)))
  /src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
CMakeLists.txt 52 # x86_64 FreeBSD 9.2 additionally requires libc++ to build the tests. Also,
54 if(CMAKE_SYSTEM MATCHES "FreeBSD-9.2-RELEASE")
  /src/sys/external/bsd/gnu-efi/dist/apps/
Makefile 51 ifneq (,$(findstring FreeBSD,$(OS)))
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/
CMakeLists.txt 20 if(APPLE OR CMAKE_SYSTEM_NAME STREQUAL "FreeBSD")
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
CMakeLists.txt 104 # x86_64 FreeBSD 9.2 additionally requires libc++ to build the tests. Also,
106 if(CMAKE_SYSTEM MATCHES "FreeBSD-9.2-RELEASE")
  /src/usr.bin/make/unit-tests/
parse.mk 23 # https://bugs.freebsd.org/265119
39 # On FreeBSD x86_64, a crash could in some cases be forced using the following
varmod-gmtime.mk 99 # FreeBSD-12.0-i386 still has 32-bit signed time_t, see
varmod-localtime.mk 99 # FreeBSD-12.0-i386 still has 32-bit signed time_t, see
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 62 ifeq ($(UNAME_S), FreeBSD)
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
CMakeLists.txt 85 # x86_64 FreeBSD 9.2 additionally requires libc++ to build the tests.
86 if(CMAKE_SYSTEM MATCHES "FreeBSD-9.2-RELEASE")
  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 155 freebsd*)
157 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
158 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
libtool.m4 1717 bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
2658 freebsd* | dragonfly*)
2665 freebsd[[23]].*) objformat=aout ;;
2669 version_type=freebsd-$objformat
2671 freebsd-elf*)
2677 freebsd-*)
3491 freebsd* | dragonfly*)
3497 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
4103 /* This works around a problem in FreeBSD linker */
4320 freebsd* | dragonfly*
    [all...]
  /src/sys/external/isc/libsodium/dist/
config.guess 812 *:FreeBSD:*:*)
816 echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
818 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
aclocal.m4 916 # (eg FreeBSD returns the mod time of the symlink's containing
configure 2150 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2608 # (eg FreeBSD returns the mod time of the symlink's containing
4932 freebsd*)
4934 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
4935 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
9552 bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*)
9963 freebsd* | dragonfly*)
9969 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
10936 /* This works around a problem in FreeBSD linker */
14190 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructo
    [all...]
  /src/
build.sh 566 Darwin | FreeBSD | CYGWIN*)
  /src/lib/librumpuser/build-aux/
config.guess 837 *:FreeBSD:*:*)
841 echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
843 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 837 *:FreeBSD:*:*)
845 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`

Completed in 75 milliseconds