Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/21/1999 19:04:15
Module Name: basesrc
Committed By: hubertf
Date: Thu Jul 22 02:04:14 UTC 1999
Modified Files:
basesrc/sbin/modunload: modunload.c
Log Message:
s/atoi/strtol/ and check if argument given to -i was really a valid
number.
Patch submitted in PR 6456 by lha@stacken.kth.se
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/sbin/modunload/modunload.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.