Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/12/2007 13:38:09
Module Name: src
Committed By: ad
Date: Fri Oct 12 13:38:09 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: pmap.c
src/sys/arch/i386/i386: pmap.c
src/sys/arch/x86/x86: bus_dma.c
Log Message:
crit_enter/crit_exit are now available.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/amd64/amd64/pmap.c
cvs rdiff -r1.215 -r1.216 src/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.37 -r1.38 src/sys/arch/x86/x86/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.