CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/23 22:56:08
Modified files:
lib/libarch/i386: Makefile
sys/arch/i386/i386: machdep.c sys_machdep.c
sys/arch/i386/include: pcb.h sysarch.h
Removed files:
lib/libarch/i386: i386_get_ioperm.2 i386_get_ioperm.c
i386_set_ioperm.c
Log message:
Delete i386_{get,set}_ioperm(2) APIs and underlying sysarch(2) bits.
They're no longer used by anything and should let us simplify the TSS
handling.
ok mikeb@ naddy@
