Drop this strange start/endzero thing for procs and lwps.
authorSimon Schubert <corecode@dragonflybsd.org>
Tue, 13 Mar 2007 00:18:59 +0000 (00:18 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Tue, 13 Mar 2007 00:18:59 +0000 (00:18 +0000)
commitf9fe34b6a3882e557f5e92a53620deae1bbb49a0
treeb39fc64ddfef6b5435ec98114028655187bc4f35
parentc2e552b55914d9fcd774c3cc4d9f00650a3e8ba4
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.
sys/kern/kern_fork.c
sys/sys/proc.h