Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
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.
Home |
Main Index |
Thread Index |
Old Index