NetBSD/sys/compat/sunos32
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.sunos32 Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
sunos32.h
sunos32_dirent.h
sunos32_exec.c Allow syscall_establish() to install new syscalls when the existing 2018-08-10 21:44:58 +00:00
sunos32_exec.h
sunos32_exec_aout.c Make sure we have space for the aout header. 2015-10-18 16:59:19 +00:00
sunos32_ioctl.c sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sunos32_misc.c sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sunos32_mod.c Rather than keeping a separate mutex, condvar, and pserialize for each 2019-12-12 02:15:42 +00:00
sunos32_syscall.h Regen 2018-08-10 21:47:14 +00:00
sunos32_syscallargs.h Regen 2018-08-10 21:47:14 +00:00
sunos32_syscalls.c Regen 2018-08-10 21:47:14 +00:00
sunos32_sysent.c Regen 2018-08-10 21:47:14 +00:00
syscalls.conf
syscalls.master Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00