freebsd-dev/sys/i386/ibcs2
Marcel Moolenaar 806d7daafe Make MINSIGSTKSZ machine dependent, and have the sigaltstack
syscall compare against a variable sv_minsigstksz in struct
sysentvec as to properly take the size of the machine- and
ABI dependent struct sigframe into account.

The SVR4 and iBCS2 modules continue to have a minsigstksz of
8192 to preserve behavior. The real values (if different) are
not known at this time. Other ABI modules use the real
values.

The native MINSIGSTKSZ is now defined as follows:

Arch		MINSIGSTKSZ
----		-----------
alpha		    4096
i386		    2048
ia64		   12288

Reviewed by: mjacob
Suggested by: bde
2000-11-09 08:25:48 +00:00
..
coff.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2_dirent.h
ibcs2_errno.c
ibcs2_errno.h
ibcs2_fcntl.c This is what was "fdfix2.patch," a fix for fd sharing. It's pretty 1999-09-19 17:00:25 +00:00
ibcs2_fcntl.h
ibcs2_ioctl.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
ibcs2_ioctl.h
ibcs2_ipc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2_ipc.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2_isc_syscall.h Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
ibcs2_isc_sysent.c Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
ibcs2_isc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2_misc.c sigset_t change (part 4 of 5) 1999-09-29 15:12:18 +00:00
ibcs2_mount.h
ibcs2_msg.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2_other.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2_poll.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2_proto.h Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
ibcs2_signal.c Avoid using the osig* syscalls. 1999-10-10 09:14:31 +00:00
ibcs2_signal.h Make MINSIGSTKSZ machine dependent, and have the sigaltstack 2000-11-09 08:25:48 +00:00
ibcs2_socksys.c
ibcs2_socksys.h
ibcs2_stat.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
ibcs2_stat.h
ibcs2_statfs.h
ibcs2_stropts.h
ibcs2_syscall.h Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
ibcs2_sysent.c Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
ibcs2_sysi86.c
ibcs2_sysvec.c Make MINSIGSTKSZ machine dependent, and have the sigaltstack 2000-11-09 08:25:48 +00:00
ibcs2_termios.h
ibcs2_time.h
ibcs2_types.h
ibcs2_unistd.h
ibcs2_ustat.h
ibcs2_util.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
ibcs2_util.h
ibcs2_utime.h
ibcs2_utsname.h
ibcs2_xenix_syscall.h Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
ibcs2_xenix_sysent.c Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
ibcs2_xenix.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
ibcs2_xenix.h Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
imgact_coff.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.isc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.isc.conf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.master Sigh. Fix SYS_exit problems. I misunderstood the significance of these 2000-07-29 10:05:25 +00:00
syscalls.xenix $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.xenix.conf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00