From owner-cvs-all Sat Dec 12 13:30:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA28841 for cvs-all-outgoing; Sat, 12 Dec 1998 13:30:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28833; Sat, 12 Dec 1998 13:30:18 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA13913; Sat, 12 Dec 1998 13:30:18 -0800 (PST) Date: Sat, 12 Dec 1998 13:30:18 -0800 (PST) Message-Id: <199812122130.NAA13913@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/mount_portal activate.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1998/12/12 13:30:18 PST Modified files: sbin/mount_portal activate.c Log: sendmsg() didn't like the MSG_EOR flag and returned an error. Removing the flag makes portal tcp operation work. Revision Changes Path 1.6 +2 -2 src/sbin/mount_portal/activate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message