Home
last modified time | relevance | path

Searched refs:compatibility (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A DMakefile.am133 zpoolcompatdir = $(pkgdatadir)/compatibility.d
135 %D%/compatibility.d/compat-2018 \
136 %D%/compatibility.d/compat-2019 \
137 %D%/compatibility.d/compat-2020 \
138 %D%/compatibility.d/compat-2021 \
139 %D%/compatibility.d/freebsd-11.0 \
140 %D%/compatibility.d/freebsd-11.2 \
141 %D%/compatibility.d/freebsd-11.3 \
142 %D%/compatibility.d/freenas-9.10.2 \
143 %D%/compatibility.d/grub2-2.06 \
[all …]
/freebsd/sys/contrib/device-tree/Bindings/ptp/
H A Dbrcm,ptp-dte.txt4 - compatible: should contain the core compatibility string
5 and the SoC compatibility string. The SoC
6 compatibility string is to handle SoC specific
8 Core compatibility string:
10 SoC compatibility strings:
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_features_006_pos.ksh51 log_must zpool create -f -o compatibility=off $TESTPOOL $DISKS
54 log_must zpool create -f -o compatibility=legacy $TESTPOOL $DISKS
57 log_mustnot zpool create -f -o compatibility=unknown $TESTPOOL $DISKS
H A Dzpool_create_features_009_pos.ksh76 log_must zpool create -f -o cachefile=$CACHE_FILE -o compatibility=legacy $TESTPOOL $DISKS
86 log_must zpool set compatibility=legacy $TESTPOOL
/freebsd/sys/contrib/openzfs/module/zstd/
H A DREADME.md16 compatibility, which are not expected to be used by ZFS elsewhere in the
32 If ZSTD made changes that break compatibility or you need to make breaking
34 compatibility.
37 to add future compatibility checks and/or fixes. However, currently it is
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_status/
H A Dzpool_status_features_001_pos.ksh58 log_must zpool create -f -o compatibility=compat-2018 $TESTPOOL1 $FILEDEV
61 log_must zpool set compatibility=compat-2020 $TESTPOOL1
/freebsd/contrib/file/python/
H A DCHANGELOG.md11 * Retain python 2 compatibility, factoring out the conversion functions.
13 * Restore python-2 compatibility.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_features_001_pos.ksh57 log_must zpool create -f -o compatibility=compat-2018 $TESTPOOL1 $FILEDEV
61 log_must zpool set compatibility=compat-2020 $TESTPOOL1
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dmvebu-uart.txt15 compatible string for backward compatibility), it will only work
20 should not be used and are supported only for backward compatibility.
31 - For backward compatibility reasons, a single element interrupts
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c507 char compatibility[ZFS_MAXPROPLEN]; in zpool_get_status() local
508 if (zpool_get_prop(zhp, ZPOOL_PROP_COMPATIBILITY, compatibility, in zpool_get_status()
510 compatibility[0] = '\0'; in zpool_get_status()
513 compatibility); in zpool_get_status()
/freebsd/crypto/heimdal/doc/
H A Dwin2k.texi4 @node Windows compatibility, Programming with Kerberos, Kerberos 4 issues, Top
6 @chapter Windows compatibility
9 peculiarities, and bugs. This chapter is a short summary of the compatibility
29 …-Realm keys (trust) between Windows and a Heimdal KDC, Windows compatibility, Windows compatibility
86 …imdal KDC, Create account mappings, Configuring Windows to use a Heimdal KDC, Windows compatibility
177 …Encryption types, Inter-Realm keys (trust) between Windows and a Heimdal KDC, Windows compatibility
194 @node Encryption types, Authorisation data, Create account mappings, Windows compatibility
206 @node Authorisation data, Quirks of Windows 2000 KDC, Encryption types, Windows compatibility
234 …ws 2000 KDC, Useful links when reading about the Windows, Authorisation data, Windows compatibility
266 …e Useful links when reading about the Windows, , Quirks of Windows 2000 KDC, Windows compatibility
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dinside-secure-safexcel.txt18 Backward compatibility:
19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/freebsd/cddl/share/zfs/compatibility.d/
H A DMakefile3 .PATH: ${ZFSTOP}/cmd/zpool/compatibility.d
33 FILESDIR= ${SHAREDIR}/zfs/compatibility.d
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dexports_so.txt35 GOMP_*; # GNU C compatibility functions.
37 _You_must_link_with_*; # Mutual detection/MS compatibility symbols.
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dpartition.txt30 For backwards compatibility partitions as direct subnodes of the flash device are
32 NOTE: also for backwards compatibility, direct subnodes that have a compatible
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dti,tfp410.txt24 backward compatibility.
26 backward compatibility.
/freebsd/contrib/bearssl/
H A DREADME.txt10 compatibility.
120 - Backward compatibility is maintained, at both source and binary levels,
126 version that starts with `0.` offers any kind of compatibility,
128 will try to maintain some decent level of source compatibility, but I
130 context structures, I already know that binary compatibility _will_
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmscc-ocelot.txt15 - "ptp" (optional due to backward compatibility)
23 "ptp_rdy" which is optional due to backward compatibility.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dst,sti-asoc-card.txt35 "tx" for "st,sti-uni-player" compatibility
36 "rx" for "st,sti-uni-reader" compatibility
38 Required properties ("st,sti-uni-player" compatibility only):
/freebsd/sys/arm64/include/
H A Dsysreg.h4 #error Do not include this header, used only for 32-bit compatibility
H A Dacle-compat.h4 #error Do not include this header, used only for 32-bit compatibility
H A Dcpuinfo.h4 #error Do not include this header, used only for 32-bit compatibility
/freebsd/tools/build/options/
H A DWITH_ZONEINFO_OLD_TIMEZONES_SUPPORT1 Build backward compatibility timezone aliases in to the timezone
/freebsd/cddl/share/zfs/
H A DMakefile3 SUBDIR= compatibility.d
/freebsd/contrib/openbsm/m4/
H A Dltoptions.m4120 dnl aclocal-1.4 backwards compatibility:
156 dnl aclocal-1.4 backwards compatibility:
208 dnl aclocal-1.4 backwards compatibility:
262 dnl aclocal-1.4 backwards compatibility:
319 dnl aclocal-1.4 backwards compatibility:
418 dnl aclocal-1.4 backwards compatibility:

12345678910>>...21