Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: ad
Date: Wed Nov 28 15:26:00 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: lock_stubs.S
src/sys/arch/i386/i386: lock_stubs.S
src/sys/arch/x86/x86: patch.c
Log Message:
Hook in the atomic ops from libkern.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/amd64/amd64/lock_stubs.S
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/i386/lock_stubs.S
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/x86/patch.c
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