freebsd-nq/sys/amd64/amd64
Jordan K. Hubbard 94a92413cd From: fredriks@mcs.com (Lars Fredriksen)
...
It turns out that these files do not include <sys/dkbad.h> before
<sys/disklabel.h>.
Submitted by:	fredriks
1994-10-28 12:42:05 +00:00
..
autoconf.c Autoconf is the one to realize that we are booted disk-less and start the 1994-10-22 17:51:46 +00:00
cpu_switch.S Moved initialization of tmpstk so that it immediately follows the kernel 1994-10-25 07:25:56 +00:00
db_disasm.c db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00
db_interface.c Brought over from 1.1.5: 1994-09-15 11:38:59 +00:00
db_trace.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Ensure normal selection and alignment of the text and data sections before 1994-09-28 03:37:49 +00:00
exception.S Ensure normal selection and alignment of the text and data sections before 1994-09-28 03:37:49 +00:00
fpu.c Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
genassym.c Fix compiler warnings. 1994-10-26 22:01:11 +00:00
locore.s Move definition and initialization of video_mode_pointer to syscons.c. 1994-10-26 21:52:25 +00:00
locore.S Move definition and initialization of video_mode_pointer to syscons.c. 1994-10-26 21:52:25 +00:00
machdep.c From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
mem.c Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
pmap.c db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00
support.s Inlined ins/outs functions. 1994-09-25 21:31:55 +00:00
support.S Inlined ins/outs functions. 1994-09-25 21:31:55 +00:00
swtch.s Moved initialization of tmpstk so that it immediately follows the kernel 1994-10-25 07:25:56 +00:00
sys_machdep.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
trap.c Make my ALLDEVS kernel compile (basically, LINT minus a lot of options). 1994-10-21 01:18:38 +00:00
tsc.c BEWARE: Interface change of register_intr() ! 1994-10-25 22:35:12 +00:00
vm_machdep.c db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00