NetBSD/sys/compat
manu 652fe89179 - add locks to structures used by the /dev/usema driver and the
usync_cntl() system calls.

- when usync_cntl is used and the process is aborted (eg: by kill -9)
libc does not call usync_cntl() to unblock things. We have to cleanup
data allocated in the kernel. This is now done through the emulation
specific exit hook

- IRIX initialize some data in the system part of the PRDA: the pid and
a prid (PRDA ID?). We initialize both to pid.

- Move back struct irix_share_group from irix_exec.h to irix_prctl.h, it
is more revelant here.

- fix a few typos
2002-08-25 19:03:12 +00:00
..
aout Regen. 2002-05-03 00:22:16 +00:00
aoutm68k m68k syscall rototill: 2002-07-13 08:28:40 +00:00
common Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
freebsd Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
hpux correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12:48 +00:00
ibcs2 wrong semicolon at EOL. notified by wiz 2002-08-08 00:15:32 +00:00
irix - add locks to structures used by the /dev/usema driver and the 2002-08-25 19:03:12 +00:00
linux Pull changes done in rev. 1.7 of sys/compat/linux/arch/powerpc/linux_exec.h 2002-08-15 06:31:30 +00:00
m68k4k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
mach Fixed compiler warnings that would occur if DEBUG_MACH was not defined. 2001-12-18 19:43:24 +00:00
netbsd32 Convert to use p_opptr rather than p_oppid. Part of fix for 2002-07-28 18:42:41 +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-07-07 18:07:43 +00:00
sunos m68k syscall rototill: 2002-07-13 08:28:40 +00:00
sunos32 Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
svr4 Make sure that the pointer to old parent process for ptraced children 2002-07-25 20:04:02 +00:00
svr4_32 Convert to use p_opptr rather than p_oppid. Part of fix for 2002-07-28 18:42:41 +00:00
ultrix Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
vax1k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile Our INCSDIR has been pruned from distrib/sets, so don't make it any more. 2001-03-30 12:42:30 +00:00