Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: mjacob
Date: Sat Mar 16 22:44:42 UTC 2002
Modified Files:
syssrc/sys/kern: subr_prop.c
Log Message:
size_t is a long on alpha. I forget whether there's actually a 'best'
kernel printf format arg to print size_t in NetBSD, but coercing the
arg to long probably works well enough.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/kern/subr_prop.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