freebsd-dev/sys/i386/i386
Bruce Evans d85327d7bc Stop using the alias pcb_ptd' for pcb_tcc.tss_cr3'. Use the (existing)
alias `pcb_cr3' instead.  That is still one alias too many, but is convenient
for me since I've replaced the tss in the pcb by a few scalar variables in
the pcb.
1996-06-08 11:03:19 +00:00
..
autoconf.c Removed recently introduced unnecessary #includes of <machine/cpu.h> 1996-06-08 09:37:51 +00:00
cons.c Removed unused #include. 1996-05-01 03:32:46 +00:00
cons.h
db_disasm.c Removed bogus `altfmt' code. No alternative formats are supported, but 1996-06-08 10:15:48 +00:00
db_interface.c Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +00:00
db_trace.c Fixed traceback for the following cases: 1996-03-27 17:06:03 +00:00
exception.s Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
genassym.c Move atdevbase out of locore.s and into machdep.c 1996-05-02 22:25:18 +00:00
in_cksum.c
locore.s Cleanup the last of the assembly time "-KERNBASE" relocations. 1996-05-27 06:51:46 +00:00
machdep.c Stop using the alias pcb_ptd' for pcb_tcc.tss_cr3'. Use the (existing) 1996-06-08 11:03:19 +00:00
math_emu.h
math_emulate.c
mem.c First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
microtime.s Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
perfmon.c There is no need to zero out the TSC when configuring a counter, 1996-03-29 17:48:21 +00:00
pmap.c Adjust the threshold for blocking on movement of pages from the cache 1996-06-08 06:48:35 +00:00
procfs_machdep.c
support.s Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
swapgeneric.c
swtch.s Don't return unused values in cpu_switch() or savectx(). 1996-05-01 03:47:04 +00:00
symbols.raw removed: 1996-05-02 14:21:14 +00:00
sys_machdep.c USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINE 1996-03-03 01:57:45 +00:00
trap.c This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +00:00
tsc.c Added calibration the i8254 and the i586 clocks agains the RTC at boot 1996-05-01 08:39:02 +00:00
userconfig.c Fixed handling of device flags. The real flags were never used. 1996-04-13 18:33:04 +00:00
vm_machdep.c This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +00:00