freebsd-dev/sys/i386/i386
Poul-Henning Kamp 3845d1185d Forget all about APM. Instead of "hlt" call through a vector which
APM can then fiddle with.  Default for the vector is to "htl; ret"
1997-04-14 18:12:05 +00:00
..
autoconf.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
cons.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
cons.h Fixed gratuitous ANSIisms. 1997-04-01 16:13:31 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Added a setjmp() and a longjmp() so that an unexpected trap inside 1997-03-28 12:56:07 +00:00
db_trace.c Add missing #include <machine/segments.h> for ISPL and SEL_UPL macros 1997-03-01 05:44:09 +00:00
exception.s Don't forget to set `runtime' in fork_trampoline(). The time slice before 1997-04-13 16:58:08 +00:00
genassym.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
i386-gdbstub.c Implement the `detach' command for remote GDB. It gets you back at DDB. 1997-03-30 16:03:00 +00:00
identcpu.c Improved CPU identification and initialization routines. This 1997-03-22 18:54:54 +00:00
in_cksum.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
initcpu.c Fix typo. 1997-03-24 07:23:05 +00:00
locore.s Clean up some dead wood. Kill the page table page for mapping the 1997-04-07 08:38:19 +00:00
machdep.c Decrease the amount of memory allocated for bouncing. This will 1997-04-13 04:07:24 +00:00
math_emu.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
math_emulate.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
mem.c Use the same IOPL check as in syscons. 1997-04-14 15:54:39 +00:00
microtime.s Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
perfmon.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
pmap.c The pmap code was too generous in the allocation of kva space for 1997-04-13 03:35:30 +00:00
procfs_machdep.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
support.s Made FPU stuff conditional on npx as well as I586_CPU. 1997-03-05 16:30:55 +00:00
swapgeneric.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
swtch.s Forget all about APM. Instead of "hlt" call through a vector which 1997-04-14 18:12:05 +00:00
symbols.raw The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
sys_machdep.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
trap.c Fixed printing of registers in dbflalt_handler(). The registers 1997-04-14 13:52:52 +00:00
tsc.c Prevent wedging of the stat clock because of missed interrupts. 1997-04-06 13:25:48 +00:00
userconfig.c Various stylistic improvements regarding num_eisa_slots & co.: 1997-03-13 18:04:05 +00:00
vm_machdep.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00