Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc tickets 701, 702
details: https://anonhg.NetBSD.org/src/rev/8b6be4da8407
branches: netbsd-6
changeset: 775512:8b6be4da8407
user: riz <riz%NetBSD.org@localhost>
date: Sat Nov 24 04:36:38 2012 +0000
description:
tickets 701, 702
diffstat:
doc/CHANGES-6.1 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r f6b345cf50b7 -r 8b6be4da8407 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Sat Nov 24 04:34:41 2012 +0000
+++ b/doc/CHANGES-6.1 Sat Nov 24 04:36:38 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.40 2012/11/24 04:02:00 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.41 2012/11/24 04:36:38 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -914,3 +914,24 @@
keyboard on a number of HP and possibly other vendors' machines.
[joerg, ticket #700]
+lib/libc/arch/arm/sys/__aeabi_read_tp.S 1.3
+
+ Add $NetBSD: CHANGES-6.1,v 1.1.2.41 2012/11/24 04:36:38 riz Exp $ tag. Use ip to save r1 instead of the stack.
+ [matt, ticket #701]
+
+sys/net/npf/npf.c 1.14
+sys/net/npf/npf.h 1.22
+sys/net/npf/npf_ctl.c 1.19
+sys/net/npf/npf_impl.h 1.24
+sys/net/npf/npf_state_tcp.c 1.11
+sys/net/npf/npf_tableset.c 1.15
+usr.sbin/npf/npfctl/npf_disassemble.c 1.10
+usr.sbin/npf/npfctl/npfctl.8 1.10
+usr.sbin/npf/npfctl/npfctl.c 1.21
+usr.sbin/npf/npfctl/npfctl.h 1.21
+usr.sbin/npf/npftest/libnpftest/npf_table_test.c 1.6
+
+ Protect better against off-path attacks. Implement NPF table
+ listing, and preservation of entries on reload.
+ [rmind, ticket #702]
+
Home |
Main Index |
Thread Index |
Old Index