CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/19 03:04:59
Modified files:
sys/sys : proc.h
sys/kern : kern_exec.c
Log message:
Remove unused ps_stackgap from process struct
Nothing uses this field since Linux compat was removed.
ok mpi@ deraadt@ guenther@
