Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/puffs
Module Name: src
Committed By: pooka
Date: Thu Jul 19 19:04:48 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_subr.c
Log Message:
Initialize pnode to 0 after fetching it from the pool. At least
one effect is poll() working much better, as selinfo doesn't contain
random bits.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/fs/puffs/puffs_subr.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