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 1508 and 1510.



details:   https://anonhg.NetBSD.org/src/rev/fe3f35f6d329
branches:  netbsd-1-6
changeset: 530833:fe3f35f6d329
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Oct 05 12:16:57 2003 +0000

description:
Pull-up of tickets 1508 and 1510.

diffstat:

 doc/CHANGES-1.6.2 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r c8fefcd79390 -r fe3f35f6d329 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sun Oct 05 12:14:28 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sun Oct 05 12:16:57 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.177 2003/10/05 11:58:16 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.178 2003/10/05 12:16:57 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2276,3 +2276,13 @@
        yours truly.
        [mrg, ticket #1486]
 
+sys/netinet6/ipsec.c                           1.87
+
+       No need to clear mbuf flags here; sync w/kame
+       [itojun, ticket #1508]
+
+sys/kern/kern_xxx.c                            1.50
+
+       Make this compile with __HAVE_MINIMAL_EMUL.
+       [junyoung, ticket #1510]
+



Home | Main Index | Thread Index | Old Index