Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.def17 // LC_SYMSEG is obsolete and no longer supported.
21 // LC_LOADFVMLIB is obsolete and no longer supported.
23 // LC_IDFVMLIB is obsolete and no longer supported.
25 // LC_IDENT is obsolete and no longer supported.
27 // LC_FVMFILE is obsolete and no longer supported.
29 // LC_PREPAGE is obsolete and no longer supported.
36 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
45 // LC_PREBIND_CKSUM is obsolete and no longer supported.
47 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supporte
[all...]
/freebsd/crypto/openssl/test/
H A Dsmcont.txt1 Somewhat longer test content for OpenSSL CMS utility to handle, and a bit longer...
/freebsd/crypto/openssl/doc/designs/
H A Dhandling-some-max-defines.md31 It is unlikely we will see longer than 512 bit hashes any time soon.
64 buffers for keys. It is unlikely that symmetric ciphers with keys longer
86 longer block size than 128 bits it could be potentially useful to have
87 longer IVs than just 16 bytes. There are many cases throughout the code
115 longer than 256 bits will be used any time soon.
/freebsd/crypto/openssl/test/radix/
H A DREADME.md40 - Due to usage of the new QUIC server API, opcodes are no longer duplicated
43 be retired once other test suites no longer rely on it.
57 to write a script operation as an initializer list is no longer required. The
91 - It is no longer needed to explicitly set the ALPN using an opcode when
96 - An explicit `OP_END` is no longer needed.
/freebsd/contrib/wpa/
H A DCOPYING14 license option is no longer used. It should be noted that the BSD
22 after February 11, 2012 is no longer under the GPL v2 option.
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt39 a longer match at the next input byte. If a longer match is found, the
46 the current match is long enough, deflate() reduces the search for a longer
64 codes are much more common than longer codes, so pay attention to decoding the
65 short codes fast, and let the long codes take longer to decode.
72 grabs more bits and tries to decode a longer code.
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
103 If the symbol is longer than nine bits, then that entry in the table points
/freebsd/crypto/heimdal/lib/kadm5/
H A Dkadm5_err.et44 error_code OLD_STRUCT_VERSION, "API structure version specified by application is no longer support…
47 error_code OLD_LIB_API_VERSION, "API version specified by application is no longer supported by lib…
48 error_code OLD_SERVER_API_VERSION,"API version specified by application is no longer supported by s…
/freebsd/sbin/natd/
H A DHISTORY22 - -a option no longer dumps core.
64 - SIGHUP no longer causes problems when running without
88 - It is no longer necessary to quote complex parameter values
142 - libalias is no longer part of this distribution.
/freebsd/contrib/tzdata/
H A DNEWS21 zic no longer mishandles a last transition to a new time type.
23 zic no longer overflows a buffer when generating a TZ string like
27 zic no longer generates a longer TZif file than necessary when
29 As a nice side effect, zic no longer overflows a buffer when given
33 zic no longer overflows an int when processing input like ‘Zone
44 The “right” TZif files are no longer installed by default.
46 TZif files are no longer limited to 50 bytes of abbreviations.
47 zic is no longer limited to 50 leap seconds.
63 The Makefile no longer by default installs an alternate set
74 thus no longer optionally installs the obsolete posixrules file.
[all …]
/freebsd/contrib/tzcode/
H A DNEWS21 zic no longer mishandles a last transition to a new time type.
23 zic no longer overflows a buffer when generating a TZ string like
27 zic no longer generates a longer TZif file than necessary when
29 As a nice side effect, zic no longer overflows a buffer when given
33 zic no longer overflows an int when processing input like ‘Zone
44 The “right” TZif files are no longer installed by default.
46 TZif files are no longer limited to 50 bytes of abbreviations.
47 zic is no longer limited to 50 leap seconds.
63 The Makefile no longer by default installs an alternate set
74 thus no longer optionally installs the obsolete posixrules file.
[all …]
/freebsd/contrib/lyaml/
H A DNEWS.md7 - `luke` no longer crashes in `std.normalize` require loops
10 - lyaml emitter no longer leaks at least six bytes for every
77 - `luke` no longer throws spurious `cp: file exists` errors.
86 - `luke` no longer bombs out with a nil concat error.
285 - `yaml.emitter` no longer emits numbers in SINGLE_QUOTE style by
/freebsd/crypto/krb5/src/lib/kadm5/
H A Dkadm_err.et40 error_code KADM5_OLD_STRUCT_VERSION, "API structure version specified by application is no longer s…
43 error_code KADM5_OLD_LIB_API_VERSION, "API version specified by application is no longer supported …
44 error_code KADM5_OLD_SERVER_API_VERSION, "API version specified by application is no longer support…
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-inode-times.m420 dnl # i_ctime no longer directly accessible, must use
45 dnl # i_atime/i_mtime no longer directly accessible, must use
H A Dkernel-inode-state.m43 dnl # 6.19 API change. inode->i_state no longer accessible directly; helper
/freebsd/contrib/sendmail/
H A DFAQ1 The FAQ is no longer maintained with the sendmail release. It is
/freebsd/sbin/pfctl/tests/files/
H A Dpf0098.in1 # Test rule order processing should pass (require-order no longer required)
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_sm2.txt62 # Test with an C1x and C1y valuey > 32 bytes in length, and longer plaintext (self generated)
66 Output = "Some longer plaintext for testing SM2 decryption. Blah blah blah blah blah blah blah blah…
/freebsd/usr.sbin/ppp/
H A DREADME.changes73 o Set encrypt is no longer necessary. Ppp will respond to M$CHAP
76 o `Set stopped' only has two parameters. It's no longer possible to
91 o LINK and CARRIER logging are no longer available.
113 o The words ``host'' and ``port'' are no longer accepted by the ``set filter''
127 o ``nat pptp'' is no longer necessary as this is now done transparently
/freebsd/contrib/bmake/unit-tests/
H A Dvarname-dot-parsefile.exp3 make: varname-dot-parsefile.mk:43: The location is no longer fake.
H A Dvarname-dot-parsedir.exp3 make: varname-dot-parsedir.mk:48: The location is no longer fake.
H A Dvarname-dot-parsefile.mk43 .info The location is no longer fake.
H A Dvarname-dot-parsedir.mk48 .info The location is no longer fake.
/freebsd/contrib/libucl/tests/basic/
H A D13.in9 # No longer valid! .include(try=true) "${CURDIR}/include_dir/invalid.conf"
/freebsd/contrib/pam-krb5/tests/data/scripts/long/
H A Duse-first-debug15 DEBUG /^\(user %u\) rejecting password longer than [0-9]+$/
H A Dpassword-debug18 DEBUG /^\(user %u\) rejecting password longer than [0-9]+$/

12345678910>>...21