NetBSD/sys/compat
riastradh 695ce1f326 linux32_rt_sendsig: Memset zero before copyout.
Not sure if there's any padding here, but it's a pretty big
structure, fairly likely, so let's be rather safe than sorry.

XXX pullup-8
XXX pullup-9
XXX pullup-10
2023-06-20 15:22:15 +00:00
..
aoutm68k
common atalk(4): Omit spurious satosat. 2023-03-30 17:48:10 +00:00
freebsd sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
linux fix typo in the include guard definition. 2023-02-12 14:59:22 +00:00
linux32 linux32_rt_sendsig: Memset zero before copyout. 2023-06-20 15:22:15 +00:00
m68k4k
net Fix comment. No fucntional change. 2022-10-04 05:33:05 +00:00
netbsd32 s/strucure/structure/ and s/structues/structures/ in comments. 2023-02-12 16:28:32 +00:00
netinet6
ossaudio compat_ossaudio: Zero-initialize idat before copyout. 2023-06-20 15:22:04 +00:00
sunos sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sunos32 compat_sunos32: Memset zero before copyout. 2023-06-20 15:21:55 +00:00
sys s/strucure/structure/ and s/structues/structures/ in comments. 2023-02-12 16:28:32 +00:00
ultrix fix few typos in comments. 2022-10-12 20:50:43 +00:00
vax1k
Makefile
Makefile.syscall