Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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@.

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.




Home | Main Index | Thread Index | Old Index