Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/kernfs
Module Name: src
Committed By: jmmv
Date: Sat Nov 4 20:51:33 UTC 2006
Modified Files:
src/sys/miscfs/kernfs: kernfs_vnops.c
Log Message:
Use size_t in a couple of places as it makes more sense WRT the places
where the variables are later used. From PR kern/25277 by Jeff Ito.
To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/miscfs/kernfs/kernfs_vnops.c
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