DragonFly commits List (threaded) for 2005-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys proc.h src/sys/kern kern_fork.c
corecode 2005/10/06 13:01:29 PDT
DragonFly src repository
Modified files:
sys/sys proc.h
sys/kern kern_fork.c
Log:
Disable lwp_flag and lwp_stat for now so that it doesn't get
used erroneously. We need to split flags and stats between proc and lwp
at a later stage.
Revision Changes Path
1.63 +2 -0 src/sys/sys/proc.h
1.39 +0 -2 src/sys/kern/kern_fork.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/proc.h.diff?r1=1.62&r2=1.63&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_fork.c.diff?r1=1.38&r2=1.39&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]