freebsd-nq/sys/amd64/amd64
David Greenman df9ab3049d Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from
systm.h). Merged functionality of pio.h into cpufunc.h. Cleaned up some
related code.
1994-09-16 13:33:56 +00:00
..
autoconf.c Reviewed by: Stefan Esser <se> 1994-08-31 23:36:56 +00:00
cpu_switch.S Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. 1994-09-02 05:58:51 +00:00
db_disasm.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_interface.c Brought over from 1.1.5: 1994-09-15 11:38:59 +00:00
db_trace.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.S Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
fpu.c Removed some macros that are now in cpufunc.h 1994-09-15 16:32:07 +00:00
genassym.c Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system 1994-09-12 11:38:31 +00:00
locore.s Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
locore.S Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
machdep.c Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
mem.c Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
pmap.c Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
support.s Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
support.S Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
swtch.s Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. 1994-09-02 05:58:51 +00:00
sys_machdep.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
trap.c Be more careful about dereferencing curproc, p_vmspace, and curpcb, 1994-09-11 11:26:18 +00:00
tsc.c 1. adjkerntz variable added for preparation to resettodr() implementation 1994-09-14 23:09:06 +00:00
vm_machdep.c Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00