Subject: Re: CVS commit: src/sys
To: None <elad@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 10/03/2006 08:19:33
On Oct 3, 2006, at 4:23 AM, Elad Efrat wrote:

>
> Module Name:	src
> Committed By:	elad
> Date:		Tue Oct  3 11:23:32 UTC 2006
>
> Modified Files:
> 	src/sys/kern: init_sysctl.c
> 	src/sys/sys: proc.h sysctl.h
>
> Log Message:
> Until we figure out the Perfect Way of adding flags to processes, add
> a p_flag2. No objections on tech-kern@.

Uh, I think this is a bit premature.  I don't think the discussion was  
really over yet.

I don't want to be stuck with p_flag and p_flag2 forever if we let  
this sit.

Please back it out.

>
> Input from simonb@, thanks!
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.87 -r1.88 src/sys/kern/init_sysctl.c
> cvs rdiff -r1.225 -r1.226 src/sys/sys/proc.h
> cvs rdiff -r1.157 -r1.158 src/sys/sys/sysctl.h
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

-- thorpej