Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/doc Tickets 493 and 517.



details:   https://anonhg.NetBSD.org/src/rev/ae8378745f94
branches:  netbsd-3
changeset: 576350:ae8378745f94
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Jul 01 12:32:05 2005 +0000

description:
Tickets 493 and 517.

diffstat:

 doc/CHANGES-3.0 |  23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r 3988cce74db9 -r ae8378745f94 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Fri Jul 01 12:30:34 2005 +0000
+++ b/doc/CHANGES-3.0   Fri Jul 01 12:32:05 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.146 2005/06/29 12:26:11 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.147 2005/07/01 12:32:05 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -9853,3 +9853,24 @@
        sometime going backward by several seconds for me.
        [bouyer, ticket #510]
 
+share/man/man4/tlp.4                           1.16
+sys/dev/ic/tulip.c                             1.137
+sys/dev/ic/tulipreg.h                          1.31
+sys/dev/ic/tulipvar.h                          1.55
+sys/dev/pci/if_tlp_pci.c                       1.80
+
+       Add support for ASIX AX88140A/AX88141 chipsets using only
+       the 10/100 MII.
+       [rpaulo, ticket #493]
+
+crypto/dist/ipsec-tools/src/libipsec/ipsec_set_policy.3        patch
+crypto/dist/ipsec-tools/src/libipsec/ipsec_strerror.3  patch
+crypto/dist/ipsec-tools/src/racoon/plainrsa-gen.8      patch
+crypto/dist/ipsec-tools/src/racoon/racoon.8            patch
+crypto/dist/ipsec-tools/src/racoon/racoon.conf.5       patch
+crypto/dist/ipsec-tools/src/racoon/racoonctl.8         patch
+crypto/dist/ipsec-tools/src/setkey/setkey.8            patch
+
+       Lots of grammar and mdoc fixes for the ipsec-tools man pages.
+       [wiz, ticket #517]
+



Home | Main Index | Thread Index | Old Index