NetBSD/usr.bin/xlint
augustss a30c07720a Don't use fd_set to keep track of errors to ignore. Doing so relies on
overriding FD_SETSIZE.  Not overriding it makes it stomp all over memory
(which caused the debug outputs we've seen lately).
It used to work, but toolification of lint broke it.
2001-12-13 23:56:00 +00:00
..
lint1 Don't use fd_set to keep track of errors to ignore. Doing so relies on 2001-12-13 23:56:00 +00:00
lint2 MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
llib
xlint Punctuation nits. 2001-12-08 19:27:56 +00:00
Makefile
Makefile.inc Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00