NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39444 CVS commit: [netbsd-5] src/usr.bin/last



The following reply was made to PR bin/39444; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39444 CVS commit: [netbsd-5] src/usr.bin/last
Date: Thu, 15 Mar 2012 08:50:41 +0000

 Module Name:   src
 Committed By:  sborrill
 Date:          Thu Mar 15 08:50:41 UTC 2012
 
 Modified Files:
        src/usr.bin/last [netbsd-5]: want.c
 
 Log Message:
 Pull up the following revisions(s) (requested by dholland in ticket #1744):
        usr.bin/last/want.c:    revision 1.15-1.16
 
 Keep track of the timestamp of the last (thus oldest) record seen and use
 it to print "wtmp[x] begins" at the end. When the wtmp file is empty, use
 the last mod time of the wtmp file. Fixes PR/39444.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.11.12.1 src/usr.bin/last/want.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