Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-8] src/sys



Module Name:    src
Committed By:   martin
Date:           Fri Jul 17 15:28:08 UTC 2020

Modified Files:
        src/sys/compat/common [netbsd-8]: uipc_syscalls_40.c
        src/sys/compat/linux/common [netbsd-8]: linux_socket.c
        src/sys/compat/linux32/common [netbsd-8]: linux32_socket.c
        src/sys/net [netbsd-8]: if.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1576):

        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.13.6.3 -r1.13.6.4 src/sys/compat/common/uipc_syscalls_40.c
cvs rdiff -u -r1.138.6.5 -r1.138.6.6 \
    src/sys/compat/linux/common/linux_socket.c
cvs rdiff -u -r1.27.6.3 -r1.27.6.4 \
    src/sys/compat/linux32/common/linux32_socket.c
cvs rdiff -u -r1.394.2.18 -r1.394.2.19 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