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/97082452467a
branches:  netbsd-1-4
changeset: 470697:97082452467a
user:      he <he%NetBSD.org@localhost>
date:      Thu Jun 29 16:13:55 2000 +0000

description:
Today's set:
 o mopd: fix so that it loads the first time too
 o libedit: only read .editrc from $HOME
 o raidframe: remove incorrect printf

diffstat:

 CHANGES-1.4.3 |  15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r dff4816054d0 -r 97082452467a CHANGES-1.4.3
--- a/CHANGES-1.4.3     Thu Jun 29 16:12:08 2000 +0000
+++ b/CHANGES-1.4.3     Thu Jun 29 16:13:55 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.25 2000/06/28 22:22:36 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.26 2000/06/29 16:13:55 he Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -677,6 +677,15 @@
   Quote user-supplied shell meta-characters properly in generated
   scripts.
 
-usr.sbin/mopd/mopd/process.c                   1.7
+usr.sbin/mopd/mopd/process.c                   1.6-1.7
+
+  Fix bug which caused first load to fail.  Allow "big" VAXes to
+  be mop-booted.
 
-  Allow "big" VAXes to be mop-booted.
+src/lib/libedit/el.c                           1.17 via patch
+
+  Only read .editrc from home directory.
+
+sys/dev/raidframe/rf_map.c                     1.5
+
+  Remove an incorrect printf.



Home | Main Index | Thread Index | Old Index