NetBSD/usr.bin/xlint
jmc 855a0649f3 Change xgetblk to detect cases where the requested size is more than mblklen.
(generally it's 20k). Adjust mblklen temporarily to the size of the block
required and allocate one. This avoids coredumps when mapping in identifiers
that have huge values. (In my example it was a char[] for a 640k pixmap).
2002-06-28 05:03:55 +00:00
..
arch Added hppa support to xlint. 2002-06-06 20:33:33 +00:00
common Remove some __STDC__ tests. 2002-06-13 23:00:16 +00:00
lint1 Change xgetblk to detect cases where the requested size is more than mblklen. 2002-06-28 05:03:55 +00:00
lint2 Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
llib don't build lint libs if MKLINT == no 2000-07-27 03:29:28 +00:00
xlint Use findcc() from ../mkdep so ${CC} can contain multiple tokens instead 2002-06-14 23:20:42 +00:00
Makefile
Makefile.inc Need <bsd.own.mk> to use ${MACHINE_CPU}. 2002-02-04 08:37:37 +00:00