Home
last modified time | relevance | path

Searched full:better (Results 1 – 25 of 2149) sorted by relevance

12345678910>>...86

/freebsd/crypto/heimdal/
H A DNEWS78 - Better support for finding keytab entries when using SPN aliases in the KDC
151 [HEIMDAL-115] - Better documentation and compatibility in hcrypto
179 * Better compatibilty with Windows 2008 Server pre-releases and Vista.
216 * Better interoperability with other PK-INIT implementations.
388 * Better AFS support: kdc (524) supports 2b; 524 in kdc and AFS
546 * handle v4 /.k files better
552 * handle errors in kadmin load better
610 * allow for better control over which encryption types are created
614 * make klist work better with v4 and v5, and add some more MIT
717 * better IPv6 test
[all …]
/freebsd/crypto/openssh/regress/unittests/misc/
H A Dtest_strdelim.c46 ASSERT_STRING_EQ(cp, ""); /* XXX better as NULL */ in test_strdelim()
67 ASSERT_STRING_EQ(cp, ""); /* XXX better as NULL */ in test_strdelim()
93 ASSERT_STRING_EQ(cp, ""); /* XXX better as NULL */ in test_strdelim()
114 ASSERT_STRING_EQ(cp, "blob1"); /* XXX better returning NULL early */ in test_strdelim()
140 ASSERT_STRING_EQ(cp, ""); /* XXX better as NULL */ in test_strdelim()
167 ASSERT_STRING_EQ(cp, ""); /* XXX better as NULL */ in test_strdelim()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_client_full.c42 * better than RSA key exchange (slightly more expensive on the in br_ssl_client_init_full()
45 * -- ChaCha20+Poly1305 is better than AES/GCM (faster, smaller code). in br_ssl_client_init_full()
46 * -- GCM is better than CCM and CBC. CCM is better than CBC. in br_ssl_client_init_full()
134 * TODO: change that when better implementations are made available. in br_ssl_client_init_full()
H A Dssl_server_full_ec.c41 * -- ChaCha20+Poly1305 is better than AES/GCM (faster, smaller). in br_ssl_server_init_full_ec()
42 * -- GCM is better than CCM and CBC. CCM is better than CBC. in br_ssl_server_init_full_ec()
43 * -- CCM is better than CCM_8. in br_ssl_server_init_full_ec()
/freebsd/sys/netgraph/bluetooth/l2cap/
H A DTODO18 3) Better functions to manage CIDs and command ident's.
31 6) Better way to get information about channels
41 Is there a better way to handle this?
/freebsd/share/examples/BSD_daemon/
H A Deps.patch8 +% This controls the linethickness. I think large posters look better if
9 +% you use a value of 2. Small daemons looks better with a value of 1.
20 +% This sets round ends on the lines, this looks better than sharp edges
/freebsd/usr.bin/mkuzip/
H A Dmkuzip.877 algorithm provides noticeable better compression levels than zlib on the same
84 algorithm provides better compression levels than zlib on the same data set.
100 provides better final compression ratio.
204 .Ar Zstd will continue to provide better compression ratios as cluster sizes
/freebsd/sys/contrib/zstd/
H A DCHANGELOG7 perf: rebalanced compression levels, to better match the intended speed/level curve, by @senhuang42
56 tests: Better regression test coverage for different dictionary modes (#2559, @senhuang42)
57 tests: Better test coverage of index reduction (#2603, @terrelln)
195 perf: Better compression speed when re-using a context, by @felixhandte
216 pack: modified pkgconfig, for better integration into openwrt, requested by @neheb
299 perf: better decompression speed on large files (+7%) and cold dictionaries (+15%)
300 perf: slightly better compression ratio at high compression modes
321 perf: slightly better decompression speed on clang (depending on hardware target)
358 perf: much better performance associating --long with multi-threading, by @terrelln
359 perf: better compression at levels 13-15
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt14 1.2. Better documentation
258 2.10. Better support for huge numbers of timeouts
306 3.3. Windows: better support for everything
326 backend for better performance with many inactive sockets and better
525 6.1.2. DNS: Better security
595 7.1. Better unit test framework
603 7.2. Better unit tests
605 Despite all the code we've added, our unit tests are much better than
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt14 1.2. Better documentation
258 2.10. Better support for huge numbers of timeouts
306 3.3. Windows: better support for everything
326 backend for better performance with many inactive sockets and better
525 6.1.2. DNS: Better security
595 7.1. Better unit test framework
603 7.2. Better unit tests
605 Despite all the code we've added, our unit tests are much better than
/freebsd/contrib/libpcap/
H A DTODO9 - The source files should be better documented. There is no official
17 - Better documentation and cleanup of the interface. I am seeing a few
H A DCHANGES80 not support packet sockets, can get an error that better
96 Handle DLT_/LINKTYPE_ mapping better, to handle some
97 OpenBSD-specific link types better.
118 Better handle enabling and disabling of sanitizers. Fixes issue
151 Document pcap-config better.
157 Explain "any" device better in pcap_open_live(3PCAP).
164 Document pcap_lookupnet(3PCAP) a bit better.
325 Handle some Autoconf/make errors better.
398 Document pcap_breakloop(3PCAP) interaction with threads better.
641 Handle systems without strlcpy() or strlcat() better
[all …]
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges233 better.
280 This is a complete rewrite. The new version delivers better functionality
287 - Better support for filling out the same template more than once
290 - Better argument syntax
292 - The parser is much better and simpler
/freebsd/share/doc/papers/malloc/
H A Dperformance.ms64 of course, but most systems would be better off using the pages for
69 big, the space could be used better for something else.
88 primary storage is in a VM system) work better.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DDivRemPairs.h10 // instructions to enable CFG improvements and better codegen.
22 /// improvements and better codegen.
/freebsd/contrib/googletest/googlemock/
H A DREADME.md6 derive better designs of your system and write better tests.
/freebsd/contrib/llvm-project/lld/MachO/
H A DRelocations.cpp56 // Obtaining the InputSection allows us to have better error diagnostics.
59 // methods, this function allows us to emit better errors without threading an
110 // FIXME: should we use `loc` somehow to provide a better error message? in reportRangeError()
/freebsd/lib/libefivar/
H A DFreeBSD-update13 a much better match for plain narrow characters on FreeBSD. So we pretend that
30 uefi-dplib.h to allow better sharing.
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp94 // FIXME: better error handling. For now, just print error message in the in run()
113 // FIXME: better error handling. For now, just print error message in the in run()
133 // FIXME: better error handling. For now, just print error message in the in run()
144 // FIXME: better error handling. For now, just print error message in the in run()
/freebsd/crypto/heimdal/doc/
H A Dmisc.texi3 @node Things in search for a better place, Kerberos 4 issues, Applications, Top
4 @chapter Things in search for a better place
/freebsd/lib/libc/string/
H A Dstrspn.c41 * generate better code. Without them, gcc gets a little confused. in strspn()
51 #if LONG_BIT == 64 /* always better to unroll on 64-bit architectures */ in strspn()
/freebsd/contrib/ncurses/
H A DREADME.MinGW74 This code requires WindowsNT 6.0 or better, which means on the client
75 Windows Vista or better, on the server Windows Server 2008 or better.
/freebsd/share/man/man4/
H A Dnvme.4139 driver performs better with smaller transactions and few TRIM
144 driver performs better with larger transactions and also collapses
145 TRIM commands giving better performance.
/freebsd/sys/libkern/
H A Dstrcspn.c42 * generate better code. Without them, gcc gets a little confused. in strcspn()
52 #if LONG_BIT == 64 /* always better to unroll on 64-bit architectures */ in strcspn()
H A Dstrspn.c42 * generate better code. Without them, gcc gets a little confused. in strspn()
52 #if LONG_BIT == 64 /* always better to unroll on 64-bit architectures */ in strspn()

12345678910>>...86