Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/03/2006 16:07:12
Module Name:	src
Committed By:	elad
Date:		Tue Oct  3 16:07:12 UTC 2006

Modified Files:
	src/sys/kern: init_sysctl.c
	src/sys/sys: proc.h sysctl.h

Log Message:
Back out previous (p_flag2).

In 30 minutes from now Jason Thorpe will come up with an implementation
of a proplib dictionary in struct proc, so adding an int doesn't really
make any sense.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/sys/kern/init_sysctl.c
cvs rdiff -r1.226 -r1.227 src/sys/sys/proc.h
cvs rdiff -r1.158 -r1.159 src/sys/sys/sysctl.h

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