From owner-freebsd-hackers Wed Mar 6 17:51:14 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA25485 for hackers-outgoing; Wed, 6 Mar 1996 17:51:14 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA25474 for ; Wed, 6 Mar 1996 17:51:10 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.6.11/8.6.9) id UAA00394; Wed, 6 Mar 1996 20:47:01 GMT From: "John S. Dyson" Message-Id: <199603062047.UAA00394@dyson.iquest.net> Subject: Re: -current MMAP vs INN 1.4unoff3 To: mrcpu@cdsnet.net (Jaye Mathisen) Date: Wed, 6 Mar 1996 20:47:01 +0000 () Cc: terry@lambert.org, hackers@FreeBSD.org In-Reply-To: from "Jaye Mathisen" at Mar 6, 96 11:53:44 am X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk > > However, in the interests of narrowing it down a bit, it only seems to be > problematic when a newgroup message is processed and the active file > changes size as opposed to just content changing w/o size changing. > Thanks, that does help. I have been looking at the code, and that appeared to be an "interesting" situation. John