CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/02 04:02:23
Modified files:
sys/sys : exec.h
sys/kern : exec_subr.c
Log message:
Always use new_vmcmd() from exec_subr.c, remove the macro which
duplicated code with no benefit.
ok mpi@ miod@ deraadt@
