Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/compat/linux/common



Module Name:    src
Committed By:   tron
Date:           Mon Sep 20 05:59:47 UTC 2004

Modified Files:
        src/sys/compat/linux/common [netbsd-2-0]: linux_socket.c

Log Message:
Pull up revision 1.53 (requested by jdolecek in ticket #844):
if passed sockaddr has family AF_UNSPEC, use socket family of the socket
the sockaddr is used for
this fixes bind() problem in Linux version of Theocracy, testing
by Thomas Klausner


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.50.2.1 src/sys/compat/linux/common/linux_socket.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