Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/pmap



Module Name:    src
Committed By:   atatat
Date:           Sat Jan 31 18:25:27 UTC 2004

Modified Files:
        src/usr.bin/pmap: main.c pmap.h

Log Message:
Unfold the KDEREF() macros a little, and tweak the LOCKDEBUG detection
code, to detect a KDEREF failure instead of simply aborting.  If the
KDEREF fails, we're obviously not_using_lockdebug().


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/usr.bin/pmap/main.c
cvs rdiff -r1.3 -r1.4 src/usr.bin/pmap/pmap.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