freebsd-nq/sys/i386
Peter Wemm 914970e6e9 md_regs is struct trapframe * now, rather than int []
Remove TF_REGP() macro and use.  The original reason (address space
problems due to having UPAGES in mapped into user space) is gone.  It
looks cleaner without it.
1997-05-07 20:12:47 +00:00
..
apm Fix embarrasing typo that survived because I applied the wrong patch- 1997-03-30 09:08:00 +00:00
bios Fix embarrasing typo that survived because I applied the wrong patch- 1997-03-30 09:08:00 +00:00
boot Removed LDADD=-lc and associated DPADD. libc would probably break 1997-04-25 19:38:01 +00:00
conf Round 1 of a long series of commits.. 1997-05-07 19:39:16 +00:00
eisa Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
i386 md_regs is struct trapframe * now, rather than int [] 1997-05-07 20:12:47 +00:00
ibcs2 md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
include Convert md_regs from an int[] to a struct trapframe *. It simplifies 1997-05-07 19:55:13 +00:00
isa simplify IOPL gain/remove privs code. It's easier with md_regs 1997-05-07 20:02:38 +00:00
linux md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
pci Mask out revision register in consistency test of class register. 1997-04-09 11:34:50 +00:00
scsi Print out some more diagnostic information when we reject a message. 1997-04-26 05:03:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00