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

Annotation of src/doc/CHANGES, Revision 1.2306

1.2306  ! sevan       1: # LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2305 $>
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.2295    christos   26: Changes from NetBSD 8.0 to NetBSD 9.0:
                     27:        byacc: update to 20170430 [christos 20170605]
                     28:        vax: Add support for VAXstation 4000 TURBOchannel. [flxd 20170609]
                     29:        wsbell(4): added console bell support for all speaker devices, not
                     30:                only those attached at pcppi [nat 20170612]
                     31:        bind: Import version 9.10.5-P1. [christos 20170615]
1.2298    jmcneill   32:        dts: Import dts files from Linux 4.11.5. [jmcneill 20170615]
1.2302    maxv       33:        amd64: Support 16TB of PA, and 32TB of kernel VA on the architecture
                     34:                side. [maxv 20170617]
1.2293    christos   35:        expat: Import 2.2.1 (security fixes) [christos 20170617]
1.2297    jmcneill   36:        arm: Add support for Allwinner H3 SoC. [jmcneill 20170628]
1.2294    christos   37:        bind: Import version 9.10.5-P2. [christos 20170630]
1.2297    jmcneill   38:        sunxiemac(4): Add support for Allwinner Gigabit Ethernet (EMAC).
                     39:                [jmcneill 20170701]
1.2296    msaitoh    40:        wbsio(4): Add support for Winbond W83627DHG-P, W83627SF, W83627UHG,
                     41:                W83667HGB, W83687THF, W83697UG, Nuvoton NCT5104D, NCT6775,
                     42:                NCT6779, NCT6791, NCT6792 and NCT6793. [msaitoh 20170707]
1.2297    jmcneill   43:        arm: Add support for Allwinner A83T SoC. [jmcneill 20170707]
1.2299    sevan      44:        MAKEDEV(8): Regenerate, documenting lua, dk, plcom, wmcom, hdmicec, mfi,
                     45:                nvme, nvme ns, tpm, and dtrace devices. [sevan 20170710]
1.2300    msaitoh    46:        wbsio(4): Add support for NCT6795. [msaitoh 20170711]
                     47:        lm(4): Add support for NCT5174D, NCT6775F, NCT6779D and NCT679[1235]D.
                     48:                [msaitoh 20170711]
1.2301    jmcneill   49:        arm: Add support for NVIDIA Tegra X1 SoC. [jmcneill 20170720]
1.2304    mrg        50:        evbmips: Merge sbmips port into evbmips. [mrg 20170815]
1.2305    msaitoh    51:        ichsmb(4): Add support for Intel C3000. [msaitoh 20170817]
                     52:        ismt(4): Add support for Intel C3000. [msaitoh 20170817]
1.2306  ! sevan      53:        powerpc: Bump MAXTSIZ to 128MB for OEA based systems [sevan 20170818]

CVSweb <webmaster@jp.NetBSD.org>