/freebsd-src/sys/contrib/openzfs/cmd/zpool/ |
H A D | Makefile.am | 133 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 [all...] |
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
H A D | zpool_create_features_009_pos.ksh | 31 # Verify '-o compatibility' property is updated in both the 35 # 1. Create a pool with '-o compatibility=legacy', then verify 37 # 2. Create a pool, set the 'compatibility=off' property, then 53 poolval="$(zpool get -H -o value compatibility $TESTPOOL)" 55 log_fail "compatibility property set incorrectly $curval" 58 if ! zdb -C -U $CACHE_FILE | grep "compatibility: '$propval'"; then 59 log_fail "compatibility property missing in cache file" 62 if ! zdb -C -U $CACHE_FILE $TESTPOOL | grep "compatibility: '$propval'"; then 63 log_fail "compatibility property missing from MOS object" 69 log_assert "verify '-o compatibility' in MOS object and cache file" [all …]
|
H A D | zpool_create_features_006_pos.ksh | 31 # Verify '-o compatibility' reserved values 'off, legacy' 34 # 1. Create a pool with '-o compatibility=off' 35 # 2. Create a pool with '-o compatibility=legacy' 36 # 3. Cannot create a pool with '-o compatibility=unknown' 48 log_assert "verify '-o compatibility' reserved values 'off, legacy'" 50 log_must zpool create -f -o compatibility=off $TESTPOOL $DISKS 53 log_must zpool create -f -o compatibility=legacy $TESTPOOL $DISKS 56 log_mustnot zpool create -f -o compatibility=unknown $TESTPOOL $DISKS 58 log_pass "verify '-o compatibility' reserved values 'off, legacy'"
|
/freebsd-src/crypto/heimdal/lib/wind/ |
H A D | CompositionExclusions-3.2.0.txt | 148 # F900..FA0D [270] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA0D 149 # FA10 CJK COMPATIBILITY IDEOGRAPH-FA10 150 # FA12 CJK COMPATIBILITY IDEOGRAPH-FA12 151 # FA15..FA1E [10] CJK COMPATIBILITY IDEOGRAPH-FA15..CJK COMPATIBILITY IDEOGRAPH-FA1E 152 # FA20 CJK COMPATIBILITY IDEOGRAPH-FA20 153 # FA22 CJK COMPATIBILITY IDEOGRAPH-FA22 154 # FA25..FA26 [2] CJK COMPATIBILITY IDEOGRAPH-FA25..CJK COMPATIBILITY IDEOGRAPH-FA26 155 # FA2A..FA2D [4] CJK COMPATIBILITY IDEOGRAPH-FA2A..CJK COMPATIBILITY IDEOGRAPH-FA2D 156 # FA30..FA6A [59] CJK COMPATIBILITY IDEOGRAPH-FA30..CJK COMPATIBILITY IDEOGRAPH-FA6A 157 # 2F800..2FA1D [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
|
H A D | normalize_table.c | 2268 {0xf900, 1, 3873}, /* CJK COMPATIBILITY IDEOGRAPH-F900 */ 2269 {0xf901, 1, 3874}, /* CJK COMPATIBILITY IDEOGRAPH-F901 */ 2270 {0xf902, 1, 2531}, /* CJK COMPATIBILITY IDEOGRAPH-F902 */ 2271 {0xf903, 1, 3875}, /* CJK COMPATIBILITY IDEOGRAPH-F903 */ 2272 {0xf904, 1, 3876}, /* CJK COMPATIBILITY IDEOGRAPH-F904 */ 2273 {0xf905, 1, 3877}, /* CJK COMPATIBILITY IDEOGRAPH-F905 */ 2274 {0xf906, 1, 3878}, /* CJK COMPATIBILITY IDEOGRAPH-F906 */ 2275 {0xf907, 1, 2585}, /* CJK COMPATIBILITY IDEOGRAPH-F907 */ 2276 {0xf908, 1, 2585}, /* CJK COMPATIBILITY IDEOGRAPH-F908 */ 2277 {0xf909, 1, 3879}, /* CJK COMPATIBILITY IDEOGRAPH-F909 */ [all …]
|
H A D | UnicodeData.txt | 10625 F900;CJK COMPATIBILITY IDEOGRAPH-F900;Lo;0;L;8C48;;;;N;;;;; 10626 F901;CJK COMPATIBILITY IDEOGRAPH-F901;Lo;0;L;66F4;;;;N;;;;; 10627 F902;CJK COMPATIBILITY IDEOGRAPH-F902;Lo;0;L;8ECA;;;;N;;;;; 10628 F903;CJK COMPATIBILITY IDEOGRAPH-F903;Lo;0;L;8CC8;;;;N;;;;; 10629 F904;CJK COMPATIBILITY IDEOGRAPH-F904;Lo;0;L;6ED1;;;;N;;;;; 10630 F905;CJK COMPATIBILITY IDEOGRAPH-F905;Lo;0;L;4E32;;;;N;;;;; 10631 F906;CJK COMPATIBILITY IDEOGRAPH-F906;Lo;0;L;53E5;;;;N;;;;; 10632 F907;CJK COMPATIBILITY IDEOGRAPH-F907;Lo;0;L;9F9C;;;;N;;;;; 10633 F908;CJK COMPATIBILITY IDEOGRAPH-F908;Lo;0;L;9F9C;;;;N;;;;; 10634 F909;CJK COMPATIBILITY IDEOGRAPH-F909;Lo;0;L;5951;;;;N;;;;; [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/ptp/ |
H A D | brcm,ptp-dte.txt | 4 - 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-src/sys/dev/hptrr/ |
H A D | hptintf.h | 131 /* keep definition for source code compatibility */ 1243 * Version compatibility: all versions 1253 * Version compatibility: v1.0.0.2 or later 1266 * Version compatibility: v1.0.0.1 or later 1275 * Version compatibility: v1.0.0.1 or later 1286 * Version compatibility: v2.0.0.0 or later 1296 * Version compatibility: v2.0.0.0 or later 1307 * Version compatibility: v1.0.0.1 or later 1318 * Version compatibility: v1.0.0.1 or later 1329 * Version compatibility: v1.0.0.1 or later [all …]
|
/freebsd-src/sys/dev/hpt27xx/ |
H A D | hptintf.h | 133 /* keep definition for source code compatibility */ 1505 * Version compatibility: all versions 1515 * Version compatibility: v1.0.0.2 or later 1528 * Version compatibility: v1.0.0.1 or later 1537 * Version compatibility: v1.0.0.1 or later 1548 * Version compatibility: v2.0.0.0 or later 1558 * Version compatibility: v2.0.0.0 or later 1568 * Version compatibility: v2.0.0.0 or later 1579 * Version compatibility: v1.0.0.1 or later 1590 * Version compatibility: v1.0.0.1 or later [all …]
|
/freebsd-src/sys/dev/hptnr/ |
H A D | hptintf.h | 131 /* keep definition for source code compatibility */ 1501 * Version compatibility: all versions 1511 * Version compatibility: v1.0.0.2 or later 1524 * Version compatibility: v1.0.0.1 or later 1533 * Version compatibility: v1.0.0.1 or later 1544 * Version compatibility: v2.0.0.0 or later 1554 * Version compatibility: v2.0.0.0 or later 1564 * Version compatibility: v2.0.0.0 or later 1575 * Version compatibility: v1.0.0.1 or later 1586 * Version compatibility: v1.0.0.1 or later [all …]
|
/freebsd-src/sys/contrib/openzfs/man/man8/ |
H A D | zpool-upgrade.8 | 60 .Fl o Sy compatibility 79 If the pool has specified compatibility feature sets using the 80 .Fl o Sy compatibility 81 property, only the features present in all requested compatibility sets will be 91 for details on compatibility with systems that support feature flags, but do not 95 Enables all supported features (from specified compatibility sets, if any) on
|
H A D | zpool-create.8 | 44 .Op Fl o Ar compatibility Ns = Ns Sy off Ns | Ns Sy legacy Ns | Ns Ar file Ns Oo , Ns Ar file Oc Ns… 130 .Fl o Ar compatibility 132 .Pq e.g Fl o Sy compatibility Ns = Ns Ar 2020 175 .It Fl o Ar compatibility Ns = Ns Sy off Ns | Ns Sy legacy Ns | Ns Ar file Ns Oo , Ns Ar file Oc Ns… 176 Specifies compatibility feature sets. 179 for more information about compatibility feature sets.
|
/freebsd-src/sys/contrib/openzfs/man/man7/ |
H A D | zpool-features.7 | 41 .Sx Compatibility feature sets 44 The pool format does not affect file system version compatibility or the ability 85 .Pq see Sx Read-only compatibility . 110 .Ss Read-only compatibility 145 .Ss Compatibility feature sets 146 It is sometimes necessary for a pool to maintain compatibility with a 149 .Sy compatibility 154 compatibility feature sets are disabled 162 .Pa /etc/zfs/compatibility.d 164 .Pa /usr/share/zfs/compatibility [all...] |
/freebsd-src/bin/expr/ |
H A D | expr.1 | 53 less strict parsing has been enabled for backwards compatibility with 140 .Ss Compatibility with previous implementations 144 compatibility is enabled, this version of 166 is used to determine whether backwards compatibility mode should be enabled. 171 Enabling backwards compatibility mode also implicitly enables the 182 also enables backwards compatibility mode. 186 If set, enables backwards compatibility mode. 276 provided that backwards compatibility mode is not enabled. 278 Backwards compatibility mode performs less strict checks of numeric arguments:
|
/freebsd-src/sys/dev/iavf/ |
H A D | iavf_osdep.h | 34 * @brief OS compatibility layer definitions 36 * Contains macros and definitions used to implement an OS compatibility layer 126 * @brief compatibility typedef for uint8_t 132 * @brief compatibility typedef for int8_t 138 * @brief compatibility typedef for uint16_t 144 * @brief compatibility typedef for int16_t 150 * @brief compatibility typedef for uint32_t 156 * @brief compatibility typedef for int32_t 162 * @brief compatibility typedef for uint64_t
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_osdep.h | 34 * @brief OS compatibility layer 37 * compatibility layer for sharing code with other operating systems. 101 * compatibility layer assumes all allocation functions will provide zero'd 115 * Allocates memory of the specified size. Note that the OS compatibility 326 * @brief compatibility typedef for uint8_t 332 * @brief compatibility typedef for uint16_t 338 * @brief compatibility typedef for uint32_t 344 * @brief compatibility typedef for uint64_t 350 * @brief compatibility typedef for int8_t 356 * @brief compatibility typedef for int16_t [all …]
|
/freebsd-src/sys/contrib/openzfs/module/zstd/ |
H A D | README.md | 16 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-src/contrib/xz/src/xzdec/ |
H A D | xzdec.1 | 64 compatibility. 71 compatibility. 78 compatibility. 91 compatibility.
|
/freebsd-src/crypto/heimdal/doc/ |
H A D | win2k.texi | 4 @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-src/sys/dev/hptmv/ |
H A D | hptintf.h | 104 /* keep definition for source code compatibility */ 786 * Version compatibility: all versions 798 * Version compatibility: v1.0.0.2 or later 812 * Version compatibility: v1.0.0.1 or later 823 * Version compatibility: v1.0.0.1 or later 835 * Version compatibility: v1.0.0.1 or later 848 * Version compatibility: v1.0.0.1 or later 861 * Version compatibility: v1.0.0.1 or later 877 * Version compatibility: v1.0.0.1 or later 893 * Version compatibility: v1.0.0.1 or later [all …]
|
/freebsd-src/contrib/xz/src/liblzma/ |
H A D | validate_map.sh | 14 # compatibility in official XZ Utils release will hopefully prevent people 16 # compatibility with binaries linked on RHEL/CentOS 7. The long version 22 # API/ABI compatibility tracking isn't done between development 75 # Adding compatibility in an official XZ Utils release should work 111 # The RHEL/CentOS 7 compatibility symbols are in a fixed location 114 # NOTE: Putting XZ_5.2 before the compatibility symbols XZ_5.1.2alpha 119 # compatibility symbols means that @@XZ_5.2 will be used for the symbols
|
/freebsd-src/sys/dev/mpt/mpilib/ |
H A D | mpi_log_sas.h | 293 /* Compatibility Error : IR Disabled */ 295 /* Compatibility Error : Inquiry Comand failed */ 297 /* Compatibility Error : Device not direct access device */ 299 /* Compatibility Error : Removable device found */ 301 /* Compatibility Error : Device SCSI Version not 2 or higher */ 303 /* Compatibility Error : SATA device, 48 BIT LBA not supported */ 305 /* Compatibility Error : Device does not have 512 byte block sizes */ 307 /* Compatibility Error : Volume Type check failed */ 309 /* Compatibility Error : Volume Type is unsupported by FW */ 311 /* Compatibility Error : Disk drive too small for use in volume */ [all …]
|
/freebsd-src/share/man/man4/ |
H A D | ccd.4 | 174 .Ss Linux Compatibility 177 compatibility mode does not try to read the label that 185 compatibility mode, 221 might invalidate the compatibility layer. 223 However, using this is reasonably safe if you test the compatibility 242 compatibility mode in
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell,pp2.yaml | 94 for backward compatibility but shouldn't be used for new 120 Legacy binding for backward compatibility. 216 port-id = <0>; /* For backward compatibility. */ 224 port-id = <1>; /* For backward compatibility. */ 261 port-id = <0>; /* For backward compatibility. */ 280 port-id = <1>; /* For backward compatibility. */ 302 port-id = <2>; /* For backward compatibility. */
|
/freebsd-src/contrib/bearssl/ |
H A D | README.txt | 10 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_
|