/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,…
|
/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()
|
H A D | target_os_siginfo.h | 2 * FreeBSD siginfo related definitions 75 /* SIGPOLL -- Not really generated in FreeBSD ??? */
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | mbx.h | 62 ixgbe_mbox_api_10, /* API version 1.0, linux/freebsd VF driver */ 64 ixgbe_mbox_api_11, /* API version 1.1, linux/freebsd VF driver */ 65 ixgbe_mbox_api_12, /* API version 1.2, linux/freebsd VF driver */ 66 ixgbe_mbox_api_13, /* API version 1.3, linux/freebsd VF driver */ 67 ixgbe_mbox_api_14, /* API version 1.4, linux/freebsd VF driver */ 68 ixgbe_mbox_api_15, /* API version 1.5, linux/freebsd VF driver */
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.h | 47 ixgbe_mbox_api_10, /* API version 1.0, linux/freebsd VF driver */ 49 ixgbe_mbox_api_11, /* API version 1.1, linux/freebsd VF driver */ 50 ixgbe_mbox_api_12, /* API version 1.2, linux/freebsd VF driver */ 51 ixgbe_mbox_api_13, /* API version 1.3, linux/freebsd VF driver */ 52 ixgbe_mbox_api_14, /* API version 1.4, linux/freebsd VF driver */
|
/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.1-RELEASE/amd64/Latest/FreeBSD-14.1-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/tests/functional/ |
H A D | test_aarch64_sbsaref_freebsd.py | 23 ('https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/' 24 '14.1/FreeBSD-14.1-RELEASE-arm64-aarch64-bootonly.iso'), 43 wait_for_console_pattern(self, 'Welcome to FreeBSD!')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp/ |
H A D | 0001-Fix-build-with-clang-19.patch | 2 From: "Sergey A. Osokin" <osa@FreeBSD.org.ru> 6 Please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281359 10 Credit: Dimitry Andric <dim@FreeBSD.org>
|
/openbmc/qemu/bsd-user/ |
H A D | signal-common.h | 56 * The linux-user version of this uses the top 16 bits, but FreeBSD's SI_USER 60 * For FreeBSD, we have si_pid, si_uid, si_status, and si_addr always. Linux and 64 * QEMU_SI_CAPSICUM is currently only FreeBSD 14 current only, so only define
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | cirrus.yml | 49 x64-freebsd-14-build: 52 NAME: freebsd-14 55 CIRRUS_VM_IMAGE_NAME: freebsd-14-2
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ufs.rst | 23 used in FreeBSD, NetBSD, OpenBSD 27 used in FreeBSD 5.x
|
/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/linux/fs/ufs/ |
H A D | Kconfig | 7 BSD and derivate versions of Unix (such as SunOS, FreeBSD, NetBSD, 15 The recently released UFS2 variant (used in FreeBSD 5.x) is
|
/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/ |
H A D | 0001-src-Gtrace-remove-unguarded-print-calls.patch | 16 Also there is another printf("XXX") inside a FreeBSD-specific block in 37 + #error implement UNW_ARM_FRAME_SIGRETURN on FreeBSD
|
/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/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_misc.h | 12 * a port of the FreeBSD ncr driver to Linux-1.2.13. 14 * The original ncr driver has been written for 386bsd and FreeBSD by 149 * FreeBSD does not offer our kind of queue in the CAM CCB.
|
/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/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/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/linux/block/partitions/ |
H A D | Kconfig | 128 bool "BSD disklabel (FreeBSD partition tables) support" 131 FreeBSD uses its own hard disk partition scheme on your PC. It 135 here allows you to read these disklabels and further mount FreeBSD
|