From owner-freebsd-current Sat Dec 13 20:21:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA06695 for current-outgoing; Sat, 13 Dec 1997 20:21:13 -0800 (PST) (envelope-from owner-freebsd-current) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA06688 for ; Sat, 13 Dec 1997 20:21:05 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA09215; Sat, 13 Dec 1997 20:20:04 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199712140420.UAA09215@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Mike Smith cc: 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 "Sun, 14 Dec 1997 14:28:32 +1030." <199712140358.OAA05112@word.smith.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 Dec 1997 20:20:04 -0800 From: Amancio Hasty Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I know just wanted to thank you for committing the change around here it can take a while! Yes, Q2 works peachy over here without the orecvfrom->recvfrom change. I will post my patches to the linux layer tomorrow . Cheers, Amancio > > > > 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