Home
last modified time | relevance | path

Searched refs:UX (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/fs/freevxfs/
H A DKconfig10 for Sunsoft Solaris, HP-UX and many other operating systems. However
13 tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.)
15 2, 3 and 4. Tests were performed with HP-UX VxFS version 3.
21 There is a userspace utility for HP-UX logical volumes which makes
22 creating HP-UX logical volumes easy from HP-UX disk block device file
/openbmc/linux/arch/parisc/math-emu/
H A DREADME1 All files except driver.c are snapshots from the HP-UX kernel. They've
4 someone in the future, with access to HP-UX source code, is generous
5 enough to update our copies with later changes from HP-UX -- it'll
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dorganize_distro_discovery.patch286 - # We're either on Mac OS X, HP-UX or an unsupported O/S.
293 + # We're either on Mac OS X, HP-UX or an unsupported O/S.
295 # uname is in /usr/bin on Mac OS X and HP-UX
331 - elsif ( $release =~ /(^HP-UX)\s*B\.(\d+\.\d+)/ ) {
346 + elsif ( $release =~ /(^HP-UX)\s*B\.(\d+\.\d+)/ ) {
411 "HP-UX" => [
472 - if(&getActualDistro =~ "^HP-UX"){
473 + if(&getInferredDistro =~ "^HP-UX"){
H A Dedit_usage_message.patch19 $ERRSPACES -c : use the Curses (non-X11) GUI, not available on HP-UX
/openbmc/qemu/target/mips/sysemu/
H A Dphysaddr.c125 int UX = (env->CP0_Status & (1 << CP0St_UX)) != 0; in get_physical_address() local
148 if (UX && address <= (0x3FFFFFFFFFFFFFFFULL & env->SEGMask)) { in get_physical_address()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-svr4.patch15 *"hp-ux"*) # HP-UX 9.x
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery.treetable.css7 /* Disable text selection of nodes (for better D&D UX) */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A D0001-libpcap-search-sysroot-for-headers.patch29 AC_DEFINE([HPUX],[1],[Define if HP-UX 10 or 11])
/openbmc/openbmc/poky/meta/
H A Drecipes.txt12 recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration
/openbmc/linux/Documentation/admin-guide/
H A Dufs.rst42 used in HP-UX
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/
H A Dbastille_3.2.1.bb135 install -m 0644 OSMap/HP-UX.bastille ${D}${datadir}/Bastille/OSMap
136 install -m 0644 OSMap/HP-UX.system ${D}${datadir}/Bastille/OSMap
137 install -m 0644 OSMap/HP-UX.service ${D}${datadir}/Bastille/OSMap
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/
H A D0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch26 -# Not all systems can mmap /dev/zero (such as HP-UX). Check for that.
/openbmc/openbmc/poky/meta/site/
H A Dcommon-linux5 # host locales installed. Avoid this by skipping the tests, we're not on HP-UX!
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A D0001-Define-alignof_slot-using-_Alignof-when-using-C11-or.patch40 due to bugs in HP-UX 10.20 cc and AIX 3.2.5 xlc. */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch29 # check for HP-UX's ANSI compiler
H A D0001-scripts-build-Fix-the-tests-to-build-with-clang15.patch17 # check for HP-UX's ANSI compiler
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1173 int UX = (env->CP0_Status & (1 << CP0St_UX)) != 0; in mips_cpu_do_interrupt() local
1176 if ((R != 0 || UX) && (R != 3 || KX) && in mips_cpu_do_interrupt()
1194 int UX = (env->CP0_Status & (1 << CP0St_UX)) != 0; in mips_cpu_do_interrupt() local
1197 if ((R != 0 || UX) && (R != 3 || KX) && in mips_cpu_do_interrupt()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/
H A Dfix_systemd_path.patch69 - # MacOS and HP-UX: 'which' command returns 0 always
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dunzip_optimization.patch20 # HP-UX HP C?
H A D0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch134 ### HP-UX)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A Dpkgconfig.patch103 - /* HP/UX 9 (%@#!) writes to sscanf strings */
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D13_shlib_weaksym.patch24 # This is good for many SYSV+BSD hybrids with NIS, probably also for HP-UX 7.x.
H A D10_usagi-ipv6.patch315 # This is good for many SYSV+BSD hybrids with NIS, probably also for HP-UX 7.x.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch433 +// HP-UX has a vaguely nice <stdint.h> in a non-standard location
684 + // HP-UX's value of ULONG_LONG_MAX is unusable in preprocessor expressions
880 + // HP-UX's value of ULONG_LONG_MAX is unusable in preprocessor expressions
/openbmc/linux/arch/alpha/
H A DKconfig111 Ruffian RPX164-2, AlphaPC164-UX, AlphaPC164-BX

12