freebsd-dev/sys/i386/i386
1999-08-13 10:29:38 +00:00
..
apic_vector.s Implement an all-CPU shootdown-style rendezvous facility. This allows 1999-07-20 06:52:35 +00:00
autoconf.c The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
bios.c Formatting-only cleanup accidentally omitted from the patch merge in the 1999-07-29 18:47:39 +00:00
bioscall.s Remove some duplicate definitions, as suggested by Alan Cox. 1999-07-29 07:10:35 +00:00
busdma_machdep.c Correct some ugly formatting. Remember to initialize the alignment tag. 1999-07-02 05:12:11 +00:00
db_disasm.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
db_interface.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
db_trace.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
elf_machdep.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
exception.s Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pending 1999-07-10 15:28:01 +00:00
genassym.c GBIOSSTACK_SEL is undefined, but OTOH, BSSSEL apparently isn't used either. 1999-07-29 08:33:00 +00:00
globals.s Unifdef VM86. 1999-06-01 18:20:36 +00:00
i386-gdbstub.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
i686_mem.c Fix typo which would have caused MTRR support on non-SMP systems to 1999-08-04 20:24:49 +00:00
identcpu.c Quieten gcc paranoia. 1999-07-06 13:23:56 +00:00
in_cksum.c Fix warnings related to -Wall -Wcast-qual 1999-01-28 17:32:05 +00:00
initcpu.c Kill option FAILSAFE. 1999-06-15 13:14:56 +00:00
k6_mem.c I missed a not. Also, remove invltlb(), since it's "unncessary [sic] because 1999-07-20 13:21:55 +00:00
legacy.c Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
locore.s Remove some droppings left over from the removal of the APM hooks. 1999-07-28 19:34:16 +00:00
machdep.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
math_emu.h Don't cast pointers to longs in asms. Changed all remaining longs 1998-07-15 09:01:18 +00:00
math_emulate.c Staticize. 1999-04-11 03:06:07 +00:00
mem.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
mp_machdep.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
mpapic.c Fix (?) EISA interrupt configuration based on observation of what we've 1998-09-28 13:47:23 +00:00
mpboot.s Unifdef VM86. 1999-06-01 18:20:36 +00:00
mplock.s Removed unused includes. 1998-06-21 14:53:44 +00:00
mptable.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
nexus.c Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
perfmon.c The Intel Pentium Pro's performance counters are 40 bits wide. The Intel 1999-05-11 01:54:52 +00:00
pmap.c _pmap_allocpte: 1999-08-11 19:19:04 +00:00
procfs_machdep.c Implement support for hardware debug registers on the i386. 1999-07-09 04:16:00 +00:00
simplelock.s Change simple lock handling to not depend upon having a local apic 1998-05-17 23:08:04 +00:00
support.s Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
swtch.s Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pending 1999-07-10 15:28:01 +00:00
symbols.raw This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
sys_machdep.c Unifdef VM86. 1999-06-01 18:20:36 +00:00
trap.c On FPU exceptions, pass a useful error code (one of the FPE_... 1999-07-25 13:16:09 +00:00
tsc.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
userconfig.c Remove a reference to config(8) when IRQ 2 is remapped to IRQ 9. 1999-08-09 13:52:12 +00:00
vm86.c Unbreak memory sizing for SMP. 1999-06-01 23:45:48 +00:00
vm86bios.s Unifdef VM86. 1999-06-01 18:20:36 +00:00
vm_machdep.c Change the type of vpgqueues::lcnt from "int *" to "int". The indirection 1999-07-31 18:31:00 +00:00