From owner-freebsd-current Sat Dec 13 19:44:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA04057 for current-outgoing; Sat, 13 Dec 1997 19:44:25 -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 TAA04045 for ; Sat, 13 Dec 1997 19:44:17 -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 TAA08964; Sat, 13 Dec 1997 19:43:07 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199712140343.TAA08964@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 11:12:13 +1030." <199712140042.LAA04478@word.smith.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 Dec 1997 19:43:06 -0800 From: Amancio Hasty 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 Amancio