NetBSD/sys/arch/i386/include
christos 8de29063ea - Bump default data size from 128M to 256M, allows the java interpreter to
start up without unlimit.
- Bump max data size from 2G to 3G. The actual space we are allowed to allocate
  is somewhere between 2G and 3G, so trying to allocate above that will fail.
- Bump max stack size from 32M to 64M.

Approved by fvdl
2005-09-20 16:38:58 +00:00
..
Makefile "loadfile_machdep.h" should not be installed as pointed out by 2005-05-03 08:24:15 +00:00
acpi_func.h - leave a compiler which register is used for an asm argument. 2003-08-13 12:40:31 +00:00
acpi_machdep.h
ansi.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
aout_machdep.h
apicvar.h
apmvar.h kill the "busname" attach arg for acpi, apm, pnpbios and vesabios, 2005-06-01 16:49:14 +00:00
asm.h fix a compile error in the case DDB && !GPROF. 2004-05-13 20:30:39 +00:00
atomic.h
bios32.h
bioscall.h Nuke __P(). 2003-10-27 13:43:48 +00:00
bootinfo.h
bswap.h
bus.h
bus_private.h add files which i forgot to add with arch/x86/x86/bus_dma.c rev.1.21. 2005-04-16 08:53:09 +00:00
byte_swap.h
cdefs.h
coff_machdep.h
cpu.h Change all archs that did: 2005-08-11 20:32:55 +00:00
cpu_counter.h document more precisely the Cyrix TSC lossage: if you execute "hlt" 2005-06-25 00:08:35 +00:00
cpufunc.h issue memory read barrier for BUS_DMASYNC_POSTREAD operation. 2004-01-14 11:31:55 +00:00
cputypes.h fix typo in comment 2005-07-16 01:54:27 +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 Nuke __P(). 2003-10-27 13:43:48 +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 Reflect <sys/endian.h> rev. 1.4: make htonl() et al. arguments and 2004-06-10 16:01:39 +00:00
float.h
frame.h constify sendsig/trapsignal 2003-09-25 22:00:02 +00:00
frameasm.h add a comment to note that INTRFASTEXIT and trap() should be in sync. 2004-05-12 20:03:06 +00:00
freebsd_machdep.h Need <compat/sys/sigtypes.h> here for sigset13_t. 2005-09-14 15:00:16 +00:00
gdt.h Nuke __P(). 2003-10-27 13:43:48 +00:00
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
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 Bring back {u,}int_fast8_t back to 8 bits, as I had misunderstood Charles. 2004-05-22 14:16:59 +00:00
int_mwgwtypes.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_types.h Include <sys/cdefs.h> for __signed; related to lib/30072. 2005-05-25 20:58:00 +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 As suggested on tech-kern@ days ago: 2004-08-26 10:12:33 +00:00
kvm86.h
limits.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
loadfile_machdep.h Nuke __P(). 2003-10-27 13:43:48 +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 Use a common <machine/math.h> for amd64 and i386. 2003-10-22 11:54:23 +00:00
mca_machdep.h
mcontext.h Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
npx.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
param.h cleanup the mess with KERNBASE and KERNBASE_LOCORE. 2003-08-08 20:13:04 +00:00
pcb.h defer pmap switching until it's really needed 2004-02-20 17:35:01 +00:00
pccons.h Nuke __P(). 2003-10-27 13:43:48 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h - Fix typo in comment. 2005-08-08 05:54:07 +00:00
pmc.h
proc.h - Locate comment in right place. 2004-02-21 04:31:40 +00:00
profile.h fix a typoe in previous. 2005-02-25 02:01:59 +00:00
psl.h
pte.h add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
ptrace.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
rbus_machdep.h
reg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
segments.h Drop trailing spaces. 2004-03-05 11:30:50 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
svr4_machdep.h Nuke __P(). 2003-10-27 13:43:48 +00:00
sysarch.h Nuke __P(). 2003-10-27 13:43:48 +00:00
tlog.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
trap.h
tss.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
types.h Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
userret.h Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +00:00
varargs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
vm86.h Nuke __P(). 2003-10-27 13:43:48 +00:00
vmparam.h - Bump default data size from 128M to 256M, allows the java interpreter to 2005-09-20 16:38:58 +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