From owner-freebsd-current Sat Dec 13 20:05:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA05851 for current-outgoing; Sat, 13 Dec 1997 20:05:12 -0800 (PST) (envelope-from owner-freebsd-current) Received: from word.smith.net.au (ppp3.portal.net.au [202.12.71.103]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA05838 for ; Sat, 13 Dec 1997 20:05:03 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id OAA05112; Sun, 14 Dec 1997 14:28:33 +1030 (CST) Message-Id: <199712140358.OAA05112@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Amancio Hasty cc: Mike Smith , pb@fasterix.freenix.org (Pierre Beyssac), freebsd-current@freebsd.org Subject: Re: small patch to fix MSG_COMPAT in recvfrom() In-reply-to: Your message of "Sat, 13 Dec 1997 19:43:06 -0800." <199712140343.TAA08964@rah.star-gate.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 14 Dec 1997 14:28:32 +1030 From: Mike Smith Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Tnks Mike! > > cvs commit: src/sys/kern uipc_syscalls.c > cvs commit: src/sys/i386/linux linux_socket.c Don't thank me; I just committed the stuff. Thanks to Pierre for actually doing the work! Now, Amancio, if you back out the orecvfrom->recvfrom change that you made to get Q2 going, does it still work properly? That change and these are going to collide otherwise... mike