Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/25/2000 17:47:44
Module Name:	basesrc
Committed By:	simonb
Date:		Mon Jun 26 00:47:44 UTC 2000

Modified Files:
	basesrc/usr.bin/last [netbsd-1-5]: last.1

Log Message:
Pull up rev 1.7:
Extend the -T option show that it shows the year as well as seconds.
Also print the full time on interrupt and exit, regardless of the
-T setting.  Replace all uses of asctime()/ctime() and magic number
offsets within their return strings with strftime().

Fixes PR bin/5311 from Geoff Wing and much more.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.10.1 basesrc/usr.bin/last/last.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.