Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index