ident"@(#)system 1.18 97/06/27 SMI" /* SVR4 1.5 */ * * SYSTEM SPECIFICATION FILE * * The following two lines under solaris will map the the system stack * RW (as opposed to RWX mandated by SPARC V8 API.) This is supposing that * you have a SPARC 4u (ultrasparc), 4d or 4m system. SPARC V8 API conformant * PRograms may break, although I have not experienced any difficulties * up till now. The second parameter enables the logging of the buffer overrun * attempt to syslog.
set noexec_user_stack = 1 set noexec_user_stack_log = 1