MFC r347843:
LinuxKPI: Add group_leader member to struct task_struct.
Assign self as group leader at creation to act as the only member of a
new process group.
Bump FreeBSD version.
This patch is part of D19565
Reviewed by: hps
Approved by: imp (mentor), hps