Subject: CVS commit: [netbsd-3] src/sys/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/07/2006 12:27:23
Module Name:	src
Committed By:	tron
Date:		Fri Apr  7 12:27:23 UTC 2006

Modified Files:
	src/sys/sys [netbsd-3]: lwp.h

Log Message:
Pull up following revision(s) (requested by pavel in ticket #1244):
	sys/sys/lwp.h: revision 1.35 via patch
Following the example of sys/sys/proc.h rev. 1.164, pad the LWP flags to 8
chars. It is nicer and makes the comparison of proc and lwp flags much
easier.


To generate a diff of this commit:
cvs rdiff -r1.26.2.1 -r1.26.2.2 src/sys/sys/lwp.h

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