CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/07/09 13:20:30
Modified files:
sys/arch/amd64/include: psl.h
lib/libarch/i386: Makefile
sys/arch/i386/conf: GENERIC files.i386
sys/arch/i386/i386: locore.s machdep.c process_machdep.c
sys_machdep.c trap.c
sys/arch/i386/include: cpu.h psl.h segments.h
sys/arch/i386/isa: icu.s
Removed files:
lib/libarch/i386: i386_vm86.2 i386_vm86.c
sys/arch/i386/i386: vm86.c
sys/arch/i386/include: vm86.h
Log message:
Delete the VM86 kernel option and i386_vm86(3) API: it's required
a custom kernel for over 20 years.
testing mlarkin@
ok deraadt@ phessler@ jca@ matthieu@