summaryrefslogtreecommitdiff
path: root/usr.bin/xlint/lint2/msg.c
AgeCommit message (Expand)Author
2023-06-09lint: indent local variables consistentlyrillig
2023-02-19lint: make basename simplerrillig
2023-02-02lint: clean uprillig
2022-05-20lint: use __RCSID in lint mode as wellrillig
2021-08-28lint: un-abbreviate unsigned integer typesrillig
2021-03-27lint: remove space between 'sizeof ('rillig
2021-01-16lint: replace 0 and 1 with false and true, where appropriaterillig
2020-12-29lint: remove redundant parentheses around return valuerillig
2020-12-28lint: sort includesrillig
2011-05-24Fix format string usagejoerg
2008-04-26print the types involved in the mismatch.christos
2005-04-07Factor out tyname() so that it can be used both by lint1 and lint2.christos
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2002-01-31Protect __RCSID and __COPYRIGHT from being invoked if not defined.tv
2002-01-21Add hooks for compiling on non-NetBSD hosts.tv
2001-05-28cleanup (prior to more adding more features):lukem
1998-02-22WARNSifychristos
1997-11-03implement (hack in) symbol (function and variable) renaming, so thatcgd
1995-07-03RCS id cleanupcgd
1995-07-03lint(1) implementation, by Jochen Pohl. named 'xlint' for a similarcgd