HomeSort by: relevance | last modified time | path
    Searched refs:had (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
deptgt-end-fail-all.mk 7 # Until 2020-12-07, the .END node was made even if the main nodes had failed.
8 # This was not intended since the .END node had already been skipped if a
9 # dependency of the main nodes had failed, just not if one of the main nodes
10 # themselves had failed. This inconsistency was not worth keeping. To run
unexport.mk 11 # Until 2020-08-08, Var_UnExport had special handling for '\n', that code
opt-define.mk 14 # would not be possible if the variable had been specified on the command line
21 # The variable can be undefined. If the variable had been defined in the
varmod-to-abs.mk 11 # a few restrictions though: The "redirected" path had to start with a slash,
12 # and it had to exist (see ModifyWord_Realpath).
suff-transform-select.mk 8 # The bug was that if issue10.d had an explicit dependency on issue10.f,
lint.mk 7 # the error message had been issued as PARSE_FATAL. This was because back
directive-for-lines.mk 7 # messages inside .for loops had been wrong since ParseGetLine skipped empty
directive-unexport.mk 6 # ".unexport-en" had not been detected properly.
depsrc-usebefore-double-colon.mk 28 # The commands had been copied in the previous line already.
dep-duplicate.mk 8 # 1.653 from 2022-01-20, the wrong filename had been printed if the file of
varname-empty.mk 28 # The bug in Var_Set was that only expanded variables had been checked for
52 # variable name had an off-by-one bug in Parse_Var. The code that was
varmod-path.mk 11 # path is returned. If it had been in the current directory, the difference
varmod-assign-shell.mk 13 # Before 2020.08.25.21.16.53, the variable modifier '::!=' had a bug for
shell-csh.mk 18 # the definition of the csh had been wrong since 1993 at least.
opt-debug-lint.mk 38 # but only in lint mode. Before, it had only silently returned var_Error,
70 # variable modifier had to be separated by colons. This was wrong though
dir.mk 46 # They had been broken at least since 2003-01-01, probably even longer.
cond-func-empty.mk 98 # stripped off, as can be seen in the -dv debug log. If the space had been
188 # side containing the '!empty' was evaluated though, as it had always been.
198 # without VARE_EVAL (called VARF_WANTRES back then) though. This had the
depsrc-ignore.mk 13 # The "continuing" message comes from the -k option. If there had been
varmod-remember.mk 26 # ':_' modifier had been evaluated in command line scope, all further
  /src/tests/bin/sh/
t_cmdsub.sh 397 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty \
400 `echo Mary ` `echo had a `
412 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty \
414 Mary had a
421 -o inline:'Mary had 1\nlittle\nlamb\nMary had 4\nlittle\nlambs\n' \
423 Mary had ${N}
445 atf_check -s exit:0 -o inline:'Mary had a little lamb\n' -e empty \
447 Mary had a
632 atf_check -s exit:0 -o inline:'Mary had a\nlittle\nlamb\n' -e empty
    [all...]
  /src/lib/libc/arch/vax/string/
memcmp.S 57 clrl %r0 # we had a match
  /src/usr.bin/indent/
README.md 15 many inconsistencies and bugs. Several of these bugs had been introduced by
  /src/sys/arch/m68k/060sp/dist/
changes 54 4) Beta 1.2 version had the following erratum:
  /src/common/dist/zlib/
gzread.c 158 unsigned had; local in function:gz_decomp
162 had = strm->avail_out;
191 state->x.have = had - strm->avail_out;
  /src/sys/external/isc/libsodium/dist/m4/
ltsugar.m4 22 # versions in m4sugar had bugs.

Completed in 17 milliseconds

1 2