Date: Tue, 18 Jan 2000 09:01:05 +0100 (MET) From: Marcin Cieslak <saper@system.pl> To: freebsd-stable@FreeBSD.ORG Subject: Re: Y2K wierdness?? Message-ID: <Pine.GSO.4.20.0001180856020.18019-100000@tricord.system.pl> In-Reply-To: <14467.58084.338784.771795@anarcat.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The problem is, that no one remembers how things used to be before Y2K. I suppose that 1 Jan 1980 date (or DOS epoch) was normal. FAT root directory is different than others, for example it does not have a true "parent" entry with attrs, times etc. It cannot also grow easily. Even it's cluster number is a special case (0) or MSDOSFS_ROOT. Anyone wants to see my "/dos" entry on otherwise-compliant Solaris 2.5/Intel? # ls -ld /dos drwxrwxrwx 1 root other 16384 Jan 1 1970 /dos It's even UNIX epoch! :) -- << Marcin Cieslak // saper@system.pl >> ----------------------------------------------------------------- SYSTEM Internet Provider http://www.system.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.20.0001180856020.18019-100000>