Module Name: src Committed By: kre Date: Wed Dec 12 13:02:36 UTC 2018
Modified Files: src/doc: CHANGES Log Message: Note that sh(1) has changed since NetBSD 8. Correct formatting of some of my earlier entries. To generate a diff of this commit: cvs rdiff -u -r1.2463 -r1.2464 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2463 src/doc/CHANGES:1.2464 --- src/doc/CHANGES:1.2463 Wed Dec 12 08:02:17 2018 +++ src/doc/CHANGES Wed Dec 12 13:02:35 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2463 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2464 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -74,7 +74,7 @@ Changes from NetBSD 8.0 to NetBSD 9.0: tmux(1): Imported 2.6. [christos 20171012] amd64: Add support for SMAP. [maxv 20171017] amd64: Add support for USER_LDT. [maxv 20171021] - tzdata updated to 2017c [kre 20171024] + tzdata Updated to 2017c. [kre 20171024] libc: Update to tzcode2017c. [christos 20171024] bwfm(4): Add driver for Broadcom BCM43xxx "FullMAC" USB wireless adapters. [jmcneill 20171025] @@ -130,7 +130,7 @@ Changes from NetBSD 8.0 to NetBSD 9.0: lm(4): Add NCT6796D support. [msaitoh 20180308] macppc: Enable Bluetooth support by default in GENERIC kernel. [sevan 20180316] - tzdata: updated to 2017d [kre 20180324] + tzdata: Updated to 2017d. [kre 20180324] dhcpcd: Import 7.0.2. [roy 20180327] aarch64: Add initial support for aarch64. [ryo 20180401] amd64: Add SpectreV2 mitigations, based on IBRS and the DIS_IND @@ -152,7 +152,7 @@ Changes from NetBSD 8.0 to NetBSD 9.0: dhcpcd: Import 7.0.4. [roy 20180502] libbozohttpd(3): Add the embeddable version of bozohttpd [sevan 20180503] bozohttpd(3lua): Add Lua binding for libbozohttpd(3lua) [sevan 20180503] - tzdata: updated to 2017e [kre 20180504] + tzdata: Updated to 2017e. [kre 20180504] libc: Update to tzcode2018e. [christos 20180504] acpi(4): Updated ACPICA to 20180427. [christos 20180504] gpio(4): Overhauled interrupt support. Added GPIO interrupt @@ -236,11 +236,11 @@ Changes from NetBSD 8.0 to NetBSD 9.0: file(1): Upgraded to 5.35. [christos 20181013] arm: Provide generic start code that allows a GENERIC kernel to be used on FDTised boards. [skrll 20181018] - tzdata: updated to 2018f [kre 20181019] + tzdata: Updated to 2018f. [kre 20181019] amdccp(4): Add driver for AMD Cryptographic Coprocessor RNG. [jakllsch 20181019] libc: Update to tzcode2018f. [christos 20181019] - tzdata: updated to 2018g [kre 20181027] + tzdata: Updated to 2018g. [kre 20181027] libc: Update to tzcode2018g. [christos 20181027] kernel: Add NVMM, the NetBSD virtualization driver, with initial support for x86. [maxv 20181107] @@ -261,3 +261,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: OpenSSL: Imported 1.1.1a. [christos 20181208] kernel: Remove the lmc(4) driver, and its associated lmcconfig(8) tool. [maxv 20181212] + sh(1): Many bug fixes and enhancements. [kre 20181212]