[BACK]Return to CHANGES CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Annotation of src/doc/CHANGES, Revision 1.2654

1.2654  ! kamil       1: # LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2653 $>
1.1095    tsutsui     2: #
                      3: #
                      4: # [Note: This file does not mention every change made to the NetBSD source tree.
                      5: # For an exhaustive list, please subscribe to the `source-changes' mailing list,
                      6: # or see the mailing list archives.  For more information, send a message
                      7: # containing just the word `help' to `majordomo@NetBSD.org'.]
                      8: #
                      9: # ----------------------------------------------------------------------------
                     10: # PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
                     11: #
                     12: #      theme: Content ...
                     13: #              more content ...
                     14: #              more content. [developer DATE-FORMAT]
                     15: #
                     16: # That's it, one tab to start an item, and two tabs to indent the content.
                     17: # Also please start the content with a capital and end it with a dot.
                     18: #
                     19: # This is very important for the www scripts, otherwise it won't be able to
                     20: # parse the file and the HTML output will be mangled.
1.1106    tsutsui    21: #
                     22: # See htutils/changes/changes2html script for more details.
                     23: #
1.1095    tsutsui    24: # ----------------------------------------------------------------------------
1.1028    xtraeme    25:
1.2564    martin     26: Changes from NetBSD 9.0 to NetBSD 10.0:
1.2588    jnemeth    27:        openldap: Import 2.4.48. [christos 20190808]
1.2572    pgoyette   28:        boot(8): GPT and RAIDframe support for x86 bootstrap [manu 20190818]
1.2573    roy        29:        dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]
1.2576    roy        30:        inet6: Fix sending RTM_MISS for unresolvable addresses and restore
                     31:                ND6_LLINFO_WAITDELETE so that any send at this point can
                     32:                return EHOSTDOWN to match inet behaviour. [roy 20190901]
1.2577    roy        33:        inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
1.2578    roy        34:        dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]
1.2579    christos   35:        bind: Import version 9.14.5. [christos 20190905]
1.2580    roy        36:        resolvconf(8): Import openresolv-3.9.2 [roy 20190908]
1.2581    manu       37:        boot(8): multiboot 2 support, Xen can now boot from EFI [manu 20190913]
1.2582    roy        38:        dhcpcd(8): Import dhcpcd-8.0.6 [roy 20190913]
1.2583    maxv       39:        kernel: Add vHCI, a driver that allows to send and receive USB
                     40:                packets from userland. [maxv 20190914]
1.2584    mrg        41:        mos(4): Ported driver for MosChip MCS7730/7830/7832 USB ethernet.
1.2611    mrg        42:                [mrg 20190920]
1.2586    christos   43:        libpcap: Import 1.9.1. [christos 20191001]
                     44:        tcpdump(8): Import 4.9.3. [christos 20191001]
1.2587    maya       45:        rescue(8): Moved into a separate, rescue-only set. [maya 20191001]
1.2589    christos   46:        byacc: Update to 20190617. [christos 20191006]
1.2590    kre        47:        tzdata updates from 2019a to 2019c (incl 2019b) [kre 20191008]
1.2591    sevan      48:        services(5): Update to version 2019-10-04 from IANA.
                     49:                [sevan 20191009]
1.2592    roy        50:        dhcpcd(8): Import dhcpcd-8.1.0 [roy 20191011]
1.2593    christos   51:        OpenSSH: Import 8.1. [christos 20191012]
1.2594    christos   52:        acpi(4): Updated ACPICA to 20190816. [christos 20191015]
1.2595    christos   53:        sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
1.2596    roy        54:        dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]
1.2597    bad        55:        evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016]
1.2601    christos   56:        bind: Import version 9.14.7. [christos 20191017]
1.2603    kamil      57:        libc: Changed the iconv(3) function signature to the POSIX variation
                     58:                [kamil 20191024]
1.2643    ad         59:        nct(4): Add Nuvoton NCT5104D GPIO driver. [ad 20191025]
1.2604    ozaki-r    60:        vio9p(4): Add virtio-9p front-end driver. [ozaki-r 20191028]
                     61:        mount_9p(8): Enable to mount a filesystem exported via virtio-9p.
                     62:                [ozaki-r 20191028]
1.2605    jmcneill   63:        evbarm: Update TI AM335x SoC support to use FDT based configuration.
                     64:                [jmcneill 20191028]
1.2608    jmcneill   65:        evbarm: Update TI OMAP3 SoC support to use FDT based configuration.
                     66:                [jmcneill 20191101]
1.2609    maxv       67:        amd64: Add support for kCSan - Kernel Concurrency Sanitizer.
                     68:                [maxv 20191105]
1.2612    christos   69:        tmux(1): Imported 2.9a. [christos 20191112]
1.2613    roy        70:        dhcpcd(8): Import 8.1.2. [roy 20191113]
1.2614    maxv       71:        amd64: Add support for kMSan - Kernel Memory Sanitizer.
                     72:                [maxv 20191114]
1.2615    hikaru     73:        qat(4): Add opencrypto driver for Intel QuickAssist.
                     74:                Atom C2XXX, C3XXX, Xeon D-21XX and D-15XX, C62X chipsets and
                     75:                QuickAssist Adapter 8960/8970.
                     76:                [hikaru 20191120]
1.2643    ad         77:        select(2), poll(2): Performance and scalability improvements
                     78:                [ad 20191121]
                     79:        amd64, i386: Performance and scalability improvements for TLB
                     80:                shootdown [ad 20191121]
