From owner-freebsd-stable Mon Jan 17 8:57:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtppzh.pzh.nl (webshield.pzh.nl [194.178.168.50]) by hub.freebsd.org (Postfix) with SMTP id 3471A14C91 for ; Mon, 17 Jan 2000 08:56:56 -0800 (PST) (envelope-from MULHUIJZEN@PZH.NL) Received: FROM smtp.pzh.nl BY smtppzh.pzh.nl ; Mon Jan 17 17:55:57 2000 0000 Received: from PZH40-1-Message_Server by smtp.pzh.nl with Novell_GroupWise; Mon, 17 Jan 2000 17:56:01 +0100 Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Mon, 17 Jan 2000 17:55:24 +0100 From: "ROGIER MULHUIJZEN" To: Subject: Re: Y2K wierdness?? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can confirm for 3.4-RELEASE [ root@venus:/ ] # ls -ld /win98 drwxrwxr-x 1 root wheel 16384 Jan 1 1980 /win98 [ root@venus:/ ] # umount /win98 [ root@venus:/ ] # ls -ld /win98 drwxrwxr-x 1 root wheel 512 Jan 19 1999 /win98 ntfs has some problems too: [ root@venus:/ ] # ls -ld /winnt drwxr-xr-x 1 root wheel 0 Apr 22 2009 /winnt [ root@venus:/ ] # umount /winnt [ root@venus:/ ] # ls -ld /winnt drwxr-xr-x 1 root wheel 512 Aug 23 11:51 /winnt It does not seem to affect datestamps on files within the filesystems though. Just the mountpoints. DocWilco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message