From owner-cvs-bin Sat Jan 11 11:15:56 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA29568 for cvs-bin-outgoing; Sat, 11 Jan 1997 11:15:56 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA29561; Sat, 11 Jan 1997 11:15:55 -0800 (PST) Date: Sat, 11 Jan 1997 11:15:55 -0800 (PST) From: Mike Pritchard Message-Id: <199701111915.LAA29561@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/ls print.c Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/01/11 11:15:55 Modified: bin/ls print.c Log: Make ls include the year when displaying times that are more than 6 months into the future. Closes PR# 1657. Submitted by: Sakari Jalowaara Revision Changes Path 1.10 +6 -2 src/bin/ls/print.c