1:1 Userland threading stage 2.4/4:
authorSimon Schubert <corecode@dragonflybsd.org>
Sat, 8 Oct 2005 19:46:51 +0000 (19:46 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sat, 8 Oct 2005 19:46:51 +0000 (19:46 +0000)
commitd9fa5f6777faa6314b477e1c22a9034e9bb4f722
tree3b8d2734325d254e5c83b7f10840c21d47a18664
parent2966ed3e5e77fccabd228f90d60bdddeeebcb4b1
1:1 Userland threading stage 2.4/4:

Introduce p_start and use it.  At the moment td_start is zero
for all kernel threads (no change) and processes (changed).  This
field will be filled in a later commit again.
bin/ps/print.c
bin/ps/ps.c
sys/kern/init_main.c
sys/kern/kern_acct.c
sys/kern/kern_fork.c
sys/sys/proc.h
sys/vfs/procfs/procfs_status.c
sys/vm/vm_glue.c