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
Age
Commit message (
Expand
)
Author
2023-06-05
- Fix clearing of EINT and other transient flags.
mlelstv
2023-06-04
ld.elf_so: Sprinkle more debug messages on dlopen and error.
riastradh
2023-06-04
indent: do not parse '&&&&&&&' as a single binary operator
rillig
2023-06-04
indent: fix '*=' to be a binary operator, not a unary one
rillig
2023-06-04
tests/indent: cover code in lexi.c
rillig
2023-06-04
The ATF design is O(N^2) in the number of TCs in one TP, which on some
chs
2023-06-04
indent: remove read pointer from buffers that don't need it
rillig
2023-06-04
indent: fix out-of-bounds read when reading a comment
rillig
2023-06-04
BUILDING: update from canonical mk.conf(5)
lukem
2023-06-04
mk.conf(5): add more from BUILDING and bsd.README
lukem
2023-06-04
Avoid using uninitialized variable "symnum" when building with DEBUG
martin
2023-06-04
tests/indent: clean up comments
rillig
2023-06-04
indent: remove trailing whitespace from README
rillig
2023-06-04
indent: force at least one space after the colon of a label
rillig
2023-06-04
indent: track the kind of '{' on the parser stack
rillig
2023-06-04
llvm tool build: fix warning
lukem
2023-06-04
indent: fix debug output of the parser symbol stack
rillig
2023-06-04
tools: revert use of <bsd.hostinit.mk>
lukem
2023-06-04
Note kernel build lossage in an unsupported build configuration
martin
2023-06-04
indent: ensure that the 'block init level' never goes negative
rillig
2023-06-04
indent: rename struct field, for better symmetry
rillig
2023-06-04
indent: fix indentation of initializers in compound expressions
rillig
2023-06-04
indent: fix formatting of compound expressions, at least partially
rillig
2023-06-04
lint: use separate lexer symbols for 'case' and 'default'
rillig
2023-06-04
indent: classify 'inline' as a modifier rather than a word
rillig
2023-06-04
indent: use separate lexer symbols for the different kinds of ':'
rillig
2023-06-04
indent: handle the indentation of 'case' in a simpler way
rillig
2023-06-04
indent: separate code for handling parentheses and brackets
rillig
2023-06-04
tools: use <bsd.hostinit.mk> where appropriate
lukem
2023-06-04
Fix interactions of initial-exec TLS model and dlopen
joerg
2023-06-03
indent: fix indentation of adjacent '{'
rillig
2023-06-03
adapt to ${CC_WNO_STRINGOP_TRUNCATION}
lukem
2023-06-03
adapt to ${CC_WNO_STRINGOP_OVERFLOW}
lukem
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
adapt to ${CC_WNO_FORMAT_TRUNCATION}
lukem
2023-06-03
dhcp: remove gcc 8 workaround
lukem
2023-06-03
ipmon: remove duplicate warning suppression
lukem
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.*.mk: move MKSTRIPSYM default to bsd.own.mk
lukem
2023-06-03
indent: clean up handling of brace indentation
rillig
2023-06-03
bsd.obj.mk: move MKHOSTOBJ to bsd.own.mk
lukem
2023-06-03
bsd.dep.mk: move MKDEPINCLUDES to bsd.own.mk
lukem
2023-06-03
bsd.*.mk: move MKCLEAN* to bsd.own.mk
lukem
2023-06-03
mkvars.mk: sort MKEXTRAVARS and remove dupes
lukem
2023-06-03
lint: add query for static variables in functions
rillig
2023-06-03
lint: loosen assertion that unary operators have only a single operand
rillig
2023-06-03
fix various typos in comments and messages.
andvar
2023-06-03
lint: use consistent and configurable stream for debug output
rillig
2023-06-03
lint: provide more detailed types when operands do not match
rillig
[prev]
[next]