Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src One more:
details: https://anonhg.NetBSD.org/src/rev/66943593b973
branches: netbsd-1-4
changeset: 469649:66943593b973
user: he <he%NetBSD.org@localhost>
date: Tue Oct 26 21:12:55 1999 +0000
description:
One more:
o with (e.g.) no wsdisplay, panic instead of crash
diffstat:
CHANGES-1.4.2 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5a10ccc3793d -r 66943593b973 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Tue Oct 26 21:12:00 1999 +0000
+++ b/CHANGES-1.4.2 Tue Oct 26 21:12:55 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.69 1999/10/26 20:40:38 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.70 1999/10/26 21:12:55 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -928,3 +928,8 @@
sys/arch/i386/conf/GENERIC patch
Add "rl" PCI Ethernet device driver.
+
+sys/dev/cons.c 1.33
+
+ Catch a console configuration error. Instead of jumping through
+ cdevsw indexed on major(NODEV), call panic, fixing PR#8690.
Home |
Main Index |
Thread Index |
Old Index