NetBSD/sys/arch/i386/include
drochner dce09ea075 clean up some definitions around rune_t which are not needed anymore 2007-09-03 20:31:56 +00:00
..
Makefile Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
acpi_func.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
acpi_machdep.h
ansi.h clean up some definitions around rune_t which are not needed anymore 2007-09-03 20:31:56 +00:00
aout_machdep.h
apicvar.h
apmvar.h remove functions we don't use 2006-07-08 20:30:57 +00:00
asm.h Keep alignment small for _STANDALONE. 2007-08-05 14:56:10 +00:00
atomic.h KNF, properly protect. 2007-03-24 17:50:17 +00:00
bios32.h
bioscall.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bootinfo.h
bswap.h Change sys/arch/xxx/include/bswap.h to #include machine/byte_swap.h then 2006-01-31 07:49:18 +00:00
bus.h
bus_private.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
byte_swap.h Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
cdefs.h
clock.h convert to timecounters (from branch simonb-timecounters) 2006-06-07 22:37:14 +00:00
coff_machdep.h
cpu.h Merge most x86 changes from the vmlocking branch, except the threaded soft 2007-08-29 23:38:01 +00:00
cpu_counter.h Move x86 common cpu_counter functions into <x86/cpu_counter.h>. 2007-07-07 17:38:26 +00:00
cpufunc.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cputypes.h Report on and where possible, try to work around some of the known errata 2007-01-01 20:56:58 +00:00
cpuvar.h
darwin_machdep.h move stack somewhere where it is mappable, and add defines for i386 commpage. 2005-06-25 06:29:16 +00:00
db_machdep.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
disklabel.h Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
eisa_machdep.h
elf_machdep.h
endian.h
endian_machdep.h Move the definitions of ntohl() and friends into sys/endian.h where they 2006-01-30 21:52:38 +00:00
float.h
frame.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
frameasm.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_machdep.h Need <compat/sys/sigtypes.h> here for sigset13_t. 2005-09-14 15:00:16 +00:00
gdt.h Fix crappy locking around LDT updates. i386 part of PR kern/36046. 2007-04-16 17:24:19 +00:00
i8259.h
i82093reg.h - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h Bring back {u,}int_fast8_t back to 8 bits, as I had misunderstood Charles. 2004-05-22 14:16:59 +00:00
int_limits.h Fix definitions of UCHAR_MAX/USHRT_MAX and related 2007-08-31 16:24:21 +00:00
int_mwgwtypes.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
int_types.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h just include <sys/joystick.h> 2004-07-02 17:15:10 +00:00
kcore.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
kvm86.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
limits.h Fix definitions of UCHAR_MAX/USHRT_MAX and related 2007-08-31 16:24:21 +00:00
loadfile_machdep.h free -> dealloc 2006-01-25 18:28:25 +00:00
lock.h
mach_machdep.h the siginfo trap codes are mi. 2005-06-25 08:29:15 +00:00
macho_machdep.h
math.h
mca_machdep.h add the define of MCA_MAX_SLOTS here 2007-04-11 18:33:52 +00:00
mcontext.h
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
multiboot.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
mutex.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
npx.h -explicitely align "struct savexmm" so that we don't get surprised 2006-05-02 19:03:24 +00:00
param.h - pass intrframe by-pointer, not by-value. 2006-12-08 15:05:18 +00:00
pcb.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pccons.h
pci_machdep.h
pic.h
pio.h
pmap.h Merge most x86 changes from the vmlocking branch, except the threaded soft 2007-08-29 23:38:01 +00:00
pmc.h Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
proc.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
profile.h As noted by uwe, we need to also save %edx because it can be used with 2007-04-16 15:02:25 +00:00
psl.h
pte.h u_intN_t -> uintN_t 2005-12-26 19:23:59 +00:00
ptrace.h provide strings for the machdep ptrace calls. 2006-03-05 07:17:21 +00:00
rbus_machdep.h Add a heuristic to set rbus_min_start based on total RAM. The new 2007-01-12 20:34:09 +00:00
reg.h
rwlock.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
segments.h Shuffle the descriptor slots slightly to make the layout match what 2007-03-02 17:27:26 +00:00
setjmp.h
signal.h restrict visibility of struct sigcontext* as much 2005-01-20 20:55:55 +00:00
specialreg.h
spkr.h
stdarg.h
svr4_machdep.h
sysarch.h Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
tlog.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
trap.h
tss.h
types.h Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
userret.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
varargs.h
vm86.h Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
vmparam.h Merge most x86 changes from the vmlocking branch, except the threaded soft 2007-08-29 23:38:01 +00:00
wchar_limits.h Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
xbox.h Remove nForce ethernet hack from machdep and instead call xbox_startup from 2007-01-07 01:04:26 +00:00