Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/sys/kern
Module Name: src
Committed By: tron
Date: Fri Jul 1 12:21:18 UTC 2005
Modified Files:
src/sys/kern [netbsd-2]: kern_ksyms.c
Log Message:
Pull up revision 1.26 (requested by riz in ticket #2037):
Use %zx in a format string to print a size_t, not %lx, so a kernel
with KSYMS_DEBUG will compile.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.6.1 src/sys/kern/kern_ksyms.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