NetBSD/sys/compat
manu 494d226a5d Added GETSHMASK command to prctl(). This is incomplete, we do not really
keep track of the shmask yet. (It could go in p->p_emuldata)
2002-05-02 17:17:29 +00:00
..
aout make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
aoutm68k make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
common build the netbsd32_compat* objects into libcompat.a, so they are available 2002-04-29 09:53:39 +00:00
freebsd make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +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 Added GETSHMASK command to prctl(). This is incomplete, we do not really 2002-05-02 17:17:29 +00:00
linux Do not restore SR on sigreturn: this could enable the user process to gain 2002-04-15 20:48:12 +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 regenerate. 2002-04-29 09:55:11 +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 pecoff_misc.c: Remove compat functions. 2002-03-29 17:04:46 +00:00
sunos make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
sunos32 regenerate. 2002-04-29 09:55:11 +00:00
svr4 Always define SA_SIGINFO, and keep track of it in SVR4 emulation. This is 2002-04-12 17:37:30 +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 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile