Subject: CVS commit: src/usr.bin/xlint/lint1
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/08/2006 18:31:15
Module Name:	src
Committed By:	christos
Date:		Wed Nov  8 18:31:15 UTC 2006

Modified Files:
	src/usr.bin/xlint/lint1: cgram.y decl.c main1.c

Log Message:
- add debugging to track nowarns
- make /*LINTED*/ take effect on unused functions


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -r1.37 -r1.38 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -r1.16 -r1.17 src/usr.bin/xlint/lint1/main1.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.