Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/26/2002 01:28:45
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Aug 25 22:28:45 UTC 2002

Modified Files:
	syssrc/sys/kern: kern_subr.c
	syssrc/sys/sys: systm.h

Log Message:
Make uiomove()'s count argument a size_t rather than an int.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/kern/kern_subr.c
cvs rdiff -r1.148 -r1.149 syssrc/sys/sys/systm.h

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