Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 851, 852



details:   https://anonhg.NetBSD.org/src/rev/78f59e2a8683
branches:  netbsd-6
changeset: 775746:78f59e2a8683
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Mar 31 17:47:10 2013 +0000

description:
Tickets 851, 852

diffstat:

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

diffs (25 lines):

diff -r 09ba33dca795 -r 78f59e2a8683 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Sun Mar 31 17:43:16 2013 +0000
+++ b/doc/CHANGES-6.1   Sun Mar 31 17:47:10 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.115 2013/03/30 23:12:24 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.116 2013/03/31 17:47:10 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -8760,3 +8760,15 @@
        Correct some issues with wsmux hotplugging.
        [jmcneill, ticket #848]
 
+sys/sys/ptree.h                                        1.5
+
+       Cast constants to appropriate types to fix crashes in ptree(9).
+       [rmind, ticket #851]
+
+usr.sbin/npf/npfctl/npf.conf.5                 1.28
+usr.sbin/npf/npfctl/npf_parse.y                        1.19-1.20
+usr.sbin/npf/npfctl/npfctl.c                   1.32
+
+       Minor npfctl(5) fixes in parsing and error handling.
+       [rmind, ticket #852]
+



Home | Main Index | Thread Index | Old Index