Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Pull-up of tickets 1504, 1506 and 1509.
details: https://anonhg.NetBSD.org/src/rev/7ae4019e3191
branches: netbsd-1-6
changeset: 530808:7ae4019e3191
user: tron <tron%NetBSD.org@localhost>
date: Sat Oct 04 08:44:30 2003 +0000
description:
Pull-up of tickets 1504, 1506 and 1509.
diffstat:
doc/CHANGES-1.6.2 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 9c7eee3c6983 -r 7ae4019e3191 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sat Oct 04 08:42:55 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sat Oct 04 08:44:30 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.173 2003/10/02 20:57:14 tron Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.174 2003/10/04 08:44:30 tron Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -2219,3 +2219,21 @@
Correct unsafe use of realloc().
[itojun, ticket #1502]
+sys/netinet6/ip6_forward.c 1.39
+
+ Shouldn't check scope match when encapsulating packet into tunnel mode.
+ iij seil team
+ [itojun, ticket #1504]
+
+sys/nfs/nfs_subs.c 1.129
+sys/nfs/nfs_vfsops.c 1.133
+
+ Plug mbuf leak due to manual mbuf handling. PR kern/13807.
+ [martti, ticket #1506]
+
+lib/libc/net/gethnamaddr.c 1.56-1.57
+
+ off-by-one. from millert@openbsd
+ paren around macro arg
+ [itojun, ticket #1509]
+
Home |
Main Index |
Thread Index |
Old Index