NetBSD/sys/arch/i386/include
mrg b564830503 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
..
pc
Makefile Add <machine/int_types.h>, which provides namespace-pure definitions 2000-06-26 15:42:16 +00:00
ansi.h G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_. 2000-06-27 05:53:22 +00:00
aout_machdep.h
apmvar.h
asm.h Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
bios32.h Basic interface to BIOS32. Separated from UCHIYAMA Yasushi's PCI BIOS 1999-11-17 00:55:50 +00:00
bioscall.h
bootinfo.h Actually define the ACPI memory map entry (bi_memmap_entry). 2000-06-02 18:27:47 +00:00
bswap.h
bus.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
byte_swap.h This code has nothing to do with UCB. 2000-03-16 14:15:26 +00:00
cdefs.h
coff_machdep.h Move a bunch of the COFF definitions into exec_coff.h, so they can be used by 2000-06-04 16:23:59 +00:00
conf.h
cpu.h Implement CLKF_INTR(), to count interrupt time separately. 2000-06-04 21:27:38 +00:00
cpufunc.h The assembler understands rdmsr, wrmsr, rdtsc, and rdpmc, so there's 2000-03-28 19:17:29 +00:00
cputypes.h
db_machdep.h remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
disklabel.h
eisa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
frame.h
freebsd_machdep.h
gdt.h
ibcs2_machdep.h Move COFF_LDPGSZ to ibcs2_machdep.h. Fix nmagic loader to deal with 2000-06-21 05:45:15 +00:00
ieee.h
ieeefp.h
int_types.h Resolve some formatting nits; add __intptr_t and __uintptr_t. 2000-06-27 04:58:51 +00:00
intr.h make spl-lowering functions return void. 2000-06-08 23:03:13 +00:00
ipkdb.h Make IPKDB working again. 2000-03-22 20:58:25 +00:00
isa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
isapnp_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
joystick.h
kcore.h
limits.h Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:31:49 +00:00
loadfile_machdep.h Allow loading of kernels larger than (16-1)M. 1999-11-30 12:02:13 +00:00
lock.h Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
math.h Improve namespace test macros a bit. 2000-02-05 14:04:36 +00:00
mca_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
mouse.h
npx.h
param.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
pcb.h
pccons.h
pci_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
pio.h Make the inline asm conform to what gcc thinks they should look like (per 2000-03-13 21:10:24 +00:00
pmap.h Disable pmap_copy() for now. 2000-06-15 13:35:27 +00:00
proc.h
profile.h Delint. 2000-01-22 22:40:58 +00:00
psl.h
pte.h
ptrace.h
rbus_machdep.h Remove unnecessary function arguments. 2000-06-06 08:20:06 +00:00
reg.h
rnd.h Replace "timestamp" with "counter" in previous change, to avoid any 2000-06-06 01:33:15 +00:00
segments.h add GDT segments for pnpbios use 1999-11-12 18:37:29 +00:00
setjmp.h
signal.h
specialreg.h Add/correct some MSRs, from Intel Architecture Software Developer's Manual, 2000-03-27 23:15:57 +00:00
spkr.h
stdarg.h Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
svr4_machdep.h
sysarch.h
trap.h
tss.h
types.h Replace "timestamp" with "counter" in previous change, to avoid any 2000-06-06 01:33:15 +00:00
varargs.h Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes 2000-05-12 23:49:11 +00:00
vm86.h
vmparam.h Fix integer overflow in calculation of VM_MAX_KERNEL_BUF. 2000-06-18 18:29:04 +00:00