.. |
Makefile
|
Add mtrr.h to INCS list to get installed on a make includes
|
2001-09-12 04:44:21 +00:00 |
acpi_machdep.h
|
Bah, fix typo that crept in (tank you vi(1)).
|
2001-09-28 01:50:04 +00:00 |
ansi.h
|
…
|
|
aout_machdep.h
|
…
|
|
apmvar.h
|
Make it possible to query each battery individually by making the
|
2001-09-10 05:23:30 +00:00 |
asm.h
|
…
|
|
bios32.h
|
…
|
|
bioscall.h
|
…
|
|
bootinfo.h
|
…
|
|
bswap.h
|
…
|
|
bus.h
|
trivially rename some macro parameters to avoid lint warnings.
|
2001-11-10 22:21:00 +00:00 |
byte_swap.h
|
minor knf
|
2001-11-29 02:46:55 +00:00 |
cdefs.h
|
…
|
|
coff_machdep.h
|
…
|
|
conf.h
|
…
|
|
cpu.h
|
add a new function to the cpu struct's that can be called to print extra
|
2001-12-27 15:24:34 +00:00 |
cpufunc.h
|
Set up function pointers for copyin/copyout in preparation for
|
2001-07-31 18:28:58 +00:00 |
cputypes.h
|
Add transmeta crusoe cpu support from toshi.
|
2001-11-17 08:21:43 +00:00 |
db_machdep.h
|
…
|
|
disklabel.h
|
…
|
|
eisa_machdep.h
|
…
|
|
elf_machdep.h
|
Add support for dumping ELF-cormat core files.
|
2001-12-09 23:05:56 +00:00 |
endian.h
|
…
|
|
endian_machdep.h
|
…
|
|
float.h
|
…
|
|
frame.h
|
…
|
|
freebsd_machdep.h
|
Update freebsd_sigcontext to what FreeBSD currently uses, and save/restore
|
2001-10-27 12:26:29 +00:00 |
gdt.h
|
…
|
|
ibcs2_machdep.h
|
…
|
|
ieee.h
|
…
|
|
ieeefp.h
|
…
|
|
int_const.h
|
…
|
|
int_fmtio.h
|
{,u}intptr_t are longs; adjust printf/scanf formats.
|
2001-09-19 05:23:43 +00:00 |
int_limits.h
|
…
|
|
int_mwgwtypes.h
|
…
|
|
int_types.h
|
…
|
|
intr.h
|
use #define<TAB> style.
|
2001-12-18 15:21:13 +00:00 |
ipkdb.h
|
…
|
|
isa_machdep.h
|
…
|
|
isapnp_machdep.h
|
…
|
|
joystick.h
|
…
|
|
kcore.h
|
…
|
|
limits.h
|
…
|
|
loadfile_machdep.h
|
Split elf32 vs. elf64 handling in loadfile(), including support for
|
2001-10-31 17:20:45 +00:00 |
lock.h
|
…
|
|
macho_machdep.h
|
add MACHO_MACHDEP_CASES
|
2001-07-14 03:05:51 +00:00 |
math.h
|
…
|
|
mca_machdep.h
|
Add couple hooks, needed primarily for NCR 53C90 MCA card driver:
|
2001-12-02 17:02:33 +00:00 |
mouse.h
|
…
|
|
mtrr.h
|
Add code to frob the MTRR-like registers on the AMD K6-2
|
2001-09-19 01:26:18 +00:00 |
npx.h
|
Upon further reading of the manual, don't save the MXCSR-at-last-exception.
|
2001-08-03 01:46:08 +00:00 |
param.h
|
Remove trailing "U" on KERNBASE introduced in last commit.
|
2001-08-03 01:03:10 +00:00 |
pcb.h
|
Add support for saving/restoring SSE/SSE2 state using FXSAVE/FXRSTOR.
|
2001-08-02 21:04:43 +00:00 |
pccons.h
|
…
|
|
pci_machdep.h
|
…
|
|
pio.h
|
Fix some register constraints; specifically, the "port" operand,
|
2001-12-28 06:42:40 +00:00 |
pmap.h
|
Use ANSI declarations for static inline functions, and give them
|
2001-12-23 23:08:41 +00:00 |
pmc.h
|
…
|
|
proc.h
|
Add flag to indicate that a process set some mtrrs that need to be
|
2001-09-10 10:11:21 +00:00 |
profile.h
|
Declare some asm statement with output as volatile. Without this,
|
2001-11-30 06:53:56 +00:00 |
psl.h
|
…
|
|
pte.h
|
…
|
|
ptrace.h
|
* Allow machine-dependent code to specify hooks for ptrace(2)
|
2001-12-05 00:58:05 +00:00 |
rbus_machdep.h
|
…
|
|
reg.h
|
* Allow machine-dependent code to specify hooks for ptrace(2)
|
2001-12-05 00:58:05 +00:00 |
rnd.h
|
Use #if defined(FOO_CPU) instead of #if FOO_CPU just to be picky.
|
2001-12-06 01:56:19 +00:00 |
segments.h
|
Use global descriptor 7 for mach traps. Unfortunately this is already
|
2001-07-14 02:02:45 +00:00 |
setjmp.h
|
…
|
|
signal.h
|
…
|
|
specialreg.h
|
Define the AMD K6 cache/write-combinding control register MSR.
|
2001-09-19 00:30:11 +00:00 |
spkr.h
|
…
|
|
stdarg.h
|
…
|
|
svr4_machdep.h
|
rename (incorrect) SVR4_TRAP_CLOCK_SETTIME to SVR4_TRAP_GETHRESTIME - this
|
2001-12-21 07:02:23 +00:00 |
sysarch.h
|
Add definitions for mtrr syscalls.
|
2001-09-10 10:10:57 +00:00 |
trap.h
|
…
|
|
tss.h
|
…
|
|
types.h
|
…
|
|
userret.h
|
…
|
|
varargs.h
|
…
|
|
vm86.h
|
…
|
|
vmparam.h
|
MAXSLP is defined to be a machine-independent scheduling parameter,
|
2001-11-15 18:06:11 +00:00 |