Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 820 and 821.



details:   https://anonhg.NetBSD.org/src/rev/2a02393e8703
branches:  netbsd-7
changeset: 799406:2a02393e8703
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Jun 04 07:36:25 2015 +0000

description:
Ticket 820 and 821.

diffstat:

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

diffs (25 lines):

diff -r 12da21bd8ec1 -r 2a02393e8703 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Jun 04 07:35:25 2015 +0000
+++ b/doc/CHANGES-7.0   Thu Jun 04 07:36:25 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.319 2015/06/04 05:42:38 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.320 2015/06/04 07:36:25 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -23733,3 +23733,15 @@
        Regen for arm OABI compat changes.
        [mrg, #819]
 
+usr.sbin/npf/npfctl/npf_show.c                 1.19
+
+       npfctl: fix the from/to port mess up when showing the rules.
+       [rmind, ticket #820]
+
+bin/sh/Makefile                                        1.101
+bin/sh/builtins.def                            1.23
+
+       Include printf by default even for SMALL builds. It is used e.g. by
+       dhcpcd and as such required by most ramdisk images. Allow turning it
+       off again by TINYPROG.
+       [martin, ticket #821]



Home | Main Index | Thread Index | Old Index