]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r269656:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Aug 2014 10:46:19 +0000 (10:46 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Aug 2014 10:46:19 +0000 (10:46 +0000)
commitda00a72af31a5f431cdbe978b16c193891bd56cb
treead885a4657af011765ad1e852eb52fc61fab14b8
parent05107f6b8821baf8a79d0e0bc32ca57bdaafb55c
MFC r269656:
Implement and use proc_realparent(9).

MFC r270024 (by markj):
Correct the order of arguments passed to LIST_INSERT_AFTER().

For merge, the p_treeflag member of struct proc was moved to the end
of the structure, to keep KBI intact.

git-svn-id: svn://svn.freebsd.org/base/stable/10@270264 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/ps/ps.1
sys/kern/kern_exit.c
sys/kern/kern_proc.c
sys/kern/sys_process.c
sys/sys/proc.h