Source-Changes-HG archive

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

[src/netbsd-1-4]: src Today's set:



details:   https://anonhg.NetBSD.org/src/rev/3248e39b829b
branches:  netbsd-1-4
changeset: 470494:3248e39b829b
user:      he <he%NetBSD.org@localhost>
date:      Sun Apr 02 19:37:49 2000 +0000

description:
Today's set:
 o i386 MAKEDEV: create wd2 and wd3 on floppy images
 o ncr.c fix for QUEUE FULL handling
 o i386 install note wording fix for PCMCIA workaround
 o du usage message fix

diffstat:

 CHANGES-1.4.3 |  22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 4c1c3f0df922 -r 3248e39b829b CHANGES-1.4.3
--- a/CHANGES-1.4.3     Sun Apr 02 19:35:52 2000 +0000
+++ b/CHANGES-1.4.3     Sun Apr 02 19:37:49 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.2 2000/03/29 23:09:19 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.3 2000/04/02 19:37:49 he Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -56,3 +56,23 @@
 
   Note that EFAULT can't be guaranteed in e.g. pipe(2); fixes PR#7720.
   Update the description of errno.  Fixes PR#9496.
+
+etc/etc.i386/MAKEDEV                           1.85
+
+  Create wd2 and wd3 device nodes also on the floppy images, to allow
+  installation on those drives too.
+
+sys/dev/pci/ncr.c                              1.87, 1.96-1.97
+
+  Fix script bug in processing QUEUE FULL response (would always
+  trigger an assertion failure), and add Quantum Atlas IV drives
+  to the quirk table so that they don't use tagged queueing.
+  Fixes problems reported in PR#7694.
+
+distrib/notes/common/sysinst                   patch
+
+  Clarify the PCMCIA IRQ allocation workaround.  Fixes PR#9568.
+
+usr.bin/du/du.c                                        1.15
+
+  Include -r flag in usage message.



Home | Main Index | Thread Index | Old Index