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:   pooka
Date:           Thu Jan  1 15:10:20 UTC 2009

Modified Files:
        src/sys/kern: init_main.c subr_prf.c
        src/sys/sys: kprintf.h

Log Message:
* unexpose kprintf locking internals
* migrate from simplelock to kmutex

Don't bother to bump kernel version, since nothing outside of subr_prf
used KPRINTF_MUTEX_ENXIT()


To generate a diff of this commit:
cvs rdiff -r1.378 -r1.379 src/sys/kern/init_main.c
cvs rdiff -r1.125 -r1.126 src/sys/kern/subr_prf.c
cvs rdiff -r1.9 -r1.10 src/sys/sys/kprintf.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