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
Age
Commit message (
Expand
)
Author
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-07
note the release NetBSD 9.3
jnemeth
2022-08-07
fix various typos in comments, documentation and messages.
andvar
2022-08-07
fix some typos and grammar in comments.
andvar
2022-08-06
tests/make: demonstrate bug in parsing of modifier parts
rillig
2022-08-06
s/blity/bility/ in various words, mainly in comments.
andvar
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
2022-07-26
Pass MAKEOBJDIR to opt-m-include-dir
sjg
2022-07-24
make: fix out-of-bounds read when parsing an invalid line
rillig
2022-07-21
readlink: sort SEE ALSO
wiz
2022-07-21
Add an Xr to realpath(1) (which does much the same as readlink -f).
kre
2022-07-21
Add missing comma.
wiz
2022-07-21
Make realpath(1) compat with the planned (not yet approved) specification
kre
2022-07-16
lint: add more details to message about pointer alignment
rillig
2022-07-16
lint: add missing space before func_proto_sym in debug mode
rillig
2022-07-16
When operating on core files or /dev/mem when using the -M option,
simonb
2022-07-16
Move the call to getnlist() to after we check if kvm_openfiles(3) succeeded.
simonb
2022-07-12
make.1: fix markup for variable modifiers, add italic correction
rillig
2022-07-12
make.1: fix markup for options, they are not arguments
rillig
2022-07-12
make.1: fix ugly line break in PostScript output
rillig
2022-07-12
make.1: fix markup
rillig
2022-07-12
make.1: replace redundant .Ql with .Sq
rillig
2022-07-12
make: describe variable assignment and evaluation more precisely
rillig
2022-07-10
tests/make: extend tests for modifier ':H'
rillig
2022-07-08
Prevent crashes as shown in PR 56918.
mlelstv
2022-07-08
lint: fix edge cases in the query for redundant cast before assignment
rillig
2022-07-08
lint: fix query for redundant cast before assignment
rillig
2022-07-08
s/maek/make/ in comment.
andvar
2022-07-06
lint: do not warn about 'may lose accuracy' in safe cases of '%'
rillig
2022-07-05
lint: add additional queries that are not enabled by default
rillig
2022-07-03
lint: do not treat message IDs as arithmetic numbers
rillig
2022-07-03
lint: remove unused code in consistency checker
rillig
2022-07-03
lint: extend implementation documentation
rillig
2022-07-03
lint: include the width of bit-fields in the type name
rillig
2022-07-03
lint: add debug logging for struct and enum details
rillig
2022-07-03
lint: verify that comment above warning_at matches the message
rillig
2022-07-02
Cosmetic tweak. No functional change.
ad
2022-07-02
lint: allow message IDs to be only specified in decimal
rillig
2022-07-02
lint: prevent undefined behavior when folding '<<' or '>>'
rillig
2022-07-02
lint: document usage of 'convert'
rillig
2022-07-02
lint: only convert the right operand of '<<' or '>>' in traditional C
rillig
2022-07-01
lint: clean up suppression of warnings and errors
rillig
2022-07-01
lint: move error handling code from main1.c to err.c
rillig
2022-07-01
lint: add quotes around operator in message 138, remove message 240
rillig
2022-07-01
lint: restructure 'convert'
rillig
2022-07-01
lint: rename functions for value conversion
rillig
2022-06-25
cksum.c: don't fault if the hash algorithm is fed invalid data
gutteridge
[prev]
[next]