CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2022/02/07 12:30:49
Modified files: sys/sys : exec.h sys/kern : kern_exec.c Log message: Delete STACKGAPLEN: this exec-time allocation at the top of the original thread's stack hasn't been used since 2015. ok miod@ deraadt@