CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2026/09/19 10:29:14

Modified files:
        sys/kern       : kern_exit.c kern_fork.c sys_process.c 
        sys/sys        : proc.h 

Log message:
Inline ps_ptstat pointee into struct process

This removes the allocation sleeping points that cause bugs.

Reported by Acts1631

OK deraadt & kettenis

Reply via email to