From owner-freebsd-hackers Tue Sep 29 23:54:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA08760 for freebsd-hackers-outgoing; Tue, 29 Sep 1998 23:54:25 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA08742 for ; Tue, 29 Sep 1998 23:54:21 -0700 (PDT) (envelope-from Studded@dal.net) Received: from dal.net (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id XAA02030 for ; Tue, 29 Sep 1998 23:54:07 -0700 (PDT) (envelope-from Studded@dal.net) Message-ID: <3611D58F.6A4D4AF@dal.net> Date: Tue, 29 Sep 1998 23:54:07 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE-0929 i386) MIME-Version: 1.0 To: The Subject: Re: COMPAT_43 References: <360D4E83.8B656BC9@dal.net> <19980926232622.55098@follo.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eivind Eklund wrote: > > On Sat, Sep 26, 1998 at 01:28:51PM -0700, Studded wrote: > > I'm curious as to whether/how much the COMPAT_43 option is still needed > > in a modern system. Before someone says, "Why don't you take it out and > > find out for yourself?" I would be glad to do that and report the > > results (after the release of course) if someone could state with > > reasonable assurance that most things would still work. :) > > Most things would still work. Indeed. I was fine right up till the time I tried to access the internet with a perl program. Then I got the following error: Address family not supported by protocol family aka EAFNOSUPPORT 47 This was with using the perl 5.00502 port on -Stable. I realize this isn't high on anyone's list of things to fix, but I thought I'd mention it. :) Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message