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: Sun Apr 25 15:39:41 UTC 2010
Modified Files:
src/sys/arch/mips/mips: syscall.c
src/sys/dev/ic: siisata.c
src/sys/lib/libkern: libkern.h
Log Message:
Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted.
Hi matt@!
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/mips/mips/syscall.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ic/siisata.c
cvs rdiff -u -r1.93 -r1.94 src/sys/lib/libkern/libkern.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