Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc tickets 746-748
details: https://anonhg.NetBSD.org/src/rev/d98d3819637b
branches: netbsd-6
changeset: 775583:d98d3819637b
user: riz <riz%NetBSD.org@localhost>
date: Sun Dec 16 18:25:07 2012 +0000
description:
tickets 746-748
diffstat:
doc/CHANGES-6.1 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 27de5c85a329 -r d98d3819637b doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Sun Dec 16 18:24:18 2012 +0000
+++ b/doc/CHANGES-6.1 Sun Dec 16 18:25:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.61 2012/12/15 23:47:17 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.62 2012/12/16 18:25:07 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -7841,3 +7841,21 @@
loss simulation.
[rmind, ticket #745]
+sys/net/npf/npf.h 1.23
+sys/net/npf/npf_inet.c 1.18
+sys/net/npf/npf_mbuf.c 1.8
+
+ npf_rwrcksum: handle delayed checksums in the network stack; also fix
+ non-NPF_NAT_PORTS case and add some comments. PR/47235.
+ [rmind, ticket #746]
+
+sys/dev/pcmcia/if_ray.c 1.81
+
+ Use the correct size for a memcpy().
+ [msaitoh, ticket #747]
+
+sys/fs/v7fs/v7fs_file.c 1.5
+
+ Fix off by one error.
+ [msaitoh, ticket #748]
+
Home |
Main Index |
Thread Index |
Old Index