Subject: CVS commit: src/usr.sbin/config
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/18/2003 18:47:36
Module Name:	src
Committed By:	fvdl
Date:		Tue Nov 18 18:47:36 UTC 2003

Modified Files:
	src/usr.sbin/config: gram.y scan.l

Log Message:
Use int64_t to store numeric values, so that values larger than 2^32
may be specified in options.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/usr.sbin/config/gram.y
cvs rdiff -r1.40 -r1.41 src/usr.sbin/config/scan.l

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