Subject: kern/1428: SA_ONSTACK to SS_ONSTACK conversion not complete
To: None <gnats-bugs@gnats.netbsd.org>
From: John Kohl <jtk@kolvir.arlington.ma.us>
List: netbsd-bugs
Date: 08/31/1995 19:26:41
>Number:         1428
>Category:       kern
>Synopsis:       SA_ONSTACK to SS_ONSTACK conversion not complete
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 31 19:50:02 1995
>Last-Modified:
>Originator:     John Kohl
>Organization:
NetBSD Kernel Hackers `R` Us
>Release:        NetBSD-current as  of 31 Aug 1995
>Environment:
	
System: NetBSD pattern 1.0A NetBSD 1.0A (PATTERN) #94: Tue Aug 29 21:28:15 EDT 1995 jtk@pattern:/u1/NetBSD-current/src/sys/arch/i386/compile/PATTERN i386


>Description:
/sys/sys/signal.h changed SA_ONSTACK to SS_ONSTACK (or did it add
SS_ONSTACK?), but all the uses in the kernel
(e.g. /sys/arch/i386/i386/*.c) still use SA_ONSTACK when manipulating ss_flags

>How-To-Repeat:
read the code
>Fix:
change the SA_ONSTACK to SS_ONSTACK in the code.
>Audit-Trail:
>Unformatted: