NetBSD/sys/compat
manu 022bd85d32 When sproc is used to create a share group with shared memory, there is a
private area called PRDA that remains unshared. We implement this by using
different vmspace for each share group member, and keeping the memory
appings in sync on each mmap/munmap/mprotect/break...

We use irix_saddr_sync_vmcmd and irix_saddr_sync_syscall to apply a
vmcmd or a syscall to all share group member, this makes the job a bit
easier.

Also implements {get|set}rlimit{64}.
2002-06-12 20:33:20 +00:00
..
aout Regen. 2002-05-03 00:22:16 +00:00
aoutm68k Regen. 2002-05-03 00:22:16 +00:00
common build the netbsd32_compat* objects into libcompat.a, so they are available 2002-04-29 09:53:39 +00:00
freebsd Regen. 2002-05-03 00:22:16 +00:00
hpux make signal array handling uniform, and put signal arrays in a separate 2002-03-31 22:22:43 +00:00
ibcs2 make signal array handling uniform, and put signal arrays in a separate 2002-03-31 22:22:43 +00:00
irix When sproc is used to create a share group with shared memory, there is a 2002-06-12 20:33:20 +00:00
linux linux_sys_getdents64(): remove the oldcall bug workaround cruft, 2002-05-20 06:45:11 +00:00
m68k4k
mach Fixed compiler warnings that would occur if DEBUG_MACH was not defined. 2001-12-18 19:43:24 +00:00
netbsd32 Fix wrong psstr computation. 2002-06-06 10:12:42 +00:00
osf1 Fix compile problem. 2002-04-08 14:51:29 +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 Regen. 2002-05-03 00:22:16 +00:00
sunos Statements must follow labels. 2002-05-30 18:44:30 +00:00
sunos32 Add missing const. 2002-05-05 08:23:03 +00:00
svr4 __LP64__ -> _LP64 2002-05-03 01:34:48 +00:00
svr4_32 make signal array handling uniform, and put signal arrays in a separate 2002-03-31 22:22:43 +00:00
ultrix get rid of STACKGAP* shit. 2002-03-16 23:55:57 +00:00
vax1k
Makefile