From owner-freebsd-hackers Fri Mar 28 08:28:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA18731 for hackers-outgoing; Fri, 28 Mar 1997 08:28:44 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id IAA18719; Fri, 28 Mar 1997 08:28:38 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id JAA03372; Fri, 28 Mar 1997 09:12:51 -0700 From: Terry Lambert Message-Id: <199703281612.JAA03372@phaeton.artisoft.com> Subject: Re: Anyone else seen this? To: smc@servtech.com (Shawn Carey) Date: Fri, 28 Mar 1997 09:12:51 -0700 (MST) Cc: stesin@gu.net, msmith@atrad.adelaide.edu.au, dyson@freebsd.org, freebsd-hackers@freebsd.org In-Reply-To: <333B2338.41C67EA6@servtech.com> from "Shawn Carey" at Mar 27, 97 08:47:36 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > So, it seems to me we have two interesting data points regarding this: > > 1) Statically linked binaries are not affected by this phenomenon. > 2) Binaries residing on R/O filesystems are not affected either. > > Does anyone know anything else? >From the decriptions so far, it's a date stamp on write after a copy-on-write has taken place, pretty obviously. Regards, Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.