Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Pullup for ticket 942.



details:   https://anonhg.NetBSD.org/src/rev/6cfcce4d0c78
branches:  netbsd-1-6
changeset: 529195:6cfcce4d0c78
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Nov 01 08:28:34 2002 +0000

description:
Pullup for ticket 942.

diffstat:

 doc/CHANGES-1.6.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 2d67b3682d8e -r 6cfcce4d0c78 doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Fri Nov 01 08:23:39 2002 +0000
+++ b/doc/CHANGES-1.6.1 Fri Nov 01 08:28:34 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.12 2002/10/24 10:37:35 lukem Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.13 2002/11/01 08:28:34 tron Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -497,3 +497,11 @@
                        make dependall install
 
        [martti, ticket #905]
+
+libexec/ftpd/cmds.c                            1.19
+
+Turns out that our implementation of STAT wasn't RFC 959 compliant.
+This version is now RFC 959 compliant. using a patch adapted from one
+
+       [itojun, ticket #942]
+



Home | Main Index | Thread Index | Old Index