From owner-cvs-all Fri Jun 1 1:22:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id 9FFC137B423; Fri, 1 Jun 2001 01:22:17 -0700 (PDT) (envelope-from jesper@skriver.dk) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id E4BA75D82; Fri, 1 Jun 2001 10:24:22 +0200 (CEST) Date: Fri, 1 Jun 2001 10:24:22 +0200 From: Jesper Skriver To: Warner Losh Cc: Michael Harnois , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_accf.c uipc_mbuf.c uipc_socket2.c src/sys/netinet ip_input.c src/sys/netinet6 in6_proto.c src/sys/sys param.h Message-ID: <20010601102422.D23169@skriver.dk> References: <868zjdjatx.fsf@mharnois.workgroup.net> <200105312158.f4VLwB659138@freefall.freebsd.org> <868zjdjatx.fsf@mharnois.workgroup.net> <200106010103.f5113ul72011@billy-club.village.org> <20010601101425.C23169@skriver.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010601101425.C23169@skriver.dk>; from jesper@skriver.dk on Fri, Jun 01, 2001 at 10:14:25AM +0200 X-PGP-Fingerprint: 6B88 9CE8 66E9 E631 C9C5 5EB4 22AB F0EC F956 1C31 X-PGP-Public-Key: http://freesbee.wheel.dk/~jesper/gpgkey.pub Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jun 01, 2001 at 10:14:25AM +0200, Jesper Skriver wrote: > On Thu, May 31, 2001 at 07:03:56PM -0600, Warner Losh wrote: > > In message <868zjdjatx.fsf@mharnois.workgroup.net> Michael Harnois writes: > > : cc -O -pipe -march=pentiumpro -Wall -I/usr/obj/usr/src/i386/usr/include -c /usr/src/games/fortune/strfile/strfile.c > > : In file included from /usr/src/games/fortune/strfile/strfile.c:54: > > : /usr/include/sys/param.h:236: opt_param.h: No such file or directory > > > > Ah, the classic "I included opt_foo.h from a file that was exported to > > userland" problem. > > Bummer, I don't have time to fix it right now (probably put it in > a new .h file), so I'll back it out for now, and have a second go > when I have more time. http://people.FreeBSD.org/~jesper/opt_param.diff Should fix this, it moved NMBCLUSTERS back to src/sys/kern/uipc_mbuf.c, revert to the old version, and sets the default value for net.inet.ip.maxfragpackets and net.inet6.ip6.maxfragpackets to 200 instead of NMBCLUSTERS/4 But I don't have the time to test right now, so if anyone have the time to test it, please commit, if not I'll do it later today when I've had a chance to test it. /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: FreeBSD committer @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message