Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.2867
      1  1.2867  christos # LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2867 $>
      2  1.1095   tsutsui #
      3  1.1095   tsutsui #
      4  1.1095   tsutsui # [Note: This file does not mention every change made to the NetBSD source tree.
      5  1.1095   tsutsui # For an exhaustive list, please subscribe to the `source-changes' mailing list,
      6  1.1095   tsutsui # or see the mailing list archives.  For more information, send a message
      7  1.1095   tsutsui # containing just the word `help' to `majordomo (a] NetBSD.org'.]
      8  1.1095   tsutsui #
      9  1.1095   tsutsui # ----------------------------------------------------------------------------
     10  1.1095   tsutsui # PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
     11  1.1095   tsutsui #
     12  1.1095   tsutsui #	theme: Content ...
     13  1.1095   tsutsui #		more content ...
     14  1.1095   tsutsui #		more content. [developer DATE-FORMAT]
     15  1.1095   tsutsui #
     16  1.1095   tsutsui # That's it, one tab to start an item, and two tabs to indent the content.
     17  1.1095   tsutsui # Also please start the content with a capital and end it with a dot.
     18  1.1095   tsutsui #
     19  1.1095   tsutsui # This is very important for the www scripts, otherwise it won't be able to
     20  1.1095   tsutsui # parse the file and the HTML output will be mangled.
     21  1.1106   tsutsui #
     22  1.1106   tsutsui # See htutils/changes/changes2html script for more details.
     23  1.1106   tsutsui #
     24  1.1095   tsutsui # ----------------------------------------------------------------------------
     25  1.1028   xtraeme 
     26  1.2564    martin Changes from NetBSD 9.0 to NetBSD 10.0:
     27  1.2588   jnemeth 	openldap: Import 2.4.48. [christos 20190808]
     28  1.2572  pgoyette 	boot(8): GPT and RAIDframe support for x86 bootstrap [manu 20190818]
     29  1.2573       roy 	dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]
     30  1.2576       roy 	inet6: Fix sending RTM_MISS for unresolvable addresses and restore
     31  1.2576       roy 		ND6_LLINFO_WAITDELETE so that any send at this point can
     32  1.2576       roy 		return EHOSTDOWN to match inet behaviour. [roy 20190901]
     33  1.2577       roy 	inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
     34  1.2578       roy 	dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]
     35  1.2579  christos 	bind: Import version 9.14.5. [christos 20190905]
     36  1.2580       roy 	resolvconf(8): Import openresolv-3.9.2 [roy 20190908]
     37  1.2581      manu 	boot(8): multiboot 2 support, Xen can now boot from EFI [manu 20190913]
     38  1.2582       roy 	dhcpcd(8): Import dhcpcd-8.0.6 [roy 20190913]
     39  1.2583      maxv 	kernel: Add vHCI, a driver that allows to send and receive USB
     40  1.2583      maxv 		packets from userland. [maxv 20190914]
     41  1.2584       mrg 	mos(4): Ported driver for MosChip MCS7730/7830/7832 USB ethernet.
     42  1.2611       mrg 		[mrg 20190920]
     43  1.2736       mrg 	gcc(1): Import GCC 8.3. [mrg 20191001]
     44  1.2586  christos 	libpcap: Import 1.9.1. [christos 20191001]
     45  1.2586  christos 	tcpdump(8): Import 4.9.3. [christos 20191001]
     46  1.2587      maya 	rescue(8): Moved into a separate, rescue-only set. [maya 20191001]
     47  1.2589  christos 	byacc: Update to 20190617. [christos 20191006]
     48  1.2590       kre 	tzdata updates from 2019a to 2019c (incl 2019b) [kre 20191008]
     49  1.2591     sevan 	services(5): Update to version 2019-10-04 from IANA.
     50  1.2591     sevan 		[sevan 20191009]
     51  1.2592       roy 	dhcpcd(8): Import dhcpcd-8.1.0 [roy 20191011]
     52  1.2593  christos 	OpenSSH: Import 8.1. [christos 20191012]
     53  1.2594  christos 	acpi(4): Updated ACPICA to 20190816. [christos 20191015]
     54  1.2595  christos 	sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
     55  1.2596       roy 	dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]
     56  1.2597       bad 	evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016]
     57  1.2601  christos 	bind: Import version 9.14.7. [christos 20191017]
     58  1.2603     kamil 	libc: Changed the iconv(3) function signature to the POSIX variation
     59  1.2603     kamil 		[kamil 20191024]
     60  1.2643        ad 	nct(4): Add Nuvoton NCT5104D GPIO driver. [ad 20191025]
     61  1.2604     ozaki 	vio9p(4): Add virtio-9p front-end driver. [ozaki-r 20191028]
     62  1.2604     ozaki 	mount_9p(8): Enable to mount a filesystem exported via virtio-9p.
     63  1.2604     ozaki 		[ozaki-r 20191028]
     64  1.2605  jmcneill 	evbarm: Update TI AM335x SoC support to use FDT based configuration.
     65  1.2605  jmcneill 		[jmcneill 20191028]
     66  1.2608  jmcneill 	evbarm: Update TI OMAP3 SoC support to use FDT based configuration.
     67  1.2608  jmcneill 		[jmcneill 20191101]
     68  1.2609      maxv 	amd64: Add support for kCSan - Kernel Concurrency Sanitizer.
     69  1.2609      maxv 		[maxv 20191105]
     70  1.2612  christos 	tmux(1): Imported 2.9a. [christos 20191112]
     71  1.2613       roy 	dhcpcd(8): Import 8.1.2. [roy 20191113]
     72  1.2614      maxv 	amd64: Add support for kMSan - Kernel Memory Sanitizer.
     73  1.2614      maxv 		[maxv 20191114]
     74  1.2615    hikaru 	qat(4): Add opencrypto driver for Intel QuickAssist.
     75  1.2615    hikaru 		Atom C2XXX, C3XXX, Xeon D-21XX and D-15XX, C62X chipsets and
     76  1.2615    hikaru 		QuickAssist Adapter 8960/8970.
     77  1.2615    hikaru 		[hikaru 20191120]
     78  1.2643        ad 	select(2), poll(2): Performance and scalability improvements
     79  1.2643        ad 		[ad 20191121]
     80  1.2643        ad 	amd64, i386: Performance and scalability improvements for TLB
     81  1.2643        ad 		shootdown [ad 20191121]
     82  1.2617  christos 	bind: Import version 9.14.8. [christos 20191127]
     83  1.2618  christos 	terminfo: Import 20190609 [christos 20191127]
     84  1.2643        ad 	onewire(4), owtemp(4): Improve reliability and reduce CPU overhead
     85  1.2643        ad 		slightly. [ad 20191130]
     86  1.2643        ad 	scheduler: Improve performance and interactivity. [ad 20191201]
     87  1.2643        ad 	vfs: Reduce false sharing and lock overhead during normal operation.
     88  1.2643        ad 		[ad 20191201]
     89  1.2689  riastrad 	evbarm: Added driver for Allwinner Crypto Engine random number
     90  1.2689  riastrad 		generator [riastradh 20191209]
     91  1.2619  yamaguch 	ixl(4): Ported driver for Intel Ethernet 700 series
     92  1.2619  yamaguch 		[yamaguchi 20191210]
     93  1.2620  christos 	acpi(4): Updated ACPICA to 20191213. [christos 20191214]
     94  1.2643        ad 	uvm: Replace red-black tree page lookup with radix tree lookup,
     95  1.2643        ad 		including tagging and gang lookup of pages.  Original work
     96  1.2643        ad 		done by yamt@. [ad 20191214]
     97  1.2621  christos 	nsd: Import 4.2.4. [christos 20191215]
     98  1.2621  christos 	unbound(8): Import 1.9.6. [christos 20191215]
     99  1.2622  christos 	openpam(3): update to 20190224 (tabebuia) [christos 20191215]
    100  1.2623  christos  	kerberos(8): Update to Heimdal-7.7.0 [christos 20191215]
    101  1.2624  christos 	file(1): Upgraded to 5.38. [christos 20191216]
    102  1.2643        ad 	uvm: Replace global counters with per-CPU counters, significantly
    103  1.2643        ad 		reducing system time on workloads that are VM-system heavy.
    104  1.2643        ad 		[ad 20191216]
    105  1.2626  jakllsch 	anxdp(4): Add driver for Analogix DisplayPort core found in
    106  1.2626  jakllsch 		Rockchip RK3399. [jakllsch 20191219]
    107  1.2625  jakllsch 	net80211: Require SSID configuration to associate with an open AP.
    108  1.2625  jakllsch 		[jakllsch 20191219]
    109  1.2628       roy 	dhcpcd(8): Import dhcpcd-8.1.4 [roy 20191220]
    110  1.2643        ad 	uvm: Rewrite the page allocator to be more efficient and somewhat CPU
    111  1.2643        ad 		topology aware.  Add preliminary NUMA support.  [ad 20191227]
    112  1.2630  christos 	crunchgen(1): Added the ability to pass variables in the submake
    113  1.2630  christos 		command line, and removed all command like flags that are
    114  1.2630  christos 		not needed anymore [christos 20191229]
    115  1.2643        ad 	uvm: Reduce lock contention by making the maintentance of page
    116  1.2643        ad 		replacement state more concurrent. [ad 20191231]
    117  1.2629       ryo 	aq(4): Add Aquantia 10G network adapter driver [ryo 20200101]
    118  1.2631       roy 	dhcpcd(8): Import dhcpcd-8.1.5 [roy 20200103]
    119  1.2632  christos 	tmux(1): Imported 3.0a. [christos 20200106]
    120  1.2643        ad 	amd64, i386: Replace the global PV hash table with radix trees,
    121  1.2643        ad 		yielding significant performance and scalability benefits.
    122  1.2643        ad 		[ad 20200112]
    123  1.2643        ad 	scheduler: Make the scheduler topology aware.  It understands and
    124  1.2643        ad 		makes good use of HyperThreading/SMT, spreads the load evenly
    125  1.2643        ad 		across different physical CPU packages, and can effectively
    126  1.2643        ad 		run asymmetric systems with slow and fast CPUs [ad 20200113]
    127  1.2633  jmcneill 	evbarm: Add support for NXP i.MX 8M family SoCs. [jmcneill 20200114]
    128  1.2668       mrg 	arm: Add support for cpu topology for ARMv7 and ARMv8 CPUs.
    129  1.2667  jdolecek 		[mrg 20200114]
    130  1.2643        ad 	uvm: More precisely track clean/dirty pages, and change how they are
    131  1.2643        ad 		indexed, speeding up fsync() on large files by orders of
    132  1.2643        ad 		magnitude.  Original work done by yamt@. [ad 20200115]
    133  1.2636      maya 	uyurex(4): Removed from the tree. [maya 20200117]
    134  1.2635   thorpej 	strip(4): Removed from the tree. [thorpej 20200118]
    135  1.2638      leot 	hippi and esh(4): Removed from the tree. [thorpej 20200118]
    136  1.2639   thorpej 	de(4): Removed from the tree. [thorpej 20200119]
    137  1.2651       wiz 	token ring and tr(4): Removed from the tree. [thorpej 20200119]
    138  1.2651       wiz 	fddi, fpa(4), fta(4), fea(4): Removed from the tree. [thorpej 20200120]
    139  1.2714   msaitoh 	wm(4): Add Intel I219 LM10-LM15 and V10-V14. [msaitoh 20200121]
    140  1.2642  christos 	OpenSSL: Imported 1.1.1d. [christos 20200122]
    141  1.2644       roy 	dhcpcd(8): Import dhcpcd-8.1.6 [roy 20200127]
    142  1.2645       roy 	openresolv(8): Import openresolv-3.10.0 [roy 20200127]
    143  1.2646      maya 	urio(4): Removed from the tree. [maya 20200129]
    144  1.2647   thorpej 	Collect network interface statistics using per-cpu counters
    145  1.2647   thorpej 		that are collated when they are queried. [thorpej 20200201]
    146  1.2648     kamil 	realpath(1): Ported from FreeBSD. [kamil 20200202]
    147  1.2649  jmcneill 	kernel: Remove azalia(4). [jmcneill 20200209]
    148  1.2650  christos 	awk(1): Import 20200218 [christos 20200218]
    149  1.2652  jmcneill 	genet(4): Add support for Broadcom GENETv5 ethernet controllers, found
    150  1.2652  jmcneill 		in the Raspberry Pi 4. [jmcneill 20200222]
    151  1.2653  christos 	OpenSSH: Import 8.2. [christos 20200226]
    152  1.2654     kamil 	ld.elf_so(1): Implement DT_GNU_HASH [kamil 20200229]
    153  1.2655        is 	amiga: Fix word accesses on Gayle (A1200) pcmcia. [is 20200302]
    154  1.2656  christos 	libcbor: Import for libfido2 support [christos 20200302]
    155  1.2656  christos 	libfido2: Import for pam-u2f support [christos 20200302]
    156  1.2656  christos 	pam-u2f: Import token authenticator [christos 20200302]
    157  1.2736       mrg 	gcc(1): Import GCC 8.4. [mrg 20200311]
    158  1.2657       roy 	terminfo: Support numeric parameters as int [roy 20200313]
    159  1.2658  christos 	postfix(1): Import version 3.5.0. [christos 20200318]
    160  1.2659  christos 	OpenSSL: Imported 1.1.1e. [christos 20200321]
    161  1.2660        ad 	amd64, i386: Significant performance improvements in the pmap module
    162  1.2660        ad 		[ad 20200322]
    163  1.2660        ad 	namecache: Change the namecache to index names using per directory
    164  1.2660        ad 		red-black trees. [ad 20200322]
    165  1.2660        ad 	uvm: Process concurrent page faults on individual objects in parallel,
    166  1.2660        ad 		where the relevant pages are already in-core.  [ad 20200322]
    167  1.2661   thorpej 	bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]
    168  1.2662  christos 	acpi(4): Updated ACPICA to 20200326. [christos 20200328]
    169  1.2663     kamil 	ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402]
    170  1.2664       roy 	dhcpcd(8): Import version 9.0.0 [roy 20200402]
    171  1.2669  christos 	binutils: Updated to FSF binutils 2.34. [christos 20200404]
    172  1.2665  jdolecek 	mount_smbfs(8): Removed from the tree [jdolecek 20200404]
    173  1.2665  jdolecek 	nsmb(4): Removed from the tree [jdolecek 20200404]
    174  1.2666  jdolecek 	xen: remove legacy rx-flip support from xennet(4) and xvif(4)
    175  1.2666  jdolecek 		[jdolecek 20200405]
    176  1.2669  christos 	OpenSSL: Imported 1.1.1f. [christos 20200405]
    177  1.2674       wiz 	xennet(4): Make the driver MP-safe [jdolecek 20200406]
    178  1.2670      maxv 	aarch64: Add support for Pointer Authentication (PAC).
    179  1.2670      maxv 		[maxv 20200412]
    180  1.2670      maxv 	aarch64: Add support for Branch Target Identification (BTI).
    181  1.2670      maxv 		[maxv 20200413]
    182  1.2679  jdolecek 	umass(4): Removed obsolete ISD-ATA support [jdolecek 20200413]
    183  1.2672       roy 	dhcpcd(8): Import version 9.0.1 [roy 20200413]
    184  1.2674       wiz 	xbd(4): Make the driver MP-safe [jdolecek 20200413]
    185  1.2677  jdolecek 	xbd(4): Support regular 64KB MAXPHYS [jdolecek 20200415]
    186  1.2676  jdolecek 	xbd(4): Support indirect segments [jdolecek 20200416]
    187  1.2675       roy 	dhcpcd(8): Import version 9.0.2 [roy 20200421]
    188  1.2676  jdolecek 	xbdback(4): Support indirect segments [jdolecek 20200421]
    189  1.2678  jdolecek 	xbdback(4): Make the driver MP-safe [jdolecek 20200423]
    190  1.2680  christos 	OpenSSL: Imported 1.1.1g. [christos 20200424]
    191  1.2681       kre 	tzdata updated to 2020a  [kre 20200425]
    192  1.2682    bouyer 	amd64, i386: Added support for Xen PV drivers under HVM guests.
    193  1.2682    bouyer 		[bouyer 20200425]
    194  1.2689  riastrad 	kernel: Overhauled entropy subsystem [riastradh 20200430]
    195  1.2683    bouyer 	xen: Added support for Xen PVH. [bouyer 20200502]
    196  1.2684   tsutsui 	hp300: Add bitmap access ops support for EVRX framebuffer on
    197  1.2684   tsutsui 		HP9000/425e. [tsutsui 20200504]
    198  1.2685  jdolecek 	xennet(4): add support for feature-sg & jumbo frames [jdolecek 20200430]
    199  1.2685  jdolecek 	xvif(4): add support for feature-sg & jumbo frames [jdolecek 20200503]
    200  1.2689  riastrad 	kernel: Added support for swap encryption with sysctl -w
    201  1.2689  riastrad 		vm.swap_encrypt=1 [riastradh 20200509]
    202  1.2685  jdolecek 	xen: Support MSI for XenPV [jdolecek 20200504]
    203  1.2686     skrll 	hppa: Enable modules in GENERIC by default.  [skrll 20200511]
    204  1.2689  riastrad 	aarch64: Added support for ARMv8.5-RNG RNDRRS CPU random number
    205  1.2689  riastrad 		generator instructions [riastradh 20200511]
    206  1.2687    bouyer 	xen: enable MULTIPROCESSOR for Xen dom0. [bouyer 20200513]
    207  1.2688     kamil 	ptrace(2): Add PT_SET_SIGPASS and PT_GET_SIGPASS. [kamil 20200514]
    208  1.2689  riastrad 	evbarm: Added support for EFI RNG firwmare random number generator
    209  1.2689  riastrad 		[riastradh 20200514]
    210  1.2690  christos 	ACL: Add FFS support for ACLS via extended attributes, from FreeBSD.
    211  1.2690  christos 		[christos 20200516]
    212  1.2691  riastrad 	evbarm: Added support for Rockchip RK3399 crypto random number
    213  1.2691  riastrad 		generator device [riastradh 20200517]
    214  1.2692  christos 	libuv: Import version 1.38.0. [christos 20200524]
    215  1.2692  christos 	bind: Import version 9.16.3. [christos 20200524]
    216  1.2693  christos 	tzcode: Updated to 2020a. [christos 20200525]
    217  1.2729  riastrad 	ntp: Import ntp 4.2.8p14. [christos 20200525]
    218  1.2695  christos 	acpi(4): Updated ACPICA to 20200430. [christos 20200525]
    219  1.2696  christos 	postfix(1): Import version 3.5.2. [christos 20200525]
    220  1.2697  christos 	OpenSSH: Import 8.3. [christos 20200528]
    221  1.2698  jmcneill 	evbarm: Add install media for earmv7hf and aarch64. [jmcneill 20200528]
    222  1.2699       roy 	dhcpcd: Import version 9.1.1 [roy 20200604]
    223  1.2700       roy 	inet6: in-kernel Router Advertisment handling removed. [roy 20200612]
    224  1.2701  christos 	file(1): Upgraded to 5.39. [christos 20200614]
    225  1.2702  christos 	blocklist: import current version [christos 20200614]
    226  1.2703       roy 	dhcpcd: Import version 9.1.2 [roy 20200615]
    227  1.2704  jmcneill 	evbarm: Add support for loading modules with the bootloader.
    228  1.2704  jmcneill 		[jmcneill 20200221]
    229  1.2705  jmcneill 	evbarm: Added boot.cfg support to efiboot [jmcneill 20200211]
    230  1.2706  riastrad 	kernel: Remove all variable-time AES and replace it by constant-time
    231  1.2706  riastrad 		aes_ct from BearSSL or a CPU-dependent implementation,
    232  1.2706  riastrad 		selected at boot time according to CPU capabilities.
    233  1.2706  riastrad 		[riastradh 20200629]
    234  1.2706  riastrad 	amd64: Add support for AES-NI in kernel. [riastradh 20200629]
    235  1.2706  riastrad 	x86: Add support for bitsliced AES with SSE2 in kernel.
    236  1.2706  riastrad 		[riastradh 20200629]
    237  1.2706  riastrad 	x86: Add support for permutation-based AES (vpaes) with SSSE3 in
    238  1.2706  riastrad 		kernel. [riastradh 20200629]
    239  1.2706  riastrad 	x86: Add support for VIA ACE AES in kernel (not just via opencrypto).
    240  1.2706  riastrad 		[riastradh 20200629]
    241  1.2706  riastrad 	arm: Add support for ARMv8.0-AES in kernel. [riastradh 20200629]
    242  1.2706  riastrad 	arm: Add support for permutation-based AES (vpaes) with ARM NEON in
    243  1.2706  riastrad 		kernel. [riastradh 20200629]
    244  1.2706  riastrad 	cgd(4): Add support for Adiantum cipher, providing much better software
    245  1.2706  riastrad 		performance than AES-CBC or AES-XTS. [riastradh 20200629]
    246  1.2708       roy 	dhcpcd: Import version 9.1.4 [roy 20200703]
    247  1.2709       chs 	x86: Xen kernels now use the same kernel modules as native kernels.
    248  1.2709       chs 		[chs 20200704]
    249  1.2711       nia 	wskbd(4): Added keyboard layouts for Brazilian Portugese,
    250  1.2711       nia 		Canadian French, Estonian, Icelandic, and Latin American
    251  1.2711       nia 		Spanish to pckbd(4) and ukbd(4). [nia 20200713]
    252  1.2712  jdolecek 	bnx(4): Enable support for MSI/MSI-X [jdolecek 20200714]
    253  1.2712  jdolecek 	ciss(4): Add support for PERFORMANT mode, and enable MSI/MSI-X
    254  1.2712  jdolecek 		for adapters supporting it [jdolecek 20200714]
    255  1.2713  jdolecek 	ciss(4): Match new HP Smart Array adapters [jdolecek 20200714]
    256  1.2716  yamaguch 	x86: Introduce per-cpu IDTs [yamaguchi 20200714]
    257  1.2715    simonb 	evbmips: Renamed kernel config files:
    258  1.2715    simonb 		ERLITE         -> OCTEON
    259  1.2715    simonb 		INSTALL_ERLITE -> INSTALL_OCTEON
    260  1.2715    simonb 		[simonb 20200715]
    261  1.2717     kamil 	libc: Added ppoll() wrapper around native pollts(2) [kamil 20200717]
    262  1.2718       roy 	openresolv: Import version 3.11.0 [roy 20200722]
    263  1.2719   tsutsui 	sun3: Add Xorg-Server-1.20'fied ancient monolithc Xsun servers.
    264  1.2719   tsutsui 		[tsutsui 20200722]
    265  1.2720  jdolecek 	wwanc(4): Add driver for Intel XMM7360 LTE modem [jdolecek 20200726]
    266  1.2721  jdolecek 	xen: MSI enabled by default [jdolecek 20200728]
    267  1.2722      maxv 	kernel: remove the BRIDGE_IPF option, build its code by default
    268  1.2722      maxv 		unconditionally. [maxv 20200801]
    269  1.2723      maxv 	aarch64: Add support for Privileged Access Never (PAN).
    270  1.2723      maxv 		[maxv 20200802]
    271  1.2724  christos 	acpi(4): Updated ACPICA to 20200717. [christos 20200802]
    272  1.2725  christos 	bind: Import version 9.16.5. [christos 20200803]
    273  1.2726  christos 	dhcp: Import version 4.4.2. [christos 20200803]
    274  1.2727  christos 	openldap: Import 2.4.50. [christos 20200811]
    275  1.2728  riastrad 	kernel: Add getrandom system call. [riastradh 20200813]
    276  1.2730  jdolecek 	kernel: Disable COMPAT_LINUX by default [jdolecek 20200816]
    277  1.2731       mrg 	mips: Port crash(8) to mips.  [mrg 20200816]
    278  1.2733  riastrad 	wg(4): Add implementation of WireGuard protocol. [ozaki-r 20200820]
    279  1.2737       wiz 	gcc(1): Import GCC 9.3. [mrg 20200904]
    280  1.2734       roy 	dhcpcd: Update to version 9.2.0. [roy 20200906]
    281  1.2735  yamaguch 	iavf(4): Add driver for Intel Ethernet Adaptive Virtual Function
    282  1.2735  yamaguch 		[yamaguchi 20200908]
    283  1.2738     kamil 	gcc(1): Install TSan for 64bit CPUs. [kamil 20200913]
    284  1.2739       roy 	network: IPv6 Neighor Detection is now address agnostic
    285  1.2739       roy 		and is used by ARP. RFC 7048 is included. [roy 20200916]
    286  1.2740   thorpej 	alpha: Fixed several stability problems with MULTIPROCESSOR
    287  1.2740   thorpej 		enabled.  Improved performance of TLB operations in
    288  1.2740   thorpej 		pmap module.  Implemented fast-soft-interrupts.  Enabled
    289  1.2740   thorpej 		MULTIPROCESSOR in GENERIC.  [thorpej 20200918]
    290  1.2741     kamil 	ld.so(1): Upgrade r_debug to the protocol version 1. [kamil 20200921]
    291  1.2742       roy 	vether(4): Imported from OpenBSD. [roy 20200927]
    292  1.2743       roy 	dhcpcd: Update to version 9.3.0 [roy 20201005]
    293  1.2744       kre 	tzdata updated to 2020b  [kre 20201008]
    294  1.2745  christos 	tzcode: Updated to 2020b. [christos 20201009]
    295  1.2746       roy 	dhcpcd: Update to version 9.3.1 [roy 20201012]
    296  1.2747       kre 	tzdata updated to 2020c  [kre 20201017]
    297  1.2748  christos 	tzcode: Updated to 2020c. [christos 20201017]
    298  1.2749       nia 	ossaudio(3): Added support for the OSSv4 Mixer API [nia 20201017]
    299  1.2750       kre 	tzdata updated to 2020d  [kre 20201022]
    300  1.2767       jdc 	pcf8574(4): Add a driver for the PCF8574 I/O expander [jdc 20201029]
    301  1.2754       roy 	dhcpcd: Update to version 9.3.2 [roy 20201101]
    302  1.2752  christos 	tmux(1): Imported 3.1c. [christos 20201101]
    303  1.2753    simonb 	kernel: Better default for kern.maxfiles for systems with
    304  1.2753    simonb 		larger RAM [simonb 20201112]
    305  1.2755  christos 	acpi(4): Updated ACPICA to 20201113. [christos 20201127]
    306  1.2756       roy 	dhcpcd: Update to version 9.3.4 [roy 20201128]
    307  1.2757       rin 	arm: Switch earmv6{,hf}eb to BE8. [rin 20201201]
    308  1.2758       rin 	evbarm: Support Raspberry Pi 0-3 in big-endian mode. All devices
    309  1.2758       rin 		except for vchiq(4) and vcaudio(4) are supported. Pi 3 is
    310  1.2758       rin 		capable to run both in aarch64eb and earmv7{,hf}eb modes.
    311  1.2759       rin 		[rin 20201201]
    312  1.2763       wiz 	pkg_install: Updated to 20201202. This changes the default database
    313  1.2760       wiz 		location from /var/db/pkg to /usr/pkg/pkgdb. [wiz 20201202]
    314  1.2762  christos 	libfido2: Update to 1.5.0 for OpenSSH 8.4 support [christos 20201204]
    315  1.2762  christos 	OpenSSH: Import 8.4. [christos 20201204]
    316  1.2763       wiz 	pkg_install: Updated to 20201205. [wiz 20201205]
    317  1.2764  jmcneill 	acpicpu(4): Add support for Arm CPUs. [jmcneill 20201207]
    318  1.2765  christos 	OpenSSL: Imported 1.1.1i. [christos 20201209]
    319  1.2766       wiz 	pkg_install: Updated to 20201212. [wiz 20201212]
    320  1.2821       mrg 	evbarm: Support "boot -d" for early DDB access. [mrg 20201219]
    321  1.2767       jdc 	sparc64: Add environment monitoring for the E250 [jdc 20201223]
    322  1.2768   tsutsui 	sti(4), hp300: Add bitmap access ops support for SGC CRX (A1659-66001)
    323  1.2768   tsutsui 		framebuffer for HP9000/425t. [tsutsui 20201223]
    324  1.2769       roy 	openresolv: Update to version 3.12.0 [roy 20201227]
    325  1.2770   reinoud 	nvmm: implement support for trapping REP CMPS [reinoud 20201227]
    326  1.2771   reinoud 	resize: Import Xterm's resize(1) for querying (x)terminal sizes in
    327  1.2771   reinoud 		base for headless clients [reinoud 20201227]
    328  1.2772       roy 	dhcpcd: Update to version 9.4.0 [roy 20201228]
    329  1.2773       kre 	tzdata updated to 2020f (includes update to 2020e)  [kre 20201231] 
    330  1.2774       ryo 	evbarm: Add support for Amlogic G12 family SoCs. [ryo 20210101]
    331  1.2775  christos 	pppd(8): updated to version 2.4.9. [christos 20210109]
    332  1.2777       kre 	tzdata updated to 2021a [kre 20210124] 
    333  1.2778    simonb 	evbmips: Add support for QEMU "mipssim" emulator. [simonb 20210127]
    334  1.2779   tsutsui 	x68k: Add Emulate3Buttons support to X68k Xorg based monolithic server.
    335  1.2779   tsutsui 		[tsutsui 20210207]
    336  1.2780  christos 	bind: Import version 9.16.12. [christos 20210219]
    337  1.2781  christos 	OpenSSL: Imported 1.1.1j. [christos 20210219]
    338  1.2782  christos 	byacc: Update to 20210109. [christos 20210220]
    339  1.2814  christos 	regex(3): Add NLS support and gnu regex extensions (off by default).
    340  1.2790       rin 		[christos 20210223]
    341  1.2783  christos 	wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228]
    342  1.2784  christos 	tzcode: Updated to 2021a. [christos 20210228]
    343  1.2785  christos 	OpenSSH: Import 8.5. [christos 20210304]
    344  1.2786  christos 	nsd: Import 4.3.5. [christos 20210315]
    345  1.2786  christos 	unbound(8): Import 1.13.1. [christos 20210315]
    346  1.2787  christos 	OpenSSL: Imported 1.1.1k. [christos 20210325]
    347  1.2789       rin 	evbppc: Add support for DHT Walnut 405GP evaluation board.
    348  1.2789       rin 		[rin 20210402]
    349  1.2791  christos 	acpi(4): Updated ACPICA to 20210331. [christos 20210403]
    350  1.2814  christos 	event(3): Import libevent 2.1.12 [christos 20210406]
    351  1.2793  christos 	services(5), protocols(5): Pull iana-generated services and protocols.
    352  1.2793  christos 		[christos 20210408]
    353  1.2794  christos 	file(1): Upgraded to 5.40. [christos 20210409]
    354  1.2795       nia 	pkg_install: Updated to 20210410. This simplifes version checking for
    355  1.2795       nia 		NetBSD. [nia 20210410]
    356  1.2801  christos 	gcc(1): Import GCC 10.3.  [mrg 20210410]
    357  1.2801  christos 	alpha: Switch to GCC 10.  [mrg 20210416]
    358  1.2801  christos 	amd64: Switch to GCC 10.  [mrg 20210416]
    359  1.2801  christos 	ia64: Switch to GCC 10.  [mrg 20210416]
    360  1.2801  christos 	riscv: Switch to GCC 10.  [mrg 20210416]
    361  1.2801  christos 	sparc: Switch to GCC 10.  [mrg 20210416]
    362  1.2801  christos 	sparc64: Switch to GCC 10.  [mrg 20210416]
    363  1.2801  christos 	vax: Switch to GCC 10.  [mrg 20210416]
    364  1.2797  christos 	tmux(1): Imported 3.2. [christos 20210417]
    365  1.2801  christos 	hppa: Switch to GCC 10.  [skrll 20210418]
    366  1.2798  christos 	OpenSSH: Import 8.6. [christos 20210419]
    367  1.2801  christos 	powerpc: Switch to GCC 10.  [mrg 20210425]
    368  1.2801  christos 	aarch64: Switch to GCC 10.  [mrg 20210425]
    369  1.2800  christos 	bind: Import version 9.16.15. [christos 20210429]
    370  1.2801  christos 	resolver: The default has been changed to check-names
    371  1.2802  jakllsch 		(see resolv.conf(5)), which means that hostnames that
    372  1.2802  jakllsch 		contain invalid characters will not resolve. [christos 20210430]
    373  1.2803  jmcneill 	evbarm: Add support for Allwinner V3s SoCs. [jmcneill 20210505]
    374  1.2804       nia 	aiomixer(1): Added aiomixer, a curses-based mixer for NetBSD's
    375  1.2808       nia 		audio API. [nia 20210507]
    376  1.2805       nia 	wskbd(4): Added German Neo 2 layout. [nia 20210511]
    377  1.2806       mrg 	spiflash(4): Add support for Rockchip RK3328. [mrg 20210514]
    378  1.2807  yamaguch 	lagg(4): Added a link-aggregation interface. [yamaguchi 20210517]
    379  1.2810       mrg 	raid(4): Add support for swapped-endian autoconfiguration.
    380  1.2810       mrg 		[mrg 20210525]
    381  1.2809  christos 	dhcp: Import version 4.4.2-P1. [christos 20210526]
    382  1.2821       mrg 	libsa: Add support for other-endian FFS volumes. [mrg 20210526]
    383  1.2821       mrg 	efiboot: Add support for other-endian FFS and booting from RAIDframe
    384  1.2821       mrg 		volumes. [mrg 20210526]
    385  1.2821       mrg 	mips: Switch to GCC 10. [mrg 20210526]
    386  1.2821       mrg 	i386: Switch to GCC 10. [mrg 20210526]
    387  1.2821       mrg 	arm: Remove support for building the old ABI (oabi). [christos 20210607]
    388  1.2811  christos 	libfido2: Import 1.7.0 [christos 20210616]
    389  1.2821       mrg 	m68k: Switch to GCC 10. [mrg 20210619]
    390  1.2821       mrg 	arm: Switch to GCC 10. [mrg 20210619]
    391  1.2813       nia 	uscanner(4): Removed from the tree. [nia 20210629]
    392  1.2814  christos 	acpi(4): Updated ACPICA to 20210604. [christos 20210706]
    393  1.2815   tsutsui 	hp300: Add support of multiple rd(4) disks on all punits for HPDisk.
    394  1.2815   tsutsui 		[tsutsui 20210709]
    395  1.2821       mrg 	GMP: Import 6.2.1 [mrg 20210711]
    396  1.2816      manu 	kernel: Tie the maximum file lock per unprivilegied uid to 
    397  1.2816      manu 		kern.maxfiles [manu 20210727]
    398  1.2817       rin 	evbppc: Switch ibm4xx to generic evbppc kernel modules. [rin 20210803]
    399  1.2818  jmcneill 	evbarm: Add support for Arm PCI Configuration Space Access Firmware
    400  1.2818  jmcneill 		Interface (DEN0115). [jmcneill 20210808]
    401  1.2818  jmcneill 	evbarm: Add support for Broadcom BCM2838 EMMC2 in ACPI mode, as found
    402  1.2818  jmcneill 		on the Raspberry Pi 4. [jmcneill 20210808]
    403  1.2818  jmcneill 	evbarm: Add support for shared ACPI platform interrupts.
    404  1.2818  jmcneill 		[jmcneill 20210808]
    405  1.2819  jmcneill 	evbarm: Improvements in interrupt handling on Arm GIC v2 and v3 systems
    406  1.2819  jmcneill 		resulting in better network and storage performance.
    407  1.2819  jmcneill 		[jmcneill 20210810]
    408  1.2824       ryo 	kernel profiling: Improved performance of kernel profiling with
    409  1.2824       ryo 		MULTIPROCESSOR. [ryo 20210814]
    410  1.2824       ryo 	kgmon(8): added -c option to get profile information for each cpu.
    411  1.2824       ryo 		[ryo 20210814]
    412  1.2820  christos 	openldap: Import 2.5.6. [christos 20210814]
    413  1.2822       mrg 	sh3: Switch to GCC 10. [mrg 20210816]
    414  1.2823  christos 	bind: Import version 9.16.20. [christos 20210819]
    415  1.2825       rin 	evbarm: Support marvell-based machines in big-endian mode. Currently,
    416  1.2825       rin 		only KUROBOX_PRO has been tested. [rin 20210830]
    417  1.2826  jmcneill 	evbarm: Add support for Apple M1. [jmcneill 20210830]
    418  1.2827  christos 	OpenSSH: Import 8.7. [christos 20210902]
    419  1.2828       nia 	efiboot: Add support for specifying a banner in boot.cfg. [nia 20210907]
    420  1.2828       nia 	pxeboot: Add support for specifying a banner in boot.cfg. [nia 20210907]
    421  1.2860       mrg 	pci(4): Decode more PCIe 5.x support. [mrg 20210911]
    422  1.2829   tsutsui 	luna68k: Add support for keyboard LED and buzzer controls via wskbd(4).
    423  1.2829   tsutsui 		[tsutsui 20210918]
    424  1.2830   thorpej 	kernel: Added native eventfd(2) and timerfd(2) implementations.
    425  1.2830   thorpej 		[thorpej 20210919]
    426  1.2831   thorpej 	compat_linux: Added eventfd, timerfd, POSIX timers, and preadv() /
    427  1.2831   thorpej 		pwritev() system calls to COMPAT_LINUX and COMPAT_LINXU32.
    428  1.2831   thorpej 		[thorpej 20210919]
    429  1.2837       nia 	wskbd(4): Added French BEPO layout. [nia 20210922]
    430  1.2832       ryo 	aarch64: Add initial COMPAT_LINUX support. [ryo 20210923]
    431  1.2833  christos 	libfido2: Import 1.8.0 [christos 20210924]
    432  1.2833  christos 	pam-u2f: Import pam u2f 1.2.0 [christos 20210924]
    433  1.2834  christos 	OpenSSH: Import 8.8. [christos 20210927]
    434  1.2837       nia 	wsmouse(4): Added WSCONS_EVENT_(H|V)SCROLL event types from OpenBSD
    435  1.2837       nia 		and integrated them into the synaptics(4) driver and
    436  1.2837       nia 		xf86-input-ws. [nia 20210928]
    437  1.2835  jmcneill 	gnu-efi: Import version 3.0.14. [jmcneill 20210930]
    438  1.2836       kre 	tzdata partly updated to 2021b [kre 20211001] 
    439  1.2840      brad 	sht4xtemp(4): Driver for the Sensirion SHT40/SHT41/SHT45 temperature
    440  1.2840      brad 		and humidity sensor [brad 20211003]
    441  1.2842  knakahar 	network: Make pktq_rps_hash() pluggable for each interface type.
    442  1.2842  knakahar 		[knakahara 20211011]
    443  1.2839   msaitoh 	wm(4): Add Tiger Lake and newer devices (I219V 15-V9 and LM 16-19).
    444  1.2838   msaitoh 		[msaitoh 20211013]
    445  1.2861  christos 	sgp40mox(4): Driver for the Sensirion SGP40 MOx gas sensor for air
    446  1.2861  christos 		quality [brad 20211014]
    447  1.2841       nia 	aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014]
    448  1.2843       roy 	dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022]
    449  1.2844  christos 	tzcode: Updated to 2021e. [christos 20211022]
    450  1.2845       kre 	tzdata: updated to 2021e (still missing trash from 2021b) [kre 20211022] 
    451  1.2846       nia 	passwd.conf(5): Make 'argon2id' the default cipher for new
    452  1.2846       nia 		passwords. [nia 20211026]
    453  1.2847  christos 	acpi(4): Updated ACPICA to 20210930. [christos 20211028]
    454  1.2848      brad 	sht3xtemp(4): Driver for the Sensirion SHT30/SHT31/SHT35 temperature
    455  1.2848      brad 		and humidity sensor [brad 20211106]
    456  1.2849  jmcneill 	dts: Import dts files from Linux 5.15. [jmcneill 20211107]
    457  1.2850  jmcneill 	evbarm: Add support for Rockchip RK3288 SoCs. [jmcneill 20211112]
    458  1.2851       nia 	cgdconfig(8): Added 'argon2id' password-based key generation method.
    459  1.2851       nia 		[nia 20211122]
    460  1.2852       ryo 	aarch64: Add initial COMPAT_LINUX32 support. [ryo 20211125]
    461  1.2853      brad 	scmd: Driver and userland utility for the Sparkfun Serial Controlled
    462  1.2853      brad 		Motor Driver [brad 20211207]
    463  1.2854  christos 	acpi(4): Updated ACPICA to 20211217. [christos 20211218]
    464  1.2863   reinoud 	udf: Fix corruption when writing to Microsoft Windows 10 formatted
    465  1.2864   reinoud 		recordables. [reinoud 20211216]
    466  1.2855  jmcneill 	mcommphy(4): Add driver for Motorcomm YT8511 GbE PHY.
    467  1.2855  jmcneill 		[jmcneill 20220103]
    468  1.2855  jmcneill 	eqos(4): Add driver for DesignWare Ethernet Quality-of-Service
    469  1.2855  jmcneill 		controller. [jmcneill 20220103]
    470  1.2856  christos 	OpenSSL: Imported 1.1.1m. [christos 20220107]
    471  1.2860       mrg 	scan_ffs(8): Add SIGINFO support. [mrg 20220119]
    472  1.2857       nia 	sysinst(8): Allow configuring IEEE 802.11 / Wi-Fi devices with
    473  1.2857       nia 		WPA or open networks. [nia 20220111]
    474  1.2858  christos 	tmux(1): Imported 3.2a. [christos 20220123]
    475  1.2860       mrg 	vmstat(1): Pick better default disk for vmstat. [mrg 20220201]
    476  1.2859    rillig 	tools: Allow tools to use C99. [rillig 20220203]
    477  1.2860       mrg 	blkdiscard(8): Add tool to access fdiscard(2). [mrg 20220207]
    478  1.2861  christos 	expat: Import 2.4.6 (security fixes). [christos 20220223]
    479  1.2862  christos 	OpenSSH: Import 8.9. [christos 20220223]
    480  1.2863   reinoud 	udf: Be bugcompatible with Microsoft Windows 10 so it can read our
    481  1.2864   reinoud 		updated recordable media. [reinoud 20220309]
    482  1.2864   reinoud 	udf: Fix locking up CD/DVD burner issue that would lockup the FS.
    483  1.2864   reinoud 		[reinoud 20220309]
    484  1.2865  christos 	OpenSSL: Imported 1.1.1n. [christos 20220315]
    485  1.2866       kre 	tzdata: updated to 2022a (using the 2022agtz fork to restore data
    486  1.2866       kre 		from previously merged zones) [kre 20220320] 
    487  1.2867  christos 	tzcode: Updated to 2022a. [christos 20220322]
    488