Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
Module Name: src
Committed By: yamt
Date: Wed May 10 11:05:34 UTC 2006
Modified Files:
src/sys/compat/linux/common: linux_misc.c linux_misc_notalpha.c
Log Message:
don't allocate struct statvfs on stack as it's too large.
while i'm here, remove some unnecessary casts.
To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.77 -r1.78 src/sys/compat/linux/common/linux_misc_notalpha.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