1.2617    christos   81:        bind: Import version 9.14.8. [christos 20191127]
1.2618    christos   82:        terminfo: Import 20190609 [christos 20191127]
1.2643    ad         83:        onewire(4), owtemp(4): Improve reliability and reduce CPU overhead
                     84:                slightly. [ad 20191130]
                     85:        scheduler: Improve performance and interactivity. [ad 20191201]
                     86:        vfs: Reduce false sharing and lock overhead during normal operation.
                     87:                [ad 20191201]
1.2619    yamaguch   88:        ixl(4): Ported driver for Intel Ethernet 700 series
                     89:                [yamaguchi 20191210]
1.2620    christos   90:        acpi(4): Updated ACPICA to 20191213. [christos 20191214]
1.2643    ad         91:        uvm: Replace red-black tree page lookup with radix tree lookup,
                     92:                including tagging and gang lookup of pages.  Original work
                     93:                done by yamt@. [ad 20191214]
1.2621    christos   94:        nsd: Import 4.2.4. [christos 20191215]
                     95:        unbound(8): Import 1.9.6. [christos 20191215]
1.2622    christos   96:        openpam(3): update to 20190224 (tabebuia) [christos 20191215]
1.2623    christos   97:        kerberos(8): Update to Heimdal-7.7.0 [christos 20191215]
1.2624    christos   98:        file(1): Upgraded to 5.38. [christos 20191216]
1.2643    ad         99:        uvm: Replace global counters with per-CPU counters, significantly
                    100:                reducing system time on workloads that are VM-system heavy.
                    101:                [ad 20191216]
1.2626    jakllsch  102:        anxdp(4): Add driver for Analogix DisplayPort core found in
                    103:                Rockchip RK3399. [jakllsch 20191219]
1.2625    jakllsch  104:        net80211: Require SSID configuration to associate with an open AP.
                    105:                [jakllsch 20191219]
1.2628    roy       106:        dhcpcd(8): Import dhcpcd-8.1.4 [roy 20191220]
1.2643    ad        107:        uvm: Rewrite the page allocator to be more efficient and somewhat CPU
                    108:                topology aware.  Add preliminary NUMA support.  [ad 20191227]
1.2630    christos  109:        crunchgen(1): Added the ability to pass variables in the submake
                    110:                command line, and removed all command like flags that are
                    111:                not needed anymore [christos 20191229]
1.2643    ad        112:        uvm: Reduce lock contention by making the maintentance of page
                    113:                replacement state more concurrent. [ad 20191231]
1.2629    ryo       114:        aq(4): Add Aquantia 10G network adapter driver [ryo 20200101]
1.2631    roy       115:        dhcpcd(8): Import dhcpcd-8.1.5 [roy 20200103]
1.2632    christos  116:        tmux(1): Imported 3.0a. [christos 20200106]
1.2643    ad        117:        amd64, i386: Replace the global PV hash table with radix trees,
                    118:                yielding significant performance and scalability benefits.
                    119:                [ad 20200112]
                    120:        amd64, i386: Use the pmap module as a source of pre-zeroed pages
                    121:                for the VM system. [ad 20200112]
                    122:        scheduler: Make the scheduler topology aware.  It understands and
                    123:                makes good use of HyperThreading/SMT, spreads the load evenly
                    124:                across different physical CPU packages, and can effectively
                    125:                run asymmetric systems with slow and fast CPUs [ad 20200113]
1.2633    jmcneill  126:        evbarm: Add support for NXP i.MX 8M family SoCs. [jmcneill 20200114]
1.2634    mrg       127:        arm: Add support for cpu topology for ARMv7 and ARMv7 CPUs.
                    128:                [mrg 20201114]
1.2643    ad        129:        uvm: More precisely track clean/dirty pages, and change how they are
                    130:                indexed, speeding up fsync() on large files by orders of
                    131:                magnitude.  Original work done by yamt@. [ad 20200115]
1.2636    maya      132:        uyurex(4): Removed from the tree. [maya 20200117]
1.2635    thorpej   133:        strip(4): Removed from the tree. [thorpej 20200118]
1.2638    leot      134:        hippi and esh(4): Removed from the tree. [thorpej 20200118]
1.2639    thorpej   135:        de(4): Removed from the tree. [thorpej 20200119]
1.2651    wiz       136:        token ring and tr(4): Removed from the tree. [thorpej 20200119]
                    137:        fddi, fpa(4), fta(4), fea(4): Removed from the tree. [thorpej 20200120]
1.2642    christos  138:        OpenSSL: Imported 1.1.1d. [christos 20200122]
1.2644    roy       139:        dhcpcd(8): Import dhcpcd-8.1.6 [roy 20200127]
1.2645    roy       140:        openresolv(8): Import openresolv-3.10.0 [roy 20200127]
1.2646    maya      141:        urio(4): Removed from the tree. [maya 20200129]
1.2647    thorpej   142:        Collect network interface statistics using per-cpu counters
                    143:                that are collated when they are queried. [thorpej 20200201]
1.2648    kamil     144:        realpath(1): Ported from FreeBSD. [kamil 20200202]
1.2649    jmcneill  145:        kernel: Remove azalia(4). [jmcneill 20200209]
1.2650    christos  146:        awk(1): Import 20200218 [christos 20200218]
1.2652    jmcneill  147:        genet(4): Add support for Broadcom GENETv5 ethernet controllers, found
                    148:                in the Raspberry Pi 4. [jmcneill 20200222]
1.2653    christos  149:        OpenSSH: Import 8.2. [christos 20200226]
1.2654  ! kamil     150:        ld.elf_so(1): Implement DT_GNU_HASH [kamil 20200229]

CVSweb <webmaster@jp.NetBSD.org>