NetBSD/sys/compat/svr4_32
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
..
files.svr4_32 Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
Makefile use new bsd.syscall.mk 2014-01-14 18:51:24 +00:00
sed.script
svr4_32_acl.h
svr4_32_dirent.h
svr4_32_exec_elf32.c Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit systems, the 2015-03-20 20:36:27 +00:00
svr4_32_exec.c
svr4_32_exec.h
svr4_32_fcntl.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
svr4_32_fcntl.h
svr4_32_filio.c
svr4_32_fuser.h
svr4_32_hrt.h
svr4_32_ioctl.c
svr4_32_ioctl.h
svr4_32_ipc.c
svr4_32_ipc.h
svr4_32_lwp.c
svr4_32_lwp.h
svr4_32_misc.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
svr4_32_mod.c c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
svr4_32_net.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
svr4_32_resource.c
svr4_32_resource.h
svr4_32_schedctl.c
svr4_32_schedctl.h
svr4_32_siginfo.h
svr4_32_signal.c
svr4_32_signal.h
svr4_32_socket.c Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get 2014-09-05 09:20:59 +00:00
svr4_32_socket.h
svr4_32_sockio.c
svr4_32_sockio.h
svr4_32_stat.c
svr4_32_stat.h
svr4_32_statvfs.h
svr4_32_stream.c
svr4_32_stropts.h
svr4_32_syscall.h regen 2015-03-07 16:38:49 +00:00
svr4_32_syscallargs.h regen 2015-03-07 16:38:49 +00:00
svr4_32_syscalls.c regen 2015-03-07 16:38:49 +00:00
svr4_32_sysent.c regen 2015-03-07 16:38:49 +00:00
svr4_32_termios.c
svr4_32_termios.h
svr4_32_time.h
svr4_32_timod.h
svr4_32_types.h
svr4_32_ucontext.h
svr4_32_ustat.h
svr4_32_util.h
syscalls.conf
syscalls.master Fix dup/dup2/dup3 argument types (u_int -> int). 2013-11-07 19:37:18 +00:00