From owner-freebsd-questions Tue Jan 7 18: 0:11 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA36837B401 for ; Tue, 7 Jan 2003 18:00:10 -0800 (PST) Received: from smtp.a1poweruser.com (oh-chardon6a-34.clvhoh.adelphia.net [68.169.105.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1870C43ED8 for ; Tue, 7 Jan 2003 18:00:10 -0800 (PST) (envelope-from barbish@a1poweruser.com) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id 22C9637 for ; Tue, 7 Jan 2003 21:07:42 -0500 (EST) Reply-To: From: "JoeB" To: "FBSDQ" Subject: LS -L command, year created field contains hour:minute instead of year Date: Tue, 7 Jan 2003 21:00:09 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The LS -L command will display the long info about files in a directory. FBSD 4.0 through 4.5 LS -L command would display among other things the month/day/year the file was created. FBSD versions 4.6 and 4.7 displays the hour:minute the file was created in the year field instead of the year. To me this looks like there is a bug in the routine that populates the file's creation date field upon creation of the file and the LS -L command is just displaying what it finds in the year field which has been populated with incorrect data. I am looking for confirmation of my interpretation of the problem from other FBSD users, before I submit PR on it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message