Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/16/2001 06:48:46
Module Name:	syssrc
Committed By:	lukem
Date:		Wed May 16 03:48:45 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/conf: Makefile.i386

Log Message:
changes to lint invocation:
- sort lint flags
- add flags -F (full pathname), -g (gcc extensions; XXX for now)
- lint CFILES before LINTSTUBS
- don't -Dvolatile=
- don't grep -v 'static function.*unused'


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 syssrc/sys/arch/i386/conf/Makefile.i386

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