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
2021-12-18
lint: document wrong data structures for modelling initializations
rillig
2021-12-18
lint: move maximum seen subscript from brace level to initialization
rillig
2021-12-18
lint: format grammar consistently
rillig
2021-12-18
lint: use vector instead of list for designation in initialization
rillig
2021-12-17
lint: reduce code for beginning an initialization
rillig
2021-12-17
lint: inline sub-cases of brace_level_sub_type
rillig
2021-12-17
Remove an unnecessary test for NULL (the same thing is done in the
kre
2021-12-17
fix error messages, usage, add static, more checks for ioctl, KNF
christos
2021-12-17
Provide a clipping function and use it to prevent setting values out of bounds.
christos
2021-12-17
more protection from unset threads from RVP
christos
2021-12-17
lint: fix initialization with few braces from function
rillig
2021-12-17
lint: fix initialization of array with fewer braces
rillig
2021-12-17
lint: work around lint bug in initialization with few braces
rillig
2021-12-17
lint: rename is_string_array to is_character_array
rillig
2021-12-17
lint: in GCC mode, declare alloca and variants
rillig
2021-12-16
lint: narrow down parameter of build_name
rillig
2021-12-16
tests/lint: ensure that tests on a message mention this message
rillig
2021-12-16
lint: improve error message for missing newline in .ln file
rillig
2021-12-15
Add more attributes
christos
2021-12-15
make: amend leftover cleanups from the previous commits
rillig
2021-12-15
make: format comments according to /usr/share/misc/style
rillig
2021-12-15
make: use consistent indentation for statements and continuations
rillig
2021-12-15
make: remove redundant comments for multiple-inclusion guards
rillig
2021-12-15
make: remove space after ':' in bit-field declarations
rillig
2021-12-15
make: remove bmake_free
rillig
2021-12-15
make: in CLEANUP mode, free interned strings at the very end
rillig
2021-12-15
make: in ParseDependencyCheckSpec, move default branch to the bottom
rillig
2021-12-15
make: change return type of HashTable_Set to void
rillig
2021-12-15
make: change return type of Compat_RunCommand from int to bool
rillig
2021-12-15
make: mark several functions whose result must be used
rillig
2021-12-15
make: prevent memory leaks from buffers
rillig
2021-12-15
lint: unexport struct_or_union_member
rillig
2021-12-14
Avoid NULL deref if there is no current thread. From RVP.
christos
2021-12-14
Improve restrict handling.
christos
2021-12-14
provide an expanded description for -W
christos
2021-12-14
Also accept -W to pass to cpp
christos
2021-12-14
PR/56548: RVP: mail(1) segfaults if thread commands are used in ~/.mailrc
christos
2021-12-14
make: condense repetetive code in ParseDirective
rillig
2021-12-14
tests/make: disable test that behaves differently in ATF
rillig
2021-12-14
make: remove dead code for handling traditional include directives
rillig
2021-12-14
tests/make: test traditional include directive
rillig
2021-12-14
make: clean up parsing of variable assignments
rillig
2021-12-14
make: remove unreachable code for parsing the dependency operator
rillig
2021-12-13
tests/make: extend tests for parsing makefiles
rillig
2021-12-13
make: convert debugging flags from enum to bit-field
rillig
2021-12-13
Update -m description to reflect reality. Kernel dynamic memory tracking
simonb
2021-12-13
make: condense CondParser_ComparisonOp
rillig
2021-12-13
make: fix memory leak when parsing '.if ${expr}' (since 2004-04-13)
rillig
2021-12-13
make: clean up loading of files
rillig
2021-12-13
make: fix memory leak for filenames in .for loops (since 2013-06-18)
rillig
[next]