Module Name: src
Committed By: martin
Date: Fri Sep 12 08:17:20 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Adjust Ticket #86 after additional pullups.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.32 src/doc/CHANGES-7.0:1.1.2.33
--- src/doc/CHANGES-7.0:1.1.2.32 Thu Sep 11 14:04:02 2014
+++ src/doc/CHANGES-7.0 Fri Sep 12 08:17:20 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.32 2014/09/11 14:04:02 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.33 2014/09/12 08:17:20 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -661,8 +661,9 @@ sys/arch/amiga/dev/gayle_pcmcia.c 1.30
Add support for newer A1200 models.
[phx, ticket #85]
-lib/libperfuse/ops.c 1.71
+lib/libperfuse/ops.c 1.71,1.72
lib/libperfuse/perfuse.c 1.34
+lib/libperfuse/perfuse_priv.h 1.35
Improve POSIX compliance of FUSE filesystems through PERDUSE
- access denied is EPERM and not EACCES