Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Tickets 1163, 1165 and 1166.
details: https://anonhg.NetBSD.org/src/rev/9783a3d35488
branches: netbsd-3
changeset: 577828:9783a3d35488
user: tron <tron%NetBSD.org@localhost>
date: Tue Feb 14 13:32:40 2006 +0000
description:
Tickets 1163, 1165 and 1166.
diffstat:
doc/CHANGES-3.1 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r e06f038b1e63 -r 9783a3d35488 doc/CHANGES-3.1
--- a/doc/CHANGES-3.1 Tue Feb 14 13:29:38 2006 +0000
+++ b/doc/CHANGES-3.1 Tue Feb 14 13:32:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.1,v 1.1.2.33 2006/02/12 22:50:48 tron Exp $
+# $NetBSD: CHANGES-3.1,v 1.1.2.34 2006/02/14 13:32:40 tron Exp $
A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.1
release:
@@ -697,3 +697,24 @@
Sort options. New sentence, new line. Fix typo.
[jmmv, ticket #1162]
+distrib/sparc/install.md 1.20
+distrib/sparc/miniroot/list 1.29
+
+ Change the old pre-sysinst install.md script to not need file(1)
+ and take that program and its associated "magic" database
+ out of the miniroot image. This fixes PR port-sparc/32379.
+ [chs, ticket #1163]
+
+sys/arch/sparc/include/vmparam.h 1.38
+
+ Reduce MAXSSIZ to 32 MB, like most other ports. This fixes
+ PR port-sparc/30918.
+ [chs, ticket #1165]
+
+sys/arch/amd64/amd64/pmap.c patch
+sys/arch/amd64/include/param.h 1.2
+
+ Increase NKMEMPAGES_MAX_DEFAULT to 1 GB.
+ This allows lots more memory to be used for amaps, etc..
+ [chs, ticket #1166]
+
Home |
Main Index |
Thread Index |
Old Index