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: maxv
Date: Thu Aug 10 12:49:11 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: locore.S
src/sys/arch/i386/i386: compat_16_machdep.c machdep.c
Log Message:
Don't include opt_compat_ibcs2.h. No idea what it was doing in amd64,
since it never got implemented there.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/i386/i386/compat_16_machdep.c
cvs rdiff -u -r1.787 -r1.788 src/sys/arch/i386/i386/machdep.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