Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket #117
details: https://anonhg.NetBSD.org/src/rev/dabd2f663000
branches: netbsd-6
changeset: 773920:dabd2f663000
user: sborrill <sborrill%NetBSD.org@localhost>
date: Thu Mar 15 08:53:56 2012 +0000
description:
Ticket #117
diffstat:
doc/CHANGES-6.0 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 5e20c3b4519d -r dabd2f663000 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Thu Mar 15 08:53:42 2012 +0000
+++ b/doc/CHANGES-6.0 Thu Mar 15 08:53:56 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.53 2012/03/10 21:38:30 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.54 2012/03/15 08:53:56 sborrill Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -1251,3 +1251,11 @@
Fix problems with X11 since moving libexpat from xsrc to src.
[tron, ticket #108]
+usr.bin/last/want.c 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.
+ [dholland, ticket #117]
+
Home |
Main Index |
Thread Index |
Old Index