Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 08/02/1999 08:23:12
Module Name:	basesrc
Committed By:	hubertf
Date:		Mon Aug  2 15:23:12 UTC 1999

Modified Files:
	basesrc/usr.bin/make: main.c

Log Message:
Detect invalid arguments to -j and -L by using sscanf() instead of atoi().
Fixes PR 6743 by Assar Westerlund <assar@sics.se>


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 basesrc/usr.bin/make/main.c

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