NetBSD/sys/compat/linux32
maxv 06b89b30f2 Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit systems, the
padding between a_v and a_type contains kernel garbage, therefore
exposed to userland.

Original report by uebayasi@
2015-03-20 20:36:27 +00:00
..
arch/amd64 regen 2015-03-08 17:10:59 +00:00
common Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit systems, the 2015-03-20 20:36:27 +00:00
Makefile.inc use new bsd.syscall.mk 2014-01-14 18:51:24 +00:00
files.linux32 Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c
linux32_systrace_args.c centralize arguments functions 2015-03-07 15:16:12 +00:00