..
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
. let kernel use read_tsc() from sysutil library
2007-03-08 15:39:14 +00:00
Makefile
don't call mkdep with an absolute path
2007-02-08 16:26:20 +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