Home
last modified time | relevance | path

Searched refs:resolves (Results 1 – 24 of 24) sorted by relevance

/freebsd-13.1/contrib/byacc/
H A DAUTHORS4 -- resolves nicknames vs fullnames.
/freebsd-13.1/contrib/flex/
H A DNEWS196 *** check limits before using array index cclp; resolves sf-166
198 *** Suppress clang warning about empty @param paragraph; resolves sf#158
200 *** Fixed malloc/realloc replacement, resolves sf bug#151.
265 scanner file (resolves bugs #1849809 and #1849805)
268 (resolves bug #1628314)
270 ** change yy_size_t to be size_t (resolves bug #1849812)
278 ** introduce %option extra-type="your_type *" (resolves bug #1744505)
280 ** The flex program now parses multiple short concatenated options (resolves bug
283 ** better checking after yyalloc/yyrealloc (resolves bug #1595967)
293 (resolves bug #1623600)
[all …]
H A DChangeLog2326 delimiters; resolves sf#167
2335 resolves bug #168.
2733 compatible mode This resolves bug #3510440.
2925 * doc/flex.texi: copyedit; resolves #3513670
2930 resolves #3212400; patch submitted by scfc_de
2993 inputs; resolves #2891390
3093 doesn't do that for us; resolves bug #2043491
3136 * NEWS, flex.skl: clean up types; resolves 1961902
3145 'noyywrap'; resolves bug #1739912
3159 command; resolves patch #1943403; patch submitted by
[all …]
/freebsd-13.1/sys/kern/
H A Dkern_linker.c1570 int resolves; in linker_preload() local
1627 resolves = 1; /* unless we know otherwise */ in linker_preload()
1651 resolves = 0; in linker_preload()
1659 if (resolves) { in linker_preload()
/freebsd-13.1/contrib/llvm-project/lld/docs/
H A DNewLLD.rst177 with logic to resolve symbol conflicts. It resolves conflicts by symbol type.
244 The linker resolves symbols in bitcode files normally. If all symbols
H A DReleaseNotes.rst105 * The RISC-V port now resolves undefined weak relocations to the current location if not using PLT.
/freebsd-13.1/contrib/unbound/doc/
H A Drequirements.txt220 one or two round-trip resolves can be done in the last 50% of the list.
280 version of the glue as a last resort lookup. This resolves lookups for
H A Dexample.conf.in729 # o transparent gives local data, but resolves normally for other names
732 # o typetransparent resolves normally for other types and other names
H A DChangelog4067 - Patch that resolves CNAMEs entered in local-data conf statements that
9208 - work on background resolves.
9535 the TLD server for this name. And this resolves a lot of cases where
/freebsd-13.1/contrib/jemalloc/
H A DChangeLog572 - Make DSS (sbrk(2)-related) operations lockless, which resolves potential
590 during purging, which resolves permanent virtual memory map fragmentation
633 This bugfix release resolves a variety of mostly minor issues, though the
712 a custom chunk allocation function. This resolves a virtual memory leak.
921 levels. This resolves what was a concurrency bottleneck for per arena huge
/freebsd-13.1/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md131 * Please attempt to limit pull requests to a single commit which resolves
/freebsd-13.1/contrib/sendmail/cf/
H A DREADME357 that ARRIVE from an address that resolves to the
417 that ARRIVE from an address that resolves to one of
421 that ARRIVE from an address that resolves to the
436 that ARRIVE from an address that resolves to one of
505 that ARRIVE from an address that resolves to one the
1591 resolves to a "bad" MX record. By default these are
2826 the local ruleset resolves to a mailer (such as $#error or $#discard),
3295 ruleset resolves to the error mailer, the AUTH= parameter is not
/freebsd-13.1/contrib/kyua/
H A DNEWS.md159 from ATF's test case heads. This resolves the confusing situation
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES844 (MAIL) whose domain part resolves to a "bad" MX record.
2892 Do not issue a DSN if the ruleset localaddr resolves to the $#error
3096 CONFIG: If Local_localaddr resolves to $#ok, localaddr is terminated
4037 Ensure that a header check which resolves to $#discard actually
4598 interactive and delivering to an alias which resolves to
4769 resolves to the $#error mailer with a temporary failure.
5579 If the check_compat ruleset resolves to the $#discard mailer,
5968 rulesets. If one of the above rulesets resolves to the
5972 resolves to the $#discard mailer, none of the recipients
5986 If the check_relay ruleset resolves to the the error mailer, the
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td198 "resolves to. At present this applies the offset directly as given, and "
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td732 /// type that it doesn't know, and resolves the actual regclass to use by using
/freebsd-13.1/contrib/wpa/hostapd/
H A DChangeLog1066 transitions before processing new events; this resolves a race
/freebsd-13.1/contrib/tnftp/
H A DChangeLog951 resolves PR [bin/10970] by Richard Earnshaw
/freebsd-13.1/contrib/sendmail/cf/m4/
H A Dproto.m42322 dnl this rule actually may cause a problem if {client_name} resolves to ""
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A DChangeLog1618 (this resolves an interoperability issue with Thomson SpeedTouch 580)
/freebsd-13.1/crypto/openssl/
H A DCHANGES3160 ARMv8. "Universal" build resolves this compromise by providing
7151 [Darren Tucker <[email protected]> via Lutz Jänicke, resolves #1014]
7364 [[email protected] via Richard Levitte, resolves #454]
8885 and reorder them to match the encoded order. This resolves a long
/freebsd-13.1/sys/contrib/dev/acpica/
H A Dchanges.txt5790 This macro resolves to a simple 32-bit move of the 4-character ACPI_NAME
11964 kernel integration. For Linux, the macro resolves to the EXPORT_SYMBOL
18061 that occasionally caused premature object deletion. This resolves
/freebsd-13.1/crypto/openssh/
H A DChangeLog5900 known_hosts on different lines, or hosts that resolves to multiple
/freebsd-13.1/contrib/ntp/
H A DCommitLog121499 Use _mkgmtime() for timegm() in Windows ports, resolves crash at startup