Module Name: src
Committed By: bouyer
Date: Sun Jan 16 15:36:46 UTC 2011
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Tickets 1415 and 1416
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.213 -r1.1.2.214 src/doc/CHANGES-4.1
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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.213 src/doc/CHANGES-4.1:1.1.2.214
--- src/doc/CHANGES-4.1:1.1.2.213 Fri Dec 10 22:16:45 2010
+++ src/doc/CHANGES-4.1 Sun Jan 16 15:36:46 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.213 2010/12/10 22:16:45 bouyer Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.214 2011/01/16 15:36:46 bouyer Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4284,3 +4284,16 @@
builds, but, strangely enough, not in sparc builds.
[hauke, ticket #1412]
+etc/ssh/ssh_known_hosts 1.6
+
+ releng has been on mollari for a while now. Also, add wiki
+ [riz, ticket #1415]
+
+sys/arch/amiga/include/vmparam.h 1.41
+
+ Raise address of user stack to the highest safe (for 68040 mmu) address,
+ which increases available user address space by 256MB. One file in
+ pkgsrc/lang/php53 was too large for the amiga. Also remove an old
+ presumably outdated comment.
+ [mhitch, ticket #1416]
+