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: Sat Aug 27 14:19:47 UTC 2016
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/amd64/include: segments.h
src/sys/arch/i386/i386: machdep.c
src/sys/arch/i386/include: segments.h
src/sys/arch/x86/x86: idt.c
Log Message:
Remove idt_init.
To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/amd64/include/segments.h
cvs rdiff -u -r1.759 -r1.760 src/sys/arch/i386/i386/machdep.c
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/i386/include/segments.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/x86/idt.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