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: christos
Date: Fri Oct 24 13:55:42 UTC 2008
Modified Files:
src/sys/ddb: db_sym.c
src/sys/kern: kern_ksyms.c
src/sys/sys: ksyms.h
Log Message:
don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/ddb/db_sym.c
cvs rdiff -r1.40 -r1.41 src/sys/kern/kern_ksyms.c
cvs rdiff -r1.16 -r1.17 src/sys/sys/ksyms.h
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