Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3-0]: src/doc Tickets 1462-1463.



details:   https://anonhg.NetBSD.org/src/rev/cfe0d71a84d9
branches:  netbsd-3-0
changeset: 579277:cfe0d71a84d9
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Aug 12 19:22:40 2006 +0000

description:
Tickets 1462-1463.

diffstat:

 doc/CHANGES-3.0.2 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r d4c167d91c1f -r cfe0d71a84d9 doc/CHANGES-3.0.2
--- a/doc/CHANGES-3.0.2 Sat Aug 12 19:20:41 2006 +0000
+++ b/doc/CHANGES-3.0.2 Sat Aug 12 19:22:40 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.2,v 1.1.2.10 2006/08/11 04:59:55 riz Exp $
+#      $NetBSD: CHANGES-3.0.2,v 1.1.2.11 2006/08/12 19:22:40 riz Exp $
 
 A complete list of changes from the NetBSD 3.0.1 release to the NetBSD 3.0.2
 release:
@@ -69,3 +69,19 @@
        Fixes occasional crashes while printing.  PR#33250
        [abs, ticket #1459]
 
+distrib/utils/sysinst/label.c                  1.48
+
+       pointer signedness comparison fixes (needed for following pullup).
+       [dsl, ticket #1462]
+
+distrib/utils/sysinst/defs.h                   1.130
+distrib/utils/sysinst/label.c                  1.49
+distrib/utils/sysinst/mbr.c                    1.75
+
+       When we read 'last mounted' from an FFSv2 superblock set the flag to
+       default the partition to FFSv2 (instead of FFSv1).
+       This makes update installs add the correct bootstrap code.
+       Fixes PR/33682 and PR/32636 (and 33228 which has alrady been closed
+       as a duplicate of 32636).
+       [dsl, ticket #1463]
+



Home | Main Index | Thread Index | Old Index