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/86c9ecba787f
branches:  netbsd-1-4
changeset: 470077:86c9ecba787f
user:      he <he%NetBSD.org@localhost>
date:      Mon Jan 17 18:43:01 2000 +0000

description:
Today's set:
 o ss fix to make SANE work on scanner devices
 o x68k fixed dumpsize calculation
 o DPT SmartCache/SmartRAID driver
 o vax machdep sigreturn fix

diffstat:

 CHANGES-1.4.2 |  25 ++++++++++++++++++++++++-
 1 files changed, 24 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r 11540ac97610 -r 86c9ecba787f CHANGES-1.4.2
--- a/CHANGES-1.4.2     Mon Jan 17 18:40:28 2000 +0000
+++ b/CHANGES-1.4.2     Mon Jan 17 18:43:01 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.100 2000/01/16 18:01:20 he Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.101 2000/01/17 18:43:01 he Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -2653,3 +2653,26 @@
 sys/arch/i386/i386/db_interface.c              1.28
 
   Make sure that DDB isn't invoked on bad traps when db_onpanic=0.
+
+sys/dev/scsipi/ss.c                            1.27
+
+  Allow ioctl() on all scanner device nodes - allows SANE to work.
+
+sys/arch/x68k/x68k/machdep.c                   1.75
+
+  Fix wrong () balance in dumpsize calculation.
+
+sys/dev/ic/dpt.c                               1.1-1.17 + patch
+sys/dev/ic/dptreg.h                            1.1-1.5 + patch
+sys/dev/ic/dptvar.h                            1.1-1.5
+sys/dev/eisa/dpt_eisa.c                                1.1-1.3
+sys/dev/pci/dpt_pci.c                          1.1-1.3
+share/man/man4/dpt.4                           1.1-1.7
+
+  Add driver for DPT SmartCache and SmartRAID III or IV SCSI
+  adapters.
+
+sys/arch/vax/vax/machdep.c                     patch
+
+  Prevent a crash if a bogus sigcontext pointer is passed to
+  sigreturn().



Home | Main Index | Thread Index | Old Index