Subject: CVS commit: [nathanw_sa] syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 09/25/2001 19:30:14
Module Name:	syssrc
Committed By:	nathanw
Date:		Tue Sep 25 16:30:14 UTC 2001

Modified Files:
	syssrc/sys/sys [nathanw_sa]: lwp.h

Log Message:
Change numeric values of L_SA and L_SA_UPCALL to not collide
with proc flags P_WAITED and P_WEXIT, to simplify the job of reporting
single-LWP process status to userland.


To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 syssrc/sys/sys/lwp.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.