Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: enami
Date: Sun Oct 3 08:30:09 UTC 2004
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
x > 15 is always false if x is 0 .. 15.
# XXX: testing free memory here is quite doubtful. also, I guess lowater
# XXX: is better than 0 as origin.
To generate a diff of this commit:
cvs rdiff -r1.132 -r1.133 src/sys/kern/vfs_bio.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