Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/07/2001 20:05:23
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Feb  7 18:05:23 UTC 2001

Modified Files:
	basesrc/crypto/dist/ssh: ssh-keyscan.c xmalloc.c

Log Message:
fix size_t -> int cast.  need checking with alpha...


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/crypto/dist/ssh/ssh-keyscan.c
cvs rdiff -r1.1.1.2 -r1.2 basesrc/crypto/dist/ssh/xmalloc.c

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