From owner-freebsd-bugs Tue Mar 21 06:52:35 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA21642 for bugs-outgoing; Tue, 21 Mar 1995 06:52:35 -0800 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA21627; Tue, 21 Mar 1995 06:52:34 -0800 Date: Tue, 21 Mar 1995 06:52:34 -0800 From: "Andrey A. Chernov" Message-Id: <199503211452.GAA21627@freefall.cdrom.com> To: ache@astral.msk.su, ache, freebsd-bugs Subject: Changed information for PR kern/260 Sender: bugs-owner@FreeBSD.org Precedence: bulk Old Synopsis: msync can't handle 0 and don't bother to update mod times New Synopsis: msync and munmap don't bother to update mod times State-Changed-From-To: closed-open State-Changed-By: ache State-Changed-When: Tue Mar 21 06:43:13 PST 1995 State-Changed-Why: Sorry, David, you fix only one part of bug report, modification times still not updated by msync & munmap even with actual changes in the file present. Please, run test coming with this report.