Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 03/30/2006 07:08:41
Module Name:	src
Committed By:	pavel
Date:		Thu Mar 30 07:08:41 UTC 2006

Modified Files:
	src/sys/sys: lwp.h

Log Message:
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.34 -r1.35 src/sys/sys/lwp.h

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