Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/d036845baf35
branches:  netbsd-2-0
changeset: 560762:d036845baf35
user:      jmc <jmc%NetBSD.org@localhost>
date:      Thu May 06 05:33:31 2004 +0000

description:
#254

diffstat:

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

diffs (20 lines):

diff -r 6811c2c5a7fe -r d036845baf35 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Thu May 06 05:33:14 2004 +0000
+++ b/doc/CHANGES-2.0   Thu May 06 05:33:31 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.182 2004/05/06 05:29:48 jmc Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.183 2004/05/06 05:33:31 jmc Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -1855,3 +1855,10 @@
        Don't exit with 1 on broken archives that mark directories as files for
        the benefit of pkgsrc. 
        [snj, ticket #252]
+
+sys/arch/amd64/amd64/cpu.c                     1.5
+sys/arch/amd64/isa/clock.c                     1.4
+sys/arch/x86/x86/lapic.c                       1.6
+
+       Compile TSC support code when __x86_64__ is defined.
+       [toshii, ticket #254]



Home | Main Index | Thread Index | Old Index