Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1346



details:   https://anonhg.NetBSD.org/src/rev/931ac09a578a
branches:  netbsd-1-6
changeset: 530455:931ac09a578a
user:      grant <grant%NetBSD.org@localhost>
date:      Sun Jun 29 00:08:46 2003 +0000

description:
ticket 1346

diffstat:

 doc/CHANGES-1.6.2 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r b364b49d6bf1 -r 931ac09a578a doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sun Jun 29 00:07:36 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sun Jun 29 00:08:46 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.73 2003/06/25 22:17:32 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.74 2003/06/29 00:08:46 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -873,3 +873,10 @@
        This change supports Japanese layout keyboard for
        WSDISPLAY_COMPAT_RAWKBD on macppc.
        [hamajima, ticket #1338]
+
+etc/rc.subr                                    1.57
+
+       run_rc_command(): when checking if ${command} exists before
+       executing it, be sure to check under ${name_chroot} (if set).
+       Fix from Ed Ravin in [bin/18523]
+       [lukem, ticket #1346]



Home | Main Index | Thread Index | Old Index