Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys
Module Name: src
Committed By: martin
Date: Fri Jul 17 15:24:49 UTC 2020
Modified Files:
src/sys/compat/common [netbsd-9]: uipc_syscalls_40.c
src/sys/compat/linux/common [netbsd-9]: linux_socket.c
src/sys/compat/linux32/common [netbsd-9]: linux32_socket.c
src/sys/net [netbsd-9]: if.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1018):
sys/net/if.c: revision 1.479
sys/compat/common/uipc_syscalls_40.c: revision 1.23
sys/compat/linux/common/linux_socket.c: revision 1.150
sys/compat/linux32/common/linux32_socket.c: revision 1.31
Don't accept negative value.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.20.2.1 src/sys/compat/common/uipc_syscalls_40.c
cvs rdiff -u -r1.145.4.1 -r1.145.4.2 \
src/sys/compat/linux/common/linux_socket.c
cvs rdiff -u -r1.30 -r1.30.4.1 src/sys/compat/linux32/common/linux32_socket.c
cvs rdiff -u -r1.457.2.3 -r1.457.2.4 src/sys/net/if.c
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