Source-Changes archive

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

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   christos
Date:           Sat Jun 28 18:47:36 UTC 2025

Modified Files:
        src/sys/compat/linux/common: linux_socket.c linux_socket.h

Log Message:
PR/59486: csaba mate: Ignore IP_MULTICAST_ALL, since we don't have it.
Also, add -3 to return ENOPROTOOPT, more options and consistently whitespace
after define (the majority had define<space> so make them all the samr)


To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/sys/compat/linux/common/linux_socket.c
cvs rdiff -u -r1.26 -r1.27 src/sys/compat/linux/common/linux_socket.h

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