From owner-cvs-all Mon Feb 28 10:59: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F2C4E37B8F9; Mon, 28 Feb 2000 10:59:00 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA42388; Mon, 28 Feb 2000 10:59:00 -0800 (PST) (envelope-from marcel@FreeBSD.org) Message-Id: <200002281859.KAA42388@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 28 Feb 2000 10:59:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_socket.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 2000/02/28 10:59:00 PST Modified files: sys/i386/linux linux_socket.c Log: Fix accept(2) behavior in that accepted sockets don't inherit the parents flags. Note on the PR: The PR contains another patch that's not being committed without further background information. The PR stays open for now. PR: 16946 (Victor A. Salaman ) Prompted by: msmith Indirect/implicit approval: jkh (shoot me if I'm wrong :-) Revision Changes Path 1.17 +21 -2 src/sys/i386/linux/linux_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message