Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: simonb
Date: Mon Jun 26 00:48:40 UTC 2000
Modified Files:
basesrc/usr.bin/last [netbsd-1-5]: last.c
Log Message:
Pull up rev 1.14:
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.13 -r1.13.4.1 basesrc/usr.bin/last/last.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index