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:   riz
Date:           Sat Jun 25 05:30:04 UTC 2005

Modified Files:
        src/sys/kern: kern_ksyms.c

Log Message:
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.25 -r1.26 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