Subject: CVS commit: src/usr.bin/config
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/10/2005 15:38:46
Module Name:	src
Committed By:	martin
Date:		Sat Sep 10 15:38:46 UTC 2005

Modified Files:
	src/usr.bin/config: defs.h gram.y scan.l

Log Message:
Move package/cinclude/include handling from the parser to the scanner,
where it belongs. This has the side effect of fixing PR toolchain/30903.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.bin/config/defs.h src/usr.bin/config/gram.y \
    src/usr.bin/config/scan.l

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