K 10 svn:author V 3 jhb K 8 svn:date V 27 2018-04-19T16:00:34.729940Z K 7 svn:log V 308 Simplify the code to allocate stack for auxv, argv[], and environment vectors. Remove auxarg_size as it was only used once right after a confusing assignment in each of the variants of exec_copyout_strings(). Reviewed by: emaste MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D15123 END