1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/sys/amd64/amd64
Poul-Henning Kamp fa356aa0c0 Pull all of libkern.a in (though not mcount) so the LKM's don't come
out shorthanded.  Makes the idea of libkern pretty void now...
1995-10-15 18:03:42 +00:00
..
autoconf.c cons.c: 1995-09-10 18:57:26 +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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_interface.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_trace.c Remove trailing whitespace. 1995-05-30 08:16:23 +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 Fix benign type mismatches in isa interrupt handlers. Many returned int 1995-09-19 18:55:37 +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 Include <sys/sysproto.h> so that machdep.c compiles cleanly again 1995-10-10 05:05:28 +00:00
mem.c Fix rounding bug in last commit that would have caused the problem to not 1995-09-20 13:01:17 +00:00
pmap.c 1) Killed 'BSDVM_COMPAT'. 1995-09-15 08:31:19 +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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
trap.c Fix tracing of syscalls. The previous fix required the undocumented 1995-10-09 04:36:01 +00:00
tsc.c Reduce jitter of Pentium microtime() implementation by letting the counter 1995-10-12 20:39:49 +00:00
vm_machdep.c Insert zeroed pages at the head of the zero queue rather than at the tail. 1995-10-01 20:10:20 +00:00