Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/arch
Module Name: src
Committed By: sborrill
Date: Tue Sep 15 10:42:02 UTC 2026
Modified Files:
src/sys/compat/linux/arch/alpha: syscalls.master
src/sys/compat/linux/arch/arm: syscalls.master
src/sys/compat/linux/arch/m68k: syscalls.master
src/sys/compat/linux/arch/mips: syscalls.master
src/sys/compat/linux/arch/powerpc: syscalls.master
Log Message:
Propagate writev changes that started in amd64 fixing behaviour when iovcnt=0
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/compat/linux/arch/alpha/syscalls.master
cvs rdiff -u -r1.86 -r1.87 src/sys/compat/linux/arch/arm/syscalls.master
cvs rdiff -u -r1.109 -r1.110 src/sys/compat/linux/arch/m68k/syscalls.master
cvs rdiff -u -r1.85 -r1.86 src/sys/compat/linux/arch/mips/syscalls.master
cvs rdiff -u -r1.90 -r1.91 src/sys/compat/linux/arch/powerpc/syscalls.master
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index