NetBSD/sys/compat/sunos
riastradh 41aa5859b6 sys/compat: Memset zero before copyout.
Just in case of uninitialized padding which would lead to kernel
stack disclosure.  If the compiler can prove the memset redundant
then it can optimize it away; otherwise better safe than sorry.
2021-09-07 11:43:02 +00:00
..
Makefile
files.sunos
sunos.h
sunos_dirent.h
sunos_exec.c
sunos_exec.h
sunos_exec_aout.c
sunos_ioctl.c sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sunos_misc.c sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sunos_mod.c
sunos_syscall.h
sunos_syscallargs.h
sunos_syscalls.c
sunos_sysent.c
syscalls.conf
syscalls.master