HardenedBSD/sys/i386/include
John Dyson d0aea04fe0 Let the VM system know that on certain arch's that VM_PROT_READ
also implies VM_PROT_EXEC.  We support it that way for now,
since the break system call by default gives VM_PROT_ALL.  Now
we have a better chance of coalesing map entries when mixing
mmap/break type operations.  This was contributing to excessive
numbers of map entries on the modula-3 runtime system.  The
problem is still not "solved", but the situation makes more
sense.

Eventually, when we work on architectures where VM_PROT_READ
is orthogonal to VM_PROT_EXEC, we will have to visit this
issue carefully (esp. regarding security issues.)
1996-12-30 05:31:21 +00:00
..
pc
_limits.h
ansi.h
apm_bios.h
apm_segments.h
asc_ioctl.h
asmacros.h
bootinfo.h
cdk.h
clock.h
comstats.h
conf.h
cons.h
console.h Synchronize with the RELENG_2_2 branch. 1996-12-04 04:21:30 +00:00
cpu.h
cpufunc.h
cputypes.h
cronyx.h
db_machdep.h
endian.h Make LKM's build again. I have added the allegedly broken 1996-12-07 05:08:37 +00:00
exec.h
float.h
floatingpoint.h
frame.h
gsc.h
ieeefp.h
in_cksum.h
ioctl_ctx.h
ioctl_fd.h
ioctl_meteor.h
ipl.h
joystick.h
limits.h
lpt.h
md_var.h Further improved version of hadling a HALT when there is no console. 1996-10-31 00:57:28 +00:00
mouse.h Alot of fixes from kazu: 1996-12-01 19:05:50 +00:00
mtpr.h
npx.h
param.h
pcaudioio.h
pcb.h
pcvt_ioctl.h
perfmon.h
pmap.h
proc.h
profile.h
psl.h
ptrace.h
qcam.h
random.h
reg.h
reloc.h
segments.h
si.h
signal.h
soundcard.h Commit AWE32 changes I forgot in my first round. Whoops! 1996-11-16 02:24:23 +00:00
speaker.h
specialreg.h Support the PG_G flag on Pentium-Pro processors. This pretty 1996-11-11 04:20:19 +00:00
spigot.h
spl.h
stdarg.h
sysarch.h
trap.h
tss.h
types.h
ultrasound.h
varargs.h
vmparam.h Let the VM system know that on certain arch's that VM_PROT_READ 1996-12-30 05:31:21 +00:00
wtio.h