| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | NormalizationCorrections.txt | 23 # typo found and corrected in Corrigendum #3, and five for 24 # the typos and misidentifications found and corrected in
|
| /freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | ldap_misc.c | 1160 char *filter = NULL, *corrected = NULL, **subtree = NULL; in krb5_ldap_get_reference_count() local 1180 corrected = ldap_filter_correct(dn); in krb5_ldap_get_reference_count() 1181 if (corrected == NULL) { in krb5_ldap_get_reference_count() 1186 if (asprintf(&filter, "%s=%s", refattr, corrected) < 0) { in krb5_ldap_get_reference_count() 1221 free(corrected); in krb5_ldap_get_reference_count() 1280 char *corrected; in krb5_ldap_name_to_policydn() local 1297 corrected = ldap_filter_correct(name); in krb5_ldap_name_to_policydn() 1298 if (corrected == NULL) in krb5_ldap_name_to_policydn() 1301 st = asprintf(policy_dn, "cn=%s,%s", corrected, in krb5_ldap_name_to_policydn() 1303 free(corrected); in krb5_ldap_name_to_policydn()
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | sun4 | 5 SunOS 4.1.1 and corrected in SunOS 4.1.3. The easiest way to fix this
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | SymbolTable.cpp | 649 if (const Symbol *corrected = in reportUndefinedSymbol() local 652 "\n>>> did you mean" + preHint + toString(*corrected) + postHint; in reportUndefinedSymbol() 653 if (corrected->getFile()) in reportUndefinedSymbol() 654 message += "\n>>> defined in: " + toString(corrected->getFile()); in reportUndefinedSymbol()
|
| /freebsd/sys/netinet/libalias/ |
| H A D | HISTORY | 8 - Fragment handling error in alias_db.c corrected. 115 accumulation in alias_db.c corrected. The sockets
|
| /freebsd/sys/sys/ |
| H A D | mtio.h | 168 u_int32_t corrected; /* total # corrections performed */ member
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 51 + corrected an ifdef needed for mouse support in MinGW/Windows 107 + corrected note about box() in curs_border.3x (patch by Jakub Horky, 951 + corrected mouse mask in test/testcurs.c 1380 + corrected use of original tty-modes in tput init/reset subcommands 1483 + corrected regex needed for older pkg-config used in Solaris 10. 1556 + corrected description for ansi.sys-old -TD 1593 + corrected tsl capability for terminator -TD 1970 + corrected condition for appending curses.events to the generated 2351 + corrected tic's check for ich1 (report by Sebastian J. Bronner, 2537 + corrected a warning message in tic for extended capabilities versus [all …]
|
| H A D | README.emx | 63 copy of pdksh 5.2.13, which does have the bug corrected (documented
|
| /freebsd/contrib/smart/ |
| H A D | README.md | 62 …ed by this page (e.g. 0 in the Write Error Counters log page is 'Errors corrected without substant…
|
| /freebsd/share/i18n/csmapper/ISO-8859/ |
| H A D | ISO-8859-10%UCS.src | 52 # 1.1 corrected mistake in mapping of 0xA4
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | TS_VERIFY_CTX.pod | 141 The spelling of TS_VERIFY_CTX_set_certs() was corrected in OpenSSL 3.0.0.
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | micrel-ksz90x1.txt | 19 before it was corrected in revision 1.2 (Feb 2014), but it is too late to
|
| /freebsd/contrib/openpam/ |
| H A D | HISTORY | 201 - ENHANCE: corrected a number of mistakes and style issues in the 207 - ENHANCE: corrected a number of C namespace violations.
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 1702 TypoCorrection corrected = SemaRef.CorrectTypo( in actOnObjCTypeArgsOrProtocolQualifiers() local 1705 if (corrected) { in actOnObjCTypeArgsOrProtocolQualifiers() 1707 if (auto proto = corrected.getCorrectionDeclAs<ObjCProtocolDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() 1708 SemaRef.diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers() 1718 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() 1719 SemaRef.diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers() 1729 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() 1730 SemaRef.diagnoseTypo(corrected, in actOnObjCTypeArgsOrProtocolQualifiers()
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | COPYRIGHT | 156 60. [64]Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> corrected and
|
| /freebsd/contrib/ntp/ |
| H A D | COPYRIGHT | 156 60. [64]Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> corrected and
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | tqma8xxs.dtsi | 17 * should be corrected by bootloader
|
| H A D | imx95-tqma9596sa.dtsi | 25 * should be corrected by bootloader
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Relocations.cpp | 746 if (const Symbol *corrected = in reportUndefinedSymbol() local 748 msg << "\n>>> did you mean" << pre_hint << corrected << post_hint in reportUndefinedSymbol() 749 << "\n>>> defined in: " << corrected->file; in reportUndefinedSymbol()
|
| /freebsd/contrib/flex/ |
| H A D | ONEWS | 777 - The following items have been corrected in the flex documentation: 812 has been corrected. 966 has been corrected. 969 been corrected.
|
| /freebsd/share/misc/ |
| H A D | scsi_modes | 450 {R-W De-interleaved & corrected} t1
|
| /freebsd/contrib/tzdata/ |
| H A D | antarctica | 70 # From Steffen Thorsen (2020-10-02, as corrected):
|
| H A D | NEWS | 1495 - Guyana: corrected LMT for Georgetown; the introduction of 1502 - Tonga: corrected LMT; the introduction of standard time in 1945, 1711 - Vanuatu: DST in 1973-1974, and a corrected 1984 transition 1718 corrected data moved to the 'backzone' file. 1920 "north" have been corrected to say "east" and "west". (Thanks to 2667 been corrected. The 'backzone' and 'zone.tab' files did not agree 3210 corrected from 02:00 to 02:01 in 1948, and from 02:00 to 01:00 in 3790 The 1982 zone shift in Pacific/Easter has been corrected, fixing a 2015a 3886 Many pre-1989 timestamps have been corrected for Asia/Seoul and 3931 Many timestamps have been corrected fo [all...] |
| /freebsd/sys/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth.h | 602 uint32_t *corrected, uint32_t *uncorrectable);
|
| /freebsd/sys/netpfil/ipfw/ |
| H A D | dummynet.txt | 559 corrected buffer, ip_dummynet_get7() and ip_dummynet_get8(). These 700 When a packet arrives to a scheduler, the system search the corrected 741 gen fields must be filled with corrected infos. The
|