index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
Age
Commit message (
Expand
)
Author
2022-09-09
make.1: clean up and make the description more accurate
rillig
2022-09-09
make.1: only use .Pa for actual pathnames
rillig
2022-09-08
tests/make: extend tests for the ':=' assignment operator
rillig
2022-09-08
make.1: rewrite many details in a more precise way
rillig
2022-09-08
make: list comparison operators in declaration order
rillig
2022-09-08
tests/make: document an edge case in evaluating conditionals
rillig
2022-09-07
make.1: clean up style, grammar, punctuation, improve clarity
rillig
2022-09-07
make.1: remove redundant 'then' from conditional sentences.
rillig
2022-09-07
make.1: use present tense in conditional sentences
rillig
2022-09-05
make.1: clarify interpretation of conditionals
rillig
2022-09-04
make: add more details to error message for numeric comparison
rillig
2022-09-03
Only update distrib/sets/lists/tests/mi with valid files
sjg
2022-09-03
make: untangle output handling in jobs mode, remove redundant braces
rillig
2022-09-03
make: fix handling of null bytes in the output in jobs mode
rillig
2022-09-03
make: clean up handling of .break in .for loops
rillig
2022-09-02
Enable make/unit-tests/directive-for-break
sjg
2022-09-02
make: add .break to terminate .for loop early
sjg
2022-08-25
tests/make: fix canonicalization for single-digit day of month
rillig
2022-08-24
make: prevent future out-of-bounds errors when parsing expressions
rillig
2022-08-24
tests/make: test misleading error messages on unclosed expressions
rillig
2022-08-24
make: fix out-of-bounds read when parsing the ':M' modifier
rillig
2022-08-24
make: fix out-of-bounds read when parsing the ':D' modifier
rillig
2022-08-23
tests/make: document how the modifier ':@' works
rillig
2022-08-23
make: revert parsing of modifier parts (since 2022-08-08)
rillig
2022-08-23
tests/make: demonstrate parse error in ':@' modifier (since 2022-08-08)
rillig
2022-08-23
tests/make: demonstrate that .for variables take precedence
rillig
2022-08-18
tests/make: fix test for option '-q' in ATF mode
rillig
2022-08-17
make: fix exit status for '-q' (since 1994)
rillig
2022-08-17
tests/make: demonstrate wrong exit status for '-q' (since 1994)
rillig
2022-08-14
make(1): mark up the variable expansion example
uwe
2022-08-14
make(1): use .Dl for .MAKE.JOB.PREFIX examples
uwe
2022-08-14
make(1): prettify .for index variable example
uwe
2022-08-14
make(1): more .Va fixes
uwe
2022-08-14
make(1): mark up FRC in BUGS
uwe
2022-08-14
make(1): Use .Dq instead of literal ASCII quotes
uwe
2022-08-14
make(1): Be consistent about using .Va for make variables
uwe
2022-08-14
make.1: fix accidental removal of the directive 'export'
rillig
2022-08-14
make(1): more .Ar fixes
uwe
2022-08-14
make(1): ".../" in -m option description is literal ".../"
uwe
2022-08-14
make(1): Consistent formatting for -i and -s descriptions.
uwe
2022-08-14
make(1): Fix markup of the -d[flags] section.
uwe
2022-08-14
make(1): Fix some obviously wrong uses of .Va
uwe
2022-08-14
make.1: clean up formatting and grammar, be more accurate
rillig
2022-08-14
make.1: not every '-' is a flag
rillig
2022-08-08
tests/make: document history of bug in parsing unbalanced expressions
rillig
2022-08-08
make: fix parsing of modifiers containing unbalanced subexpressions
rillig
2022-08-06
tests/make: demonstrate bug in parsing of modifier parts
rillig
2022-08-06
tests/make: document parsing behavior of modifiers
rillig
2022-08-05
make: when parsing ':D' or ':U', only copy text if necessary
rillig
2022-08-05
make: extract parsing of ':D' and ':U' modifiers into separate function
rillig
[next]