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
/
xlint
/
lint2
/
msg.c
Age
Commit message (
Expand
)
Author
2023-06-09
lint: indent local variables consistently
rillig
2023-02-19
lint: make basename simpler
rillig
2023-02-02
lint: clean up
rillig
2022-05-20
lint: use __RCSID in lint mode as well
rillig
2021-08-28
lint: un-abbreviate unsigned integer types
rillig
2021-03-27
lint: remove space between 'sizeof ('
rillig
2021-01-16
lint: replace 0 and 1 with false and true, where appropriate
rillig
2020-12-29
lint: remove redundant parentheses around return value
rillig
2020-12-28
lint: sort includes
rillig
2011-05-24
Fix format string usage
joerg
2008-04-26
print the types involved in the mismatch.
christos
2005-04-07
Factor out tyname() so that it can be used both by lint1 and lint2.
christos
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2002-01-31
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
tv
2002-01-21
Add hooks for compiling on non-NetBSD hosts.
tv
2001-05-28
cleanup (prior to more adding more features):
lukem
1998-02-22
WARNSify
christos
1997-11-03
implement (hack in) symbol (function and variable) renaming, so that
cgd
1995-07-03
RCS id cleanup
cgd
1995-07-03
lint(1) implementation, by Jochen Pohl. named 'xlint' for a similar
cgd