Module Name: src Committed By: tsutsui Date: Fri Nov 17 21:52:14 UTC 2023
Modified Files: src/doc: CHANGES Log Message: Fix formats for "Recent changes" pages on www.NetBSD.org. To generate a diff of this commit: cvs rdiff -u -r1.3018 -r1.3019 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.3018 src/doc/CHANGES:1.3019 --- src/doc/CHANGES:1.3018 Fri Nov 17 21:48:12 2023 +++ src/doc/CHANGES Fri Nov 17 21:52:14 2023 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3018 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3019 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -229,7 +229,7 @@ Changes from NetBSD 10.0 to NetBSD 11.0: rc.conf(5): Add support for npf_rules to override the default rules file for npf(7). [abs 20231005] igc(4): Add initial support to Intel I225/I226 series Ethernet devices. - [knakahara, rin, msaitoh 20231006] + [knakahara,rin,msaitoh 20231006] less: Updated to version 643. [simonb 20231006] gcc.old: Initial import of major vax toolchain fix by Kalvis Duckmanton. [rin 20231007] @@ -257,7 +257,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0: ena(4): MP-enable always, add RSS support, and reliability fixes. [jdolecek 20231105] gpioirq(4): allow multiple pins per gpioirq instance, add the ability - to use a /dev/gpioirqN device to get pin interrupts into userland. - [brad 20231105] - gpiosim(4): Simulated interrupts - [brad 20231108] + to use a /dev/gpioirqN device to get pin interrupts into + userland. [brad 20231105] + gpiosim(4): Simulated interrupts [brad 20231108]