Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: christos
Date: Thu Jul 10 21:13:52 UTC 2014
Modified Files:
src/sys/kern: subr_extent.c subr_prof.c sys_module.c
Log Message:
don't cast void * in c.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/kern/subr_extent.c
cvs rdiff -u -r1.46 -r1.47 src/sys/kern/subr_prof.c
cvs rdiff -u -r1.16 -r1.17 src/sys/kern/sys_module.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