From owner-freebsd-questions@FreeBSD.ORG Fri Jan 4 01:17:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ECB516A46D for ; Fri, 4 Jan 2008 01:17:36 +0000 (UTC) (envelope-from portcitycs@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 1CA0113C468 for ; Fri, 4 Jan 2008 01:17:35 +0000 (UTC) (envelope-from portcitycs@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so10796501pyb.10 for ; Thu, 03 Jan 2008 17:17:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=u4IHQdvVvg1RpvajF6ajLsiTKV0ckm4OPyGUeHTx4SI=; b=jh1QU0zG3b3sjHn9ydg+0WzJMwt4Om/EXNOzxDEVy2l9qCY77JlOkbFSAXxodZU64UXc8mC+sV8X2lUU5scrj9u82WXZ+2+7y46ANHAzftOwGgUXPxia8CIr++7lXItY3z3A1g1JYDpPFiuRWDN1YzG9KkOxumnpbr6LSz70QqE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=vPknQA5HNLWyV2jHnddkGNFT8Mox2kPKY7oN/7s/LTbtu9jN8fo5Mfxckk3+hJ2G1sji/3CUsONCTVav5tshTNcTMgeMXzvzvcJ/TT77aSpB+jZwsV8YFv9Fp03JK6jqCTjl/BRAVNvIc3R80B8q/Vbo1QDR2jwSZDRv1HnRZNU= Received: by 10.142.154.20 with SMTP id b20mr1474154wfe.13.1199407998284; Thu, 03 Jan 2008 16:53:18 -0800 (PST) Received: by 10.142.238.2 with HTTP; Thu, 3 Jan 2008 16:53:18 -0800 (PST) Message-ID: <5a1835cd0801031653u34943657x76b80c53ec2a0ae1@mail.gmail.com> Date: Thu, 3 Jan 2008 19:53:18 -0500 From: "Lyle Scott III" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to patch the kernel? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2008 01:17:36 -0000 I don't have much experience patching anything, really. I was told by the port security/ipsec-tools to patch the kernel if i wanted to use nat-transversals. they provide me with http://vanhu.free.fr/FreeBSD/patch-natt-freebsd6-2007-05-31.diff, but I am now sure how to patch up the kernel so I can do a buildworld. Any help would be much appreciated. I took a quick read over the patch manpage, but simply 'patch < file' in /usr/src askes me what file to patch... This is on freebsd 6.2-release-p9 BTW. thanks -- Lyle Scott, III http://www.lylescott.ws