freebsd-dev/sys/i386
Rodney W. Grimes 09f07fb057 All:
Remove patch kit headers, and add $Id$
	This is mostly to align some more code with NetBSD.

cpu.h:
	Remove the old function vs. include configuration stuff that was
	ifdefed out when we went to inline functions.
	Remove the define of resettodr that made it a nop, there is
	already a function that makes it a nop, no need to #define one.
	Remove the #defines of processor types, they are now defined
	in cputypes.h, #include that file.
	Add struct cpu_nameclass for support of cpu types.

frame.h:
	include sys/signal.h, it will be needed in the future.
	put the sigframe structure here that was in machdep.c

pcb.h:
	Add multiple inclusion protection.
	Add pcb_ldt and pcb_ldt_len to pcb structure, this is for the
	user mode ldt.
1993-10-08 20:51:00 +00:00
..
boot Remove the ``loader overlaps bss, kernel must bzero'' printf since that 1993-10-08 20:19:23 +00:00
conf >From NetBSD 1993-10-08 16:52:45 +00:00
eisa Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
i386 All: 1993-10-08 20:45:12 +00:00
include All: 1993-10-08 20:51:00 +00:00
isa Latest changs for XFree86 2.0 1993-10-04 22:23:03 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00