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: pooka
Date: Tue Apr 21 10:54:52 UTC 2015
Modified Files:
src/sys/kern: kern_kthread.c kern_physio.c vfs_trans.c
Log Message:
Don't check if constant-sized KM_SLEEP allocations succeeded.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/kern/kern_kthread.c
cvs rdiff -u -r1.92 -r1.93 src/sys/kern/kern_physio.c
cvs rdiff -u -r1.31 -r1.32 src/sys/kern/vfs_trans.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