Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 07/20/2006 00:17:10
Module Name:	src
Committed By:	ad
Date:		Thu Jul 20 00:17:10 UTC 2006

Modified Files:
	src/sys/kern: kern_lwp.c
	src/sys/sys: lwp.h

Log Message:
Try again.. Move l_cred into the startzero section, and fix the define.
Doesn't change the layout of struct lwp.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/kern/kern_lwp.c
cvs rdiff -r1.39 -r1.40 src/sys/sys/lwp.h

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