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: mrg
Date: Sun Jul 3 08:57:43 UTC 2011
Modified Files:
src/sys/fs/puffs: puffs_msgif.c
src/sys/kern: sys_process.c
Log Message:
avoid some uninitialised variable warnings from GCC.
at least the puffs one seems valid, but i'm not 100% sure.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -u -r1.156 -r1.157 src/sys/kern/sys_process.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