Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 371
details: https://anonhg.NetBSD.org/src/rev/f8257b23cf18
branches: netbsd-6
changeset: 774257:f8257b23cf18
user: riz <riz%NetBSD.org@localhost>
date: Mon Jun 25 00:43:40 2012 +0000
description:
Ticket 371
diffstat:
doc/CHANGES-6.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r f9ef7e2b5705 -r f8257b23cf18 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Mon Jun 25 00:41:38 2012 +0000
+++ b/doc/CHANGES-6.0 Mon Jun 25 00:43:40 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.138 2012/06/24 18:46:09 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.139 2012/06/25 00:43:40 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -5832,3 +5832,10 @@
Fix bad ps/ptyfs interaction. PR#40813.
[dholland, ticket #355]
+sys/compat/sys/ucontext.h 1.5
+sys/sys/ucontext.h 1.15
+
+ Add a semicolon to __CTASSERT() since it was removed from the macro.
+ (Build fix for ticket #369)
+ [jdc, ticket #371]
+
Home |
Main Index |
Thread Index |
Old Index