freebsd-nq/sys/compat
John Baldwin 73c8686e91 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
2018-04-19 16:00:34 +00:00
..
cloudabi sys/cloudabi: Avoid relying on GNU specific extensions 2018-03-07 14:47:43 +00:00
cloudabi32
cloudabi64
freebsd32 Simplify the code to allocate stack for auxv, argv[], and environment vectors. 2018-04-19 16:00:34 +00:00
ia32 Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
linprocfs
linsysfs
linux linuxulator: deduplicate linux_exec_imgact_try 2018-04-09 17:24:01 +00:00
linuxkpi/common Fix the definitions of get_cpu() and put_cpu(). 2018-04-05 17:26:03 +00:00
ndis
netbsd
x86bios