/openbmc/u-boot/doc/ |
H A D | README.clang | 34 FreeBSD 11 (Current): 40 ln -s /usr/local/bin/arm-gnueabi-freebsd-as /usr/bin/arm-freebsd-eabi-as 44 export CROSS_COMPILE=arm-gnueabi-freebsd- 46 gmake CC="clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd" -j8 51 /usr/local/bin/arm-gnueabi-freebsd-gcc 55 exec clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd "$@"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | FreeBSD-DOC | 1 The FreeBSD Documentation License 3 Copyright 1994-2021 The FreeBSD Project. All rights reserved. 11 …FREEBSD DOCUMENTATION PROJECT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LI… 15 Some FreeBSD manual pages contain text from the IEEE Std 1003.1, 2004 Edition, Standard for Informa… 21 …Portions of this text are reprinted and reproduced in electronic form in the FreeBSD manual pages,…
|
H A D | Beerware | 1 "THE BEER-WARE LICENSE" (Revision 42): <phk@FreeBSD.ORG> wrote this file. As long as you retain th…
|
H A D | libutil-David-Nugent | 11 3. This work was done expressly for inclusion into FreeBSD. Other use is permitted provided this no…
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | 0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch | 26 …freebsd/aarch64.rs":"6c8e216385f53a4bf5f171749b57602fc34a4e4b160a44ca31c058cb0c8a2126","src/unix/b… 28 …freebsd/aarch64.rs":"6c8e216385f53a4bf5f171749b57602fc34a4e4b160a44ca31c058cb0c8a2126","src/unix/b… 58 …freebsd/aarch64.rs":"aea276451dca89f086d014b66e2e83e1eb948ab8dfbf920170c1b8338c9777c3","src/unix/b… 60 …freebsd/aarch64.rs":"aea276451dca89f086d014b66e2e83e1eb948ab8dfbf920170c1b8338c9777c3","src/unix/b… 88 …freebsd/aarch64.rs":"aea276451dca89f086d014b66e2e83e1eb948ab8dfbf920170c1b8338c9777c3","src/unix/b… 90 …freebsd/aarch64.rs":"aea276451dca89f086d014b66e2e83e1eb948ab8dfbf920170c1b8338c9777c3","src/unix/b…
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_ucontext.h | 2 * FreeBSD has a common ucontext definition for all architectures. 12 * Defines the common bits for all of FreeBSD's architectures. Has to be 17 /* See FreeBSD's sys/ucontext.h */ 20 /* FreeBSD's sys/_ucontext.h structures */
|
H A D | target_os_stack.h | 2 * FreeBSD setup_initial_stack() implementation. 29 * The initial FreeBSD stack is as follows: 92 * Deviate from FreeBSD stack layout: force stack to new page here in setup_initial_stack()
|
/openbmc/qemu/tests/functional/ |
H A D | test_aarch64_sbsaref_freebsd.py | 21 ('http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/arm64' 22 '/aarch64/ISO-IMAGES/14.1/FreeBSD-14.1-RELEASE-arm64-aarch64-bootonly.iso.xz'), 42 wait_for_console_pattern(self, 'Welcome to FreeBSD!')
|
/openbmc/qemu/tests/vm/ |
H A D | freebsd | 3 # FreeBSD VM image 28 name = "freebsd" 31 …link = "https://download.freebsd.org/releases/CI-IMAGES/14.3-RELEASE/amd64/Latest/FreeBSD-14.3-REL… 108 prompt = "root@freebsd:~ #"
|
H A D | Makefile.include | 16 X86_IMAGES := freebsd netbsd openbsd haiku.x86_64 44 @echo " vm-build-freebsd - Build QEMU in FreeBSD VM"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap/ |
H A D | 0001-Provide-strtod_l-signature-on-non-glibc-linux-musl-s.patch | 31 …CE >= 200112L || _XOPEN_SOURCE >= 600 || defined(__ANDROID__) || defined(FREEBSD) || defined(__Fre… 32 …CE >= 200112L || _XOPEN_SOURCE >= 600 || defined(__ANDROID__) || defined(FREEBSD) || defined(__Fre… 40 …CE >= 200112L || _XOPEN_SOURCE >= 600 || defined(__ANDROID__) || defined(FREEBSD) || defined(__Fre… 41 …CE >= 200112L || _XOPEN_SOURCE >= 600 || defined(__ANDROID__) || defined(FREEBSD) || defined(__Fre… 72 …CE >= 200112L || _XOPEN_SOURCE >= 600 || defined(__ANDROID__) || defined(FREEBSD) || defined(__Fre… 73 …CE >= 200112L || _XOPEN_SOURCE >= 600 || defined(__ANDROID__) || defined(FREEBSD) || defined(__Fre…
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | cirrus.yml | 34 x64-freebsd-14-build: 37 NAME: freebsd-14 40 CIRRUS_VM_IMAGE_NAME: freebsd-14-2
|
/openbmc/qemu/bsd-user/ |
H A D | signal-common.h | 55 * The linux-user version of this uses the top 16 bits, but FreeBSD's SI_USER 59 * For FreeBSD, we have si_pid, si_uid, si_status, and si_addr always. Linux and 63 * QEMU_SI_CAPSICUM is currently only FreeBSD 14 current only, so only define
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
H A D | net-generic.patch | 12 …-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/3.2-* openbsd deb… 13 …-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/3.2-* openbsd deb…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icu/ |
H A D | 0001-Fix-host-contamination-of-include-files.patch | 22 @@ -68,7 +68,7 @@ elif platform.startswith('freebsd'): 28 'freebsd': False, # not tested
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_vmparam.h | 4 * Copyright (c) 2015 Stacey D. Son <sson at FreeBSD> 26 * FreeBSD/arm64 Address space layout.
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
H A D | 6d265b008e3d106b2706645e5a88cd8e2fb98953.patch | 50 if ctxt.Arch.Family == sys.ARM64 && buildcfg.GOOS == "freebsd" { 51 // Switch to ld.bfd on freebsd/arm64.
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_thread.h | 68 * FreeBSD kernel passes the ps_strings pointer in r0. This is used by some in target_thread_init() 70 * support that functionality, so it's ignored. When set to 0, FreeBSD's csu in target_thread_init()
|
/openbmc/qemu/qapi/ |
H A D | sockets.json | 66 # socket option is defined (this includes Linux, Windows, macOS, FreeBSD, 72 # Windows, macOS, FreeBSD, but not OpenBSD). When set to 0, system setting 77 # includes Linux, Windows, macOS, FreeBSD, but not OpenBSD). When set to
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/ |
H A D | zfs_2.2.5.bb | 1 SUMMARY = "OpenZFS on Linux and FreeBSD" 2 DESCRIPTION = "OpenZFS on Linux and FreeBSD"
|
/openbmc/openbmc/poky/meta/recipes-support/libmd/ |
H A D | libmd_1.1.0.bb | 4 libmd (FreeBSD, DragonflyBSD, macOS, Solaris) libraries and \
|
/openbmc/u-boot/scripts/ |
H A D | show-gnu-make | 8 # (For ex. the command name for GNU Make on FreeBSD is usually 'gmake'.)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libmodbus/ |
H A D | libmodbus_3.1.11.bb | 1 SUMMARY = "A Modbus library for Linux, Mac OS, FreeBSD and Windows"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/ |
H A D | open-vm-tools_12.5.0.bb | 22 LICENSE:modules/freebsd/vmblock = "BSD-2-Clause" 23 LICENSE:modules/freebsd/vmmemctl = "GPL-2.0-only" 24 LICENSE:modules/freebsd/vmxnet = "GPL-2.0-only"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
H A D | fix-musl.patch | 6 if (${CMAKE_SYSTEM_NAME} STREQUAL "FreeBSD")
|