Subject: CVS commit: [netbsd-2-0] src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/20/2004 05:59:47
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.