Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Recent pullups:
details: https://anonhg.NetBSD.org/src/rev/597cde02165b
branches: netbsd-1-4
changeset: 469647:597cde02165b
user: he <he%NetBSD.org@localhost>
date: Tue Oct 26 20:40:38 1999 +0000
description:
Recent pullups:
o device mmap handler, alpha X performance fix
o LFS buffer starvation bugfix
o pmax install notes
o i386 INSTALL and GENERIC updates
diffstat:
CHANGES-1.4.2 | 26 +++++++++++++++++++++++++-
1 files changed, 25 insertions(+), 1 deletions(-)
diffs (37 lines):
diff -r f9bed9920469 -r 597cde02165b CHANGES-1.4.2
--- a/CHANGES-1.4.2 Tue Oct 26 20:38:00 1999 +0000
+++ b/CHANGES-1.4.2 Tue Oct 26 20:40:38 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.68 1999/10/26 00:19:26 cgd Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.69 1999/10/26 20:40:38 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -904,3 +904,27 @@
The WDCF_IRQ_WAIT flag was erroneously cleared when an earlier
interrupt not for this IDE channel controller was received.
Fixes the "missing untimeout" problems and PR#8639.
+
+sys/uvm/uvm_device.c 1.17
+
+ Bugfix for device mmap fault handler, fixes serious performance
+ problem with alpha X server.
+
+sys/ufs/lfs/lfs_bio.c 1.12
+
+ Fix LFS buffer starvation under degenerate access patterns.
+
+distrib/notes/pmax/install 1.22
+
+ The netboot kernel is called "install.ecoff", not "install".
+
+sys/arch/i386/conf/INSTALL patch
+
+ Add "rl" and "vr" PCI Ethernet device drivers. Remove EXEC_ELF32
+ and "en at pci" to make install kernel still fit in 1.44MB. ATM-
+ only machines should be rare, and will need to borrow an ethernet
+ card for installation or use a custom install floppy.
+
+sys/arch/i386/conf/GENERIC patch
+
+ Add "rl" PCI Ethernet device driver.
Home |
Main Index |
Thread Index |
Old Index