Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src A few more.
details: https://anonhg.NetBSD.org/src/rev/4b0f6a32da12
branches: netbsd-1-4
changeset: 469415:4b0f6a32da12
user: he <he%NetBSD.org@localhost>
date: Sun Sep 19 15:33:39 1999 +0000
description:
A few more.
diffstat:
CHANGES-1.4.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 455f44b6dcc4 -r 4b0f6a32da12 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Sun Sep 19 15:29:33 1999 +0000
+++ b/CHANGES-1.4.2 Sun Sep 19 15:33:39 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.26 1999/09/18 19:07:46 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.27 1999/09/19 15:33:39 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -386,3 +386,13 @@
sys/dev/wscons/wsemul_vt100_keys.c 1.3
Map the Home and End keys as xterm does. (drochner)
+
+sys/arch/i386/conf/DISKLESS 1.67
+
+ Update device name ed* -> we*, fixing PR#7503 and PR#8020. (drochner)
+
+sys/lib/libkern/arch/arm32/divsi3.S 1.3
+lib/libc/arch/arm32/gen/divsi3.S 1.3
+
+ If the highest bit of the dividend is set, care must be taken when
+ shifting the divisor. Fixes PR#7760. (is)
Home |
Main Index |
Thread Index |
Old Index