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 ticket 1489, 1490 and 1498.



details:   https://anonhg.NetBSD.org/src/rev/244827b5b5ae
branches:  netbsd-1-6
changeset: 530789:244827b5b5ae
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Oct 02 10:04:52 2003 +0000

description:
Pull-up of ticket 1489, 1490 and 1498.

diffstat:

 doc/CHANGES-1.6.2 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 838022deaaeb -r 244827b5b5ae doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Thu Oct 02 10:03:28 2003 +0000
+++ b/doc/CHANGES-1.6.2 Thu Oct 02 10:04:52 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.167 2003/10/02 09:57:17 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.168 2003/10/02 10:04:52 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2170,3 +2170,22 @@
        (which we previously skipped if the text or data segment was empty).
        [junyoung, ticket #1488]
 
+lib/libmenu/item.c                             1.10
+
+       new_item fixes:
+               * return NULL to indicate an error if a NULL name is passed
+               * fix a crash if description is NULL
+       Thanks to Julian Coleman for finding and fixing these.
+       [blymn, ticket #1489]
+
+sys/dev/pci/if_sip.c                           1.81
+
+       Fix typo (DP83020 -> DP83820) from HITOSHI Osada in PR kern/23023.
+       [martin, ticket #1490]
+
+sys/netinet6/ipsec.c                           1.84
+
+       permit tunnel mode over link-local address. (outer header is
+       link-local) iij seil team
+       [itojun, ticket #1498]
+



Home | Main Index | Thread Index | Old Index