Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #461



details:   https://anonhg.NetBSD.org/src/rev/455145883d9f
branches:  netbsd-7
changeset: 798911:455145883d9f
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 27 13:41:09 2015 +0000

description:
Ticket #461

diffstat:

 doc/CHANGES-7.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d511a9e00b2a -r 455145883d9f doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue Jan 27 13:39:31 2015 +0000
+++ b/doc/CHANGES-7.0   Tue Jan 27 13:41:09 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.183 2015/01/27 08:18:02 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.184 2015/01/27 13:41:09 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15096,3 +15096,8 @@
        eSDHC has non standard Host Controller Version Register offset.
        [nonaka, ticket #460]
 
+usr.bin/pkill/pkill.c                          1.30
+
+       Simplify code so that gcc 4.8 can understand it.
+       [prlw1, ticket #461]
+



Home | Main Index | Thread Index | Old Index