NetBSD/sys/compat
manu eeb799a6c9 Implement MAP_LOCAL option to mmap, which enable the mapping of regions
private to the process within the share group.

There is one bit missing in this implementation: when replicating a change
in a process VM to the other process of the share group, we avoid copying
mappings for private regions in the target process, but we don't prevent
copying private regions from the source process.
2002-10-14 21:14:23 +00:00
..
aout - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
aoutm68k - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
common count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
freebsd regen for rfork 2002-10-09 20:24:10 +00:00
hpux count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
ibcs2 count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
irix Implement MAP_LOCAL option to mmap, which enable the mapping of regions 2002-10-14 21:14:23 +00:00
linux Avoid collision with __unused in sys/cdefs.h. 2002-10-10 07:25:21 +00:00
m68k4k count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
mach - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
netbsd32 count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
osf1 - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
ossaudio Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as 2001-12-24 00:10:46 +00:00
pecoff - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
sunos count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
sunos32 - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
svr4 Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
svr4_32 - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
ultrix - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
vax1k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile