Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Tickets 103, 104 and 106.
details: https://anonhg.NetBSD.org/src/rev/79ac26316c66
branches: netbsd-3
changeset: 575113:79ac26316c66
user: tron <tron%NetBSD.org@localhost>
date: Mon Apr 04 18:27:25 2005 +0000
description:
Tickets 103, 104 and 106.
diffstat:
doc/CHANGES-3.0 | 42 +++++++++++++++++++++++++++++++++++++++++-
1 files changed, 41 insertions(+), 1 deletions(-)
diffs (53 lines):
diff -r 424afb8501fe -r 79ac26316c66 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Mon Apr 04 18:26:12 2005 +0000
+++ b/doc/CHANGES-3.0 Mon Apr 04 18:27:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.28 2005/04/04 18:18:35 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.29 2005/04/04 18:27:25 tron Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -664,3 +664,43 @@
Add support for wide strings in C++.
[christos, ticket #102]
+sys/arch/i386/conf/XENU 1.2
+
+ Add the ksym pseudo-device, for the benefit of kmem grovelers.
+ Pointed out by Jason Thorpe on port-xen.
+ [bouyer, ticket #103]
+
+sys/dev/wscons/wsksymdef.h 1.52
+
+ Correct name of finnish keymap.
+ [martti, ticket #104]
+
+dist/ipf/HISTORY 1.19
+dist/ipf/ipf.h 1.10
+dist/ipf/lib/getport.c 1.4
+dist/ipf/samples/proxy.c 1.6
+dist/ipf/tools/ipf_y.y 1.18
+dist/ipf/tools/ipfs.c 1.6
+dist/ipf/tools/ipfstat.c 1.10
+dist/ipf/tools/ipnat_y.y 1.13
+regress/sys/kern/ipf/Makefile 1.10
+regress/sys/kern/ipf/expected/ni5 1.4
+sys/dist/ipf/netinet/fil.c 1.13
+sys/dist/ipf/netinet/ip_compat.h 1.5
+sys/dist/ipf/netinet/ip_fil.h 1.3
+sys/dist/ipf/netinet/ip_fil_netbsd.c 1.13
+sys/dist/ipf/netinet/ip_ftp_pxy.c 1.7
+sys/dist/ipf/netinet/ip_ipsec_pxy.c 1.3
+sys/dist/ipf/netinet/ip_nat.c 1.7
+sys/dist/ipf/netinet/ip_nat.h 1.5
+sys/dist/ipf/netinet/ip_pptp_pxy.c 1.3
+sys/dist/ipf/netinet/ip_proxy.c 1.6
+sys/dist/ipf/netinet/ip_proxy.h 1.2
+sys/dist/ipf/netinet/ip_state.c 1.7
+sys/dist/ipf/netinet/ip_state.h 1.3
+sys/dist/ipf/netinet/ip_sync.c 1.3
+sys/dist/ipf/netinet/ipl.h 1.4
+
+ Upgraded IPFilter to 4.1.8
+ [martti, ticket #106]
+
Home |
Main Index |
Thread Index |
Old Index