opnsense-src/sys/amd64/amd64
Julian Elischer 7198bf4725 If you're going to mechanically replicate something in 50 files
it's best to not have a (compiles cleanly) typo in it! (sigh)
1995-11-29 14:41:20 +00:00
..
autoconf.c After having put on my Asbestos suit, complete the MFS_ROOT part of Terry's 1995-11-28 03:15:58 +00:00
cpu_switch.S Machine dependent routines to support pre-zeroed free pages. This 1995-09-03 20:39:22 +00:00
db_disasm.c Removed bogus statics in declarations that don't allocate storage. 1995-10-30 17:13:25 +00:00
db_interface.c Fixed handling of trace traps when cons_unavail is set. Added comments 1995-11-18 06:49:35 +00:00
db_trace.c Staticized. Moved some ero-initialized values to the bss. 1995-11-24 13:27:24 +00:00
exception.S Minor cleanup and (very) small micro optimization to Xsyscall (and the 1995-09-07 21:36:17 +00:00
exception.s Minor cleanup and (very) small micro optimization to Xsyscall (and the 1995-09-07 21:36:17 +00:00
fpu.c Sorry, the last commit screwed up for me, this is the right one (I hope!) 1995-10-28 13:07:28 +00:00
genassym.c Killed some unused stuff inherited from Bill Jolitz. Note that since 1995-08-17 11:30:03 +00:00
locore.S Our existing Cyrix cache-disable code was short-cutting the steps for 1995-09-16 21:31:55 +00:00
locore.s Our existing Cyrix cache-disable code was short-cutting the steps for 1995-09-16 21:31:55 +00:00
machdep.c Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
mem.c If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
pmap.c Remove unused vars. 1995-11-20 12:10:09 +00:00
support.S Pull all of libkern.a in (though not mcount) so the LKM's don't come 1995-10-15 18:03:42 +00:00
support.s Pull all of libkern.a in (though not mcount) so the LKM's don't come 1995-10-15 18:03:42 +00:00
swtch.s Machine dependent routines to support pre-zeroed free pages. This 1995-09-03 20:39:22 +00:00
sys_machdep.c Oops, forgot the following log message in the previous commit: 1995-11-12 07:10:47 +00:00
trap.c Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
tsc.c Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
vm_machdep.c Remove unused vars. 1995-11-20 12:10:09 +00:00