Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Fix revision confusion between CHANGES.p...



details:   https://anonhg.NetBSD.org/src/rev/39ff9c1a6456
branches:  netbsd-8
changeset: 318426:39ff9c1a6456
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Apr 23 09:22:14 2018 +0000
description:
Fix revision confusion between CHANGES.prev and CHANGES in the
processing of ticket #602: the pullup asked for rev 1.138 of CHANGES.prev
to be applied to CHANGES, not rev 1.138 of CHANGES to be pulled up.

diffstat:

 doc/CHANGES |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (27 lines):

diff -r 94d5b5f95fb8 -r 39ff9c1a6456 doc/CHANGES
--- a/doc/CHANGES       Thu Apr 19 15:55:21 2018 +0000
+++ b/doc/CHANGES       Mon Apr 23 09:22:14 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2286.2.3 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2286.2.4 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -355,8 +355,6 @@
        amd64: Use fine-grained permissions for architecture-specific memory
                areas (W^X). [maxv 20160725]
        sdtemp(4): Add support for Atmel AT30TS00, AT30TSE004, Giantec
-       kernel: SMBFS uses low-overhead NT Directory Change Notify SMB to watch
-               for vnode kqueue(2) events on directories [jdolecek 20030407]
                GT30TS00, GT34TS02, Microchip MCP9804, MCP98244, IDT
                TS3000GB[02], TS3001GB2, TSE200[24]GB2 and On Semiconductor
                CAT34TS04. [msaitoh 20160726]
@@ -470,8 +468,6 @@
        libc: Add accept4 function for compatibility [maya 20170208]
        file(1): Upgraded to 5.30. [christos 20170210]
        byacc: update to 20170201 [christos 20170211]
-       ptrace(2): Add signal mask information accessors API:
-               PT_GET_SIGMASK and PT_SET_SIGMASK [kamil 20170212]
        postfix(1): Import version 3.1.4. [christos 20170213]
        l2tp(4): Add L2TPv3 interface. [knakahara 20170216]
        siginfo(2): Add new si_code for SIGTRAP: TRAP_DBREG [kamil 20170217]



Home | Main Index | Thread Index | Old Index