Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/17/2004 23:20:21
Module Name:	src
Committed By:	enami
Date:		Fri Sep 17 23:20:21 UTC 2004

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

Log Message:
- proc_alloc() already initializes p_stat to SIDL.
- copy unconditionaly inherited p_flag bits in a single place.


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/sys/kern/kern_fork.c

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