Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc #212



details:   https://anonhg.NetBSD.org/src/rev/71052db5204a
branches:  netbsd-2-0
changeset: 560639:71052db5204a
user:      jmc <jmc%NetBSD.org@localhost>
date:      Thu Apr 29 04:21:45 2004 +0000

description:
#212

diffstat:

 doc/CHANGES-2.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 84144ddf158b -r 71052db5204a doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Thu Apr 29 04:21:26 2004 +0000
+++ b/doc/CHANGES-2.0   Thu Apr 29 04:21:45 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.151 2004/04/29 04:20:02 jmc Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.152 2004/04/29 04:21:45 jmc Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -1527,3 +1527,9 @@
        Changes to fix and help diagnose MMU resource shortage on small 
        sun4c systems.
        [pk, ticket #211]
+
+sys/conf/Makefile.kern.inc                     1.52-1.53
+
+       Add `-fno-zero-initialized-in-bss' for kernel builds using gcc 3.x
+       so zero-initialised variables remain patchable.
+       [pk, ticket #212]



Home | Main Index | Thread Index | Old Index