Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 718
details: https://anonhg.NetBSD.org/src/rev/ba378b32b71f
branches: netbsd-6
changeset: 775536:ba378b32b71f
user: riz <riz%NetBSD.org@localhost>
date: Mon Nov 26 17:40:28 2012 +0000
description:
Ticket 718
diffstat:
doc/CHANGES-6.1 | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 85324957ce5d -r ba378b32b71f doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Mon Nov 26 17:39:29 2012 +0000
+++ b/doc/CHANGES-6.1 Mon Nov 26 17:40:28 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.44 2012/11/24 21:47:28 jdc Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.45 2012/11/26 17:40:28 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -916,7 +916,7 @@
lib/libc/arch/arm/sys/__aeabi_read_tp.S 1.3
- Add $NetBSD: CHANGES-6.1,v 1.1.2.44 2012/11/24 21:47:28 jdc Exp $ tag. Use ip to save r1 instead of the stack.
+ Add $NetBSD: CHANGES-6.1,v 1.1.2.45 2012/11/26 17:40:28 riz Exp $ tag. Use ip to save r1 instead of the stack.
[matt, ticket #701]
sys/net/npf/npf.c 1.14
@@ -7014,3 +7014,16 @@
Add a test for adding an event to an unsupported fd.
[christos, ticket #716]
+sys/net/npf/npf_impl.h patch
+usr.sbin/npf/npfctl/npf_disassemble.c 1.11-1.12
+usr.sbin/npf/npfctl/npf_extmod.c 1.2-1.3
+usr.sbin/npf/npfctl/npf_ncgen.c 1.14-1.15
+usr.sbin/npf/npfctl/npf_parse.y 1.15-1.16 via patch
+usr.sbin/npf/npfctl/npf_scan.l 1.7-1.8
+usr.sbin/npf/npfctl/npf_var.c 1.6-1.7
+usr.sbin/npf/npfctl/npfctl.c 1.22-1.24
+usr.sbin/npf/npfctl/npfctl.h 1.22 via patch
+
+ Various NPF fixes to bring it up-to-date.
+ [rmind, ticket #718]
+
Home |
Main Index |
Thread Index |
Old Index