Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/doc Tickets 10214 and 10217.
details: https://anonhg.NetBSD.org/src/rev/f66ab76f374c
branches: netbsd-2
changeset: 564408:f66ab76f374c
user: tron <tron%NetBSD.org@localhost>
date: Mon Jan 09 13:19:09 2006 +0000
description:
Tickets 10214 and 10217.
diffstat:
doc/CHANGES-2.2 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 3f5ae98a3b9b -r f66ab76f374c doc/CHANGES-2.2
--- a/doc/CHANGES-2.2 Mon Jan 09 13:16:16 2006 +0000
+++ b/doc/CHANGES-2.2 Mon Jan 09 13:19:09 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.2,v 1.1.2.32 2006/01/06 23:55:08 riz Exp $
+# $NetBSD: CHANGES-2.2,v 1.1.2.33 2006/01/09 13:19:09 tron Exp $
A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2
release
@@ -465,3 +465,15 @@
when we try to vget it. This addresses PR: kern/31382
[wrstuden, ticket #10213]
+sys/net/if_gif.h 1.11
+sys/netinet/in_gif.c 1.45
+sys/netinet6/in6_gif.c 1.43
+
+ Expire cached route. Fixes PR kern/22792.
+ [mlelstv, ticket #10214]
+
+share/man/man9/pfil.9 1.30 via patch
+
+ pfil_add_hook() and pfil_remove_hook() return int, not void.
+ [riz, ticket #10217]
+
Home |
Main Index |
Thread Index |
Old Index