Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #489 and #491



details:   https://anonhg.NetBSD.org/src/rev/7b29e3f13ffc
branches:  netbsd-7
changeset: 798951:7b29e3f13ffc
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Feb 04 10:18:09 2015 +0000

description:
Tickets #489 and #491

diffstat:

 doc/CHANGES-7.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 6db20212e10f -r 7b29e3f13ffc doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Wed Feb 04 10:17:19 2015 +0000
+++ b/doc/CHANGES-7.0   Wed Feb 04 10:18:09 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.192 2015/02/04 07:20:54 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.193 2015/02/04 10:18:09 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15503,3 +15503,14 @@
        * npfctl_print_rule: print the ID in hex, not decimal.
        [rmind, ticket #479]
 
+lib/libkvm/kvm_powerpc64.c                     1.6
+
+       #if 0 some code not in use yet.
+       [chs, ticket #489]
+
+libexec/httpd/bozohttpd.c                      1.61
+
+       Spit out a 403 not just when an open() fails with EPERM, but with
+       EACCES as well.
+       [snj, ticket #491]
+



Home | Main Index | Thread Index | Old Index