Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 1151 and 1153.
details: https://anonhg.NetBSD.org/src/rev/2f4a4a315b59
branches: netbsd-6
changeset: 776770:2f4a4a315b59
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Nov 04 01:56:17 2014 +0000
description:
Ticket 1151 and 1153.
diffstat:
doc/CHANGES-6.2 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r c992003ea1ff -r 2f4a4a315b59 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Tue Nov 04 01:52:53 2014 +0000
+++ b/doc/CHANGES-6.2 Tue Nov 04 01:56:17 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.150 2014/11/04 00:54:16 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.151 2014/11/04 01:56:17 msaitoh Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -4178,3 +4178,16 @@
Avoid stack overflow when SACK and TCP_SIGNATURE are both present.
Pointed out by Jonathan Looney.
[christos, ticket #1174]
+
+lib/libperfuse/ops.c 1.72
+lib/libperfuse/perfuse_priv.h 1.35
+
+ Fix build failure on amd64.
+ [manu, ticket #1153]
+
+lib/libperfuse/ops.c 1.74
+
+ Avoid a file resize serialization deadlock when writing with
+ PUFFS_IO_APPEND flag. The symptom was a hang when appending to
+ a file with a null size.
+ [manu, ticket #1151]
Home |
Main Index |
Thread Index |
Old Index