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/1ec1d018190f
branches:  netbsd-1-4
changeset: 470093:1ec1d018190f
user:      he <he%NetBSD.org@localhost>
date:      Tue Jan 18 20:18:09 2000 +0000

description:
Today's set:
 o DPT EISA fixes
 o Add handling of old (e.g. Ultrix) FSes to endian-indep. FS code
 o Amiga installation notes fixups

diffstat:

 CHANGES-1.4.2 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 6ea9c9d77475 -r 1ec1d018190f CHANGES-1.4.2
--- a/CHANGES-1.4.2     Tue Jan 18 20:13:57 2000 +0000
+++ b/CHANGES-1.4.2     Tue Jan 18 20:18:09 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.103 2000/01/17 19:20:48 he Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.104 2000/01/18 20:18:09 he Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -2687,3 +2687,18 @@
 etc/printcap                                   1.5
 
   Correct sample sd= paths.
+
+sys/dev/ic/dptreg.h                            1.6
+sys/dev/pci/dpt_pci.c                          1.4
+
+  Fix register offset problem to make EISA boards work correctly.
+
+sys/ufs/ffs/ffs_bswap.c                                1.7
+
+  Properly handle pre-FS_42POSTBLFMT file systems (e.g. Ultrix) in
+  the endian-independent file system code.
+
+distrib/notes/amiga/prep                       1.20
+distrib/notes/amiga/install                    1.20-1.21
+
+  Correct a few typos.  Add a few recommendations and warnings.



Home | Main Index | Thread Index | Old Index