From owner-freebsd-questions Thu Jun 4 11:03:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25566 for freebsd-questions-outgoing; Thu, 4 Jun 1998 11:03:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.insolwwb.net (root@ns.insolwwb.net [206.31.149.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25531 for ; Thu, 4 Jun 1998 11:03:29 -0700 (PDT) (envelope-from mgrommet@insolwwb.net) Received: from work2.insolwwb.net (work2.insolwwb.net [208.150.248.12]) by ns.insolwwb.net (8.8.7/8.7.3) with SMTP id MAA01228 for ; Thu, 4 Jun 1998 12:59:17 -0500 (CDT) Message-ID: <003501bd8f7e$9a92b8c0$0cf896d0@work2.insolwwb.net> From: "Mike Grommet" To: Subject: PATCH for 2.2.5 for mmap fails? Date: Thu, 4 Jun 1998 01:04:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys, I've been trying to patch a 2.2.5 machine for the mmap problem specified in FreeBSD-SA-98:04 The only problem is that for some silly reason, the guy who set up this machine did not install the source. no problem, I got the 2.2.5 source and installed it... that went great. I go to use the patch found at ftp://ftp.freebsd.org/pub/FreeBSD/CERT/patches/SA-98:02/mmap-22 but it fails for all 3 chunks... well, I thought maybe the source I downloaded was already patched, so I went looking in the file I am trying to patch (vm_mmap.c) for evidence of the new code, but guess what I dont find the new code, and I dont find the old code either that the patch file is trying to replace so is this version patched or not? anyone got a working patch file for 2.2.5? Thanks for the help... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message