Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/12/2008 23:31:40
Module Name:	src
Committed By:	ad
Date:		Sat Jan 12 23:31:40 UTC 2008

Modified Files:
	src/sys/kern: init_main.c

Log Message:
Remove curlwp check, all ports should hopefully be doing the right thing
now (NOTICE: curlwp should be set before main()).


To generate a diff of this commit:
cvs rdiff -r1.336 -r1.337 src/sys/kern/init_main.c

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