DragonFly commits List (threaded) for 2007-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_fork.c src/sys/sys proc.h
corecode 2007/03/12 17:19:00 PDT
DragonFly src repository
Modified files:
sys/kern kern_fork.c
sys/sys proc.h
Log:
Drop this strange start/endzero thing for procs and lwps.
Instead, unconditionally bzero the new proc/lwp. This also allows us
to remove now superfluous initializations.
Revision Changes Path
1.67 +4 -24 src/sys/kern/kern_fork.c
1.106 +0 -8 src/sys/sys/proc.h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_fork.c.diff?r1=1.66&r2=1.67&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/proc.h.diff?r1=1.105&r2=1.106&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]