Source-Changes-HG archive

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

[src/netbsd-1-4]: src Note that the recent vax fix is part of revision 1.91 o...



details:   https://anonhg.NetBSD.org/src/rev/d45e0ab080d2
branches:  netbsd-1-4
changeset: 469878:d45e0ab080d2
user:      he <he%NetBSD.org@localhost>
date:      Fri Dec 17 09:01:01 1999 +0000

description:
Note that the recent vax fix is part of revision 1.91 of machdep.c.

diffstat:

 CHANGES-1.4.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bd5eb8580933 -r d45e0ab080d2 CHANGES-1.4.2
--- a/CHANGES-1.4.2     Fri Dec 17 00:01:28 1999 +0000
+++ b/CHANGES-1.4.2     Fri Dec 17 09:01:01 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.87 1999/12/17 00:01:28 he Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.88 1999/12/17 09:01:01 he Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -1773,7 +1773,7 @@
   Make adbInCount volatile to fix problems uncovered by aggressive
   optimization.
 
-sys/arch/vax/vax/machdep.c                     patch
+sys/arch/vax/vax/machdep.c                     patch (part of 1.91)
 
   In process_write_regs(), no checks were made to which bits in
   the PSL that was altered. This means that the traced process



Home | Main Index | Thread Index | Old Index