Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Wed May 10 11:02:30 UTC 2006

Modified Files:
        src/sys/kern: vfs_syscalls.c
        src/sys/sys: statvfs.h

Log Message:
don't allocate struct statvfs on stack as it's too large.


To generate a diff of this commit:
cvs rdiff -r1.240 -r1.241 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.9 -r1.10 src/sys/sys/statvfs.h

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