| Age | Commit message (Expand) | Author |
| 2001-12-24 | Fix typo. | wiz |
| 2001-12-19 | If USETOOLS=yes, as in a cross build or standard tool-based build, create | tv |
| 2001-12-13 | Don't use fd_set to keep track of errors to ignore. Doing so relies on | augustss |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-08 | Punctuation nits. | wiz |
| 2001-12-04 | Replace some misuses of "then" with "than". | wiz |
| 2001-11-21 | "than" instead of "then". | wiz |
| 2001-11-21 | Explicitly write explicitly without a second e. | wiz |
| 2001-11-17 | Fix a bug in detecting overflow in unsigned multiplication. | perry |
| 2001-11-12 | Major overhaul of src/tools and host toolchain. Summary of changes: | tv |
| 2001-10-28 | our wchar_t is int, not short. | yamt |
| 2001-10-25 | Give host tool builds better control over the HOST_CPPFLAGS. | thorpej |
| 2001-10-24 | Add support for putting prefixes on the name of lint(1)'s front | thorpej |
| 2001-10-24 | Back out part of rev. 1.16 (my build didn't pick up the -I from | tv |
| 2001-10-24 | Set a CPP define on the command line to indicate which object | thorpej |
| 2001-10-24 | Let lint.7 get auto-built by the bsd.man.mk logic (don't explicitly depend | tv |
| 2001-10-22 | Move CPPFLAGS addition for lint1/arch to Makefile.inc so each subdir will | jmc |
| 2001-10-21 | Split out target parameters into separate header files, and | thorpej |
| 2001-10-06 | On ARM ELF platforms, size_t and ptrdiff_t are u_long and long respectively. | bjh21 |
| 2001-09-18 | Give initiali[sz]e all the "i"s it deserves. | wiz |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-08-17 | Don't use long double on sparc64 since the compiler is borked. | eeh |
| 2001-08-14 | Add hooks to allow toolchain bits to be reachover-built at the top level. | tv |
| 2001-07-26 | Various typos in comments (neccessary, sceme, choise, ...). | wiz |
| 2001-06-05 | Nits. | wiz |
| 2001-05-28 | cleanup (prior to more adding more features): | lukem |
| 2001-05-24 | support // comments if -g is given | lukem |
| 2001-05-24 | oops! delint previous | lukem |
| 2001-05-24 | allow trailing , in enum if -g | lukem |
| 2001-05-24 | minor whitespace/knf | lukem |
| 2001-05-24 | allow trailing , in enum if -g | lukem |
| 2001-05-19 | Change type of anonymous bitfield pads so that lint -p no longer generates a | sommerfeld |
| 2001-05-07 | only error on a newline in a string if -t (traditional) mode is enabled, since | lukem |
| 2001-04-29 | s/refferd/referred/ | lukem |
| 2001-04-25 | Spell occurred correctly. | simonb |
| 2001-02-24 | fix broken NetBSD RCS id tags | cgd |
| 2001-02-20 | use getprogname() | cgd |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-10 | __arm26__ || __arm32__ -> __arm__ | bjh21 |
| 2001-01-23 | No space is allowed before comma in optarg for -X option. | enami |
| 2000-11-27 | Handle arguments in a slightly more standard way (avoid resetting optind). | wiz |
| 2000-11-08 | sparc & sparc64 use `long' for ptrdiff_t. | mrg |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 2000-07-27 | don't build lint libs if MKLINT == no | cgd |
| 2000-07-23 | Fix problem building lint.7. | mycroft |
| 2000-07-06 | better way to handle lint.7 | christos |
| 2000-07-06 | document new flags. | christos |
| 2000-07-06 | pass -X <id>[,<id>]... and -w to lint1 | christos |
| 2000-07-06 | build lint.7 man page | christos |