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: rmind
Date: Thu Apr 16 00:17:19 UTC 2009
Modified Files:
src/sys/kern: kern_proc.c kern_synch.c
src/sys/sys: proc.h
src/sys/uvm: uvm_glue.c
Log Message:
Avoid few #ifdef KSTACK_CHECK_MAGIC.
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/kern/kern_proc.c
cvs rdiff -u -r1.262 -r1.263 src/sys/kern/kern_synch.c
cvs rdiff -u -r1.284 -r1.285 src/sys/sys/proc.h
cvs rdiff -u -r1.136 -r1.137 src/sys/uvm/uvm_glue.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