minix/kernel/arch/i386
Ben Gras f65b3b8fbf Use bitwise not instead of logical not on PIE flag when disabling periodic
interrupts to avoid clobbering register B. This seems to have fixed the
corrupting-CMOS bug when enabling profiling.
2007-01-12 16:33:41 +00:00
..
include arch/i386/include/protect.h is unnecessary; add make.conf to etc/ and 2006-12-22 15:48:27 +00:00
clock.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
do_int86.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
do_iopenable.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
do_readbios.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
do_sdevio.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
exception.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
i8259.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
klib386.s Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
Makefile Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
memory.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
mpx386.s Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
protect.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
proto.h Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
sconst.h Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
system.c Use bitwise not instead of logical not on PIE flag when disabling periodic 2007-01-12 16:33:41 +00:00