Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc fix ticket 941. tweak previous entry



details:   https://anonhg.NetBSD.org/src/rev/3bfc5f5ffafa
branches:  netbsd-1-6
changeset: 529197:3bfc5f5ffafa
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Nov 01 08:43:41 2002 +0000

description:
fix ticket 941.  tweak previous entry

diffstat:

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

diffs (26 lines):

diff -r 750ffd897358 -r 3bfc5f5ffafa doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Fri Nov 01 08:41:49 2002 +0000
+++ b/doc/CHANGES-1.6.1 Fri Nov 01 08:43:41 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.13 2002/11/01 08:28:34 tron Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.14 2002/11/01 08:43:41 lukem Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -500,8 +500,13 @@
 
 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
-
+       Turns out that our implementation of STAT wasn't RFC 959 compliant.
+       This version is now RFC 959 compliant.
        [itojun, ticket #942]
 
+sys/ufs/mfs/mfs_vfsops.c                       1.42
+
+       Force MFS mounts to be "sync".
+       Fixes PR#17128 and PR#17321.
+       [tron, ticket #941]
+



Home | Main Index | Thread Index | Old Index