CHANGES revision 1.2546
1# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2546 $>
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.
21#
22# See htutils/changes/changes2html script for more details.
23#
24# ----------------------------------------------------------------------------
25
26Changes 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]
32	dts: Import dts files from Linux 4.11.5. [jmcneill 20170615]
33	amd64: Support 16TB of PA, and 32TB of kernel VA on the architecture
34		side. [maxv 20170617]
35	expat: Import 2.2.1 (security fixes). [christos 20170617]
36	evbarm: Add support for Allwinner H3 SoC. [jmcneill 20170628]
37	bind: Import version 9.10.5-P2. [christos 20170630]
38	sunxiemac(4): Add support for Allwinner Gigabit Ethernet (EMAC).
39		[jmcneill 20170701]
40	fsdb(8): Add "saveblks" command. [mrg 20170804]
41	wbsio(4): Add support for Winbond W83627DHG-P, W83627SF, W83627UHG,
42		W83667HGB, W83687THF, W83697UG,	Nuvoton NCT5104D, NCT6775,
43		NCT6779, NCT6791, NCT6792 and NCT6793. [msaitoh 20170707]
44	evbarm: Add support for Allwinner A83T SoC. [jmcneill 20170707]
45	MAKEDEV(8): Regenerate, documenting lua, dk, plcom, wmcom, hdmicec, mfi,
46		nvme, nvme ns, tpm, and dtrace devices. [sevan 20170710]
47	wbsio(4): Add support for NCT6795. [msaitoh 20170711]
48	lm(4): Add support for NCT5174D, NCT6775F, NCT6779D and NCT679[1235]D.
49		[msaitoh 20170711]
50	evbarm: Add support for NVIDIA Tegra X1 SoC. [jmcneill 20170720]
51	evbarm: Add support for Allwinner A64 SoC. [jmcneill 20170723]
52	gzip(1): Add SIGINFO support. [mrg 20170804]
53	i386: Remove vm86. [maxv 20170812]
54	itesio(4): Add support IT8628E. [hauke 20170814]
55	ichsmb(4): Add support for Intel C3000. [msaitoh 20170817]
56	ismt(4): Add support for Intel C3000. [msaitoh 20170817]
57	powerpc: Bump MAXTSIZ to 128MB for OEA based systems. [sevan 20170818]
58	GMP/MPFR/MPC: Update to 6.1.2, 3.1.5 and 1.0.3. [mrg 20170821]
59	ixg(4), ixv(4): Add C3000 support. Add bypass function support for
60		bypass adapters. [msaitoh 20170830]
61	file(1): Upgraded to 5.32. [christos 20170908]
62	tcpdump(8): Import 4.9.2. [christos 20170908]
63	veriexecgen(8): Drop support for MD5, SHA1, RMD160. [sevan 20170909]
64	itesio(4): Add support IT8728GF and IT877[12]E [hauke 20170814]
65	evbarm: Add support for Allwinner A13 and R8 SoCs. [jmcneill 20170825]
66	veriexec(4): Drop support for VERIFIED_EXEC_FP_MD5,
67		VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_RMD160 options.
68		[sevan 20170913]
69	acpi(4): Updated ACPICA to 20170831. [christos 20170915]
70	dtrace: Install dtruss, execsnoop, opensnoop, and procsystime from the
71		DTrace Toolkit if DTrace support is enabled. [sevan 20170917]
72	dhcpcd(8): Import dhcpcd-7.0.0-rc3. [roy 20171007]
73	ahcisata(4), siisata(4): Add support for NCQ. [jdolecek 20171007]
74	mvsata(4): Add support for NCQ, and enable ATAPI support.
75		[jdolecek 20171007]
76	OpenSSH: Imported 7.6. [christos 20171007]
77	amd64: Add support for Kernel ASLR [maxv 20171010]
78	evbarm: Add support for Allwinner H5 SoC. [jmcneill 20171011]
79	tmux(1): Imported 2.6. [christos 20171012]
80	amd64: Add support for SMAP. [maxv 20171017]
81	amd64: Add support for USER_LDT. [maxv 20171021]
82	tzdata Updated to 2017c. [kre 20171024]
83	libc: Update to tzcode2017c. [christos 20171024]
84	bwfm(4): Add driver for Broadcom BCM43xxx "FullMAC" USB wireless
85		adapters. [jmcneill 20171025]
86	kernhist(9): Reworked the export-via-sysctl code to use uintptr_t
87		arguments, PR kern/52639.  Requires contemporaneous update
88		of vmstat(1). [pgoyette 20171028]
89	evbarm: Add support for NextThing GR8 SoC. [jmcneill 20171106]
90	acpi(4): Updated ACPICA to 20171110. [christos 20171111]
91	sunxinand(4): Add driver for Allwinner NAND Flash Controller.
92		[jmcneill 20171113]
93	gcc(1): Import GCC 5.5.  [mrg 20171113]
94	libtre: Update to the latest git source. [rin 20171117]
95	qemufwcfg(4): Add driver for QEMU Firmware Configuration device.
96		[jmcneill 20171125]
97	gdb(1): Updated to 8.0.1.  [christos 20171128]
98	dhcpcd(8): Import dhcpcd-7.0.0-rc4. [roy 20171206]
99	ihidev(4), ims(4): Added drivers for i2c HID mice. [bouyer 20171210]
100	sparc: Fix time goes backwards. [mrg 20180112]
101	lua: Applied 6th bugfix to Lua 5.3.4 from lua.org/bugs.html.
102		[mbalmer 20171213]
103	sstk: Remove the "stack section size change" syscall [kamil 20171219]
104	sbrk(2): Remove the "data section size change" syscall [kamil 20171219]
105	ovadvise: Remove the old vadvise syscall header [kamil 20171219]
106	dhcpcd(8): Import dhcpcd-7.0.0 [roy 20180101]
107	mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.1
108		[christos 20180114]
109	cpuctl(8): Add cpuctl identify support for sparc and sparc64.
110		[mrg 20180116]
111	macppc: Enable Veriexec support in the GENERIC kernel [sevan 20180117]
112	raid(4): Add support for 32-bit on 64-bit kernel.  [mrg 20180117]
113	zoneinfo: Import tzdata2018c (skipping 2018a & 2018b). [kre 20180124]
114	libc: Update to tzcode2018c. [christos 20180125]
115	i386: Add support for SMAP. [maxv 20180128]
116	dhcpcd(8): Import dhcpcd-7.0.1 [roy 20180129]
117	gcc(1): Import GCC 6.4.  [mrg 20180201]
118	openldap: Import 2.4.45. [christos 20180205]
119	unbound(8): Import 1.6.8. [christos 20180205]
120	nsd: import 4.1.19 [christos 20180209]
121	ddb(4):	Introduce dumpstack sysctl for printing a stack trace on panic,
122		enable by default. [sevan 20180217]
123	sdtemp(4): Add Microchp EMC1501, another device ID of Maxim MAX6604
124		support. [msaitoh 20180222]
125	ichsmb(4): Add support for Intel C620 devices. [msaitoh 20180222]
126	macppc: Enable support for "per-priority cyclical scan" buffer queue
127		strategy. [sevan 20180223]
128	macppc: Enable awacs(4) by default in kernel configs. [sevan 20180224]
129	mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.30.4
130		[christos 20180225]
131	macppc: Remove macofcons(4). [sevan 20180226]
132	amd64: Add SVS (Meltdown mitigation). [maxv 20180226]
133	imcsmb(4): For amd64 and i386 on Intel {Ivy,Sandy}bridge and
134		{Broad,Has}well CPUs, enable access to Integrated Memory
135		Controller-based SMBus [pgoyette 20170228]
136	ichsmb(4): Add Apollo Lake and Gemini Lake devices. [msaitoh 20180302]
137	lm(4): Add NCT6796D support. [msaitoh 20180308]
138	macppc: Enable Bluetooth support by default in GENERIC kernel.
139		[sevan 20180316]
140	tzdata: Updated to 2017d. [kre 20180324]
141	dhcpcd(8): Import 7.0.2. [roy 20180327]
142	aarch64: Add initial support for aarch64. [ryo 20180401]
143	amd64: Add SpectreV2 mitigations, based on IBRS and the DIS_IND
144		bit. [maxv 20180404]
145	dhcpcd(8): Import 7.0.3. [roy 20180406]
146	OpenSSH: Imported 7.7. [christos 20180406]
147	OpenSSL: Imported 1.1.0h. [christos 20180406]
148	ntp: Import ntp 4.2.8p11. [christos 20180406]
149	acpi(4): Updated ACPICA to 20180313. [christos 20180407]
150	dhcp: Import version 4.4.1 (move to MPL). [christos 20180407]
151	bind: Import version 9.10.7. [christos 20180407]
152	x86: Enable retpoline by default (SpectreV2 mitigation). [mrg 20180408]
153	ichsmb(4): Add Intel 300 series chipset support. [msaitoh 20180409]
154	wm(4): Enable I219 support. [msaitoh 20180413]
155	puc(4): Add Intel 300 series chipset support. [msaitoh 20180413]
156	file(1): Upgraded to 5.33. [christos 20180415]
157	netpgp(3lua): Add Lua binding for libnetpgp(3). [sevan 20180429]
158	evbarm: Add support for Allwinner H6 SoC. [jmcneill 20180501]
159	dhcpcd(8): Import 7.0.4. [roy 20180502]
160	midiplay: Add -s option to send all sounds off. [mrg 20180503]
161	libbozohttpd(3): Add the embeddable version of bozohttpd [sevan 20180503]
162	bozohttpd(3lua): Add Lua binding for libbozohttpd(3lua) [sevan 20180503]
163	tzdata: Updated to 2017e. [kre 20180504]
164	libc: Update to tzcode2018e. [christos 20180504]
165	acpi(4): Updated ACPICA to 20180427. [christos 20180504]
166	gpio(4): Overhauled interrupt support.  Added GPIO interrupt
167		capability for Broadcom BCM283x SoCs (e.g.
168		Raspberry Pi). [thorpej 20180519]
169	x86: Add SpectreV4 mitigations. [maxv 20180522]
170	macppc: Enable ipsec(4) and ipsecif(4) support in GENERIC kernel by
171		default. [sevan 20180602]
172	dhcpcd(8): Import 7.0.5b. [roy 20180604]
173	virtio(4): Add MMIO transport and fdt(4) attachment. [jakllsch 20180606]
174	evbarm: Add support for QEMU ARM Virtual Machine ("virt"). [jmcneill 20180614]
175	evbarm: Add support for Rockchip RK3328 SoC. [jmcneill 20180615]
176	dhcpcd(8): Import 7.0.6. [roy 20180621]
177	bpf(4): Add the BPF direction filter (BIOC[GS]DIRECTION).
178		[msaitoh 20180626]
179	gcc(1): add lsan the Leak Sanitizer [christos 20180626]
180	aarch64: Add support for SMP. [ryo 20180709]
181	viadrm(4): Removed, superseded by viadrmums. [maya 20180710]
182	ssh-agent(1): /usr/pkg/lib* whitelisted by default for PKCS11 related
183		libraries, in place of /usr/local/lib*. [sevan 20180710]
184	x86: Support for -static -pie binaries. [joerg 20180712]
185	kernel: Remove pmc(9) and X86PMC. [maxv 20180714]
186	tprof(4): Revamped. tpfmt(1) merged into tprof(8). [maxv 20180714]
187	kernel: Remove ipkdb(4). [maxv 20180714]
188	evbarm: Add support for ARMv8 performance event monitoring with tprof(4).
189		[jmcneill 20180715]
190	evbarm: Add support for ARMv7 performance event monitoring with tprof(4).
191		[jmcneill 20180715]
192	dhcpcd(8): Import 7.0.7. [roy 20180724]
193	i386: Remove the XEN3_DOM0 and XEN3_DOMU configurations, and drop
194		support for non-PAE-32bit-PV, to leave only PAE-32bit-PV.
195		[maxv 20180726]
196	tea5767radio(4): Add Philips/NXP TEA5767 I2C-controlled stereo FM radio
197		driver. [rkujawa 20180727]
198	UBSan: Imported a clean-room reimplementation of the sanitizer runtime
199		called micro-UBSan. [kamil 20180803]
200	uUBSan: Added support for micro-UBSan (user-UBSan) in MKLIBCSANITIZER.
201		[kamil 20180803]
202	kUBSan: Added support for micro-UBSan (kernel-UBSan) as KUBSAN.
203		[kamil 20180803]
204	lua: Import version 5.3.5. [alnsn 20180804]
205	evbarm: Add driver for ARM GICv3 interrupt controllers. [jmcneill 20180808]
206	kernel: Remove the n8 driver. [maya 20180808]
207	usb(4): Many fixes to abort issues fixed for all USB controllers.
208		[mrg/skrll/riastradh 20180809]
209	nullfs(4): Add 32-bit support. [mrg 20180811]
210	bind: Import version 9.12.2-P1. [christos 20180812]
211	evbarm: Add support for Rockchip RK3399 SoC. [jmcneill 20180812]
212	amd64: Randomize by default all the randomizable VM areas in the kernel.
213		[maxv 20180812]
214	mdocml: Import 1.14.4. [christos 20180814]
215	kernel: Remove etherip(4), replaced by l2tp(4). [maxv 20180814]
216	gnu-efi: Import version 3.0.8. [jmcneill 20180816]
217	OpenSSL: Imported 1.1.0i. [christos 20180818]
218	acpi(4): Updated ACPICA to 20180810. [christos 20180818]
219	dhcpcd(8): Import 7.0.8. [roy 20180820]
220	amd64: Add support for kASan - Kernel Address Sanitizer.
221		[maxv 20180820]
222	evbarm: Add UEFI boot loader for ARM64 platforms. [jmcneill 20180824]
223	kernel: Remove NDIS. [maxv 20180825]
224	mue(4): Add driver for Microchip LAN75xx/LAN78xx (Raspberry Pi 3 B+)
225		from OpenBSD. [rin 20180825]
226	OpenSSH: Imported 7.8. [christos 20180826]
227	rkpmic(4): Add driver for Rockchip RK808 Power Management IC.
228		[jmcneill 20180901]
229	nsd: Import 4.1.24 [christos 20180903]
230	unbound(8): Import 1.7.3. [christos 20180803]
231	libpcap: Import 1.9.0. [christos 20180903]
232	mpfr: Updated to version 4.0.1. [mrg 20180904]
233	mpc: Updated to version 1.1.0. [mrg 20180904]
234	kernel: Remove en(4). [maxv 20180906]
235	kernel: Remove the NATM code. [maxv 20180906]
236	libnv: Imported from FreeBSD [christos 20180908]
237	i915(4): Pull in support for KabyLake CPUs. [mrg 20180913]
238	usb(4): Handle most cases of early boot USB keyboard. [mrg 20180916]
239	rkpmic(4): Add support for Rockchip RK805 Power Management IC.
240		[jmcneill 20180920]
241	kernel: Remove the ISDN code, including daic(4), iavc(4), isic(4),
242		ifpci(4), ifritz, iwic(4), and all the ISDN-related
243		userland tools. [maxv 20180923]
244	npf(7): Converted to use libnv [rmind 20180929]
245	ntp: Import ntp 4.2.8p12. [christos 20180929]
246	aarch64: add support for compat_netbsd32(8). [ryo 20181012]
247	newsmips: Add support for NWS-4000.  Based on nonaka@'s porting effort
248		back in 2002.  [tsutsui 20181014]
249	file(1): Upgraded to 5.35. [christos 20181013]
250	evbarm: Provide generic start code that allows a GENERIC kernel to be used
251		on FDTised boards. [skrll 20181018]
252	tzdata: Updated to 2018f. [kre 20181019]
253	amdccp(4): Add driver for AMD Cryptographic Coprocessor RNG.
254		[jakllsch 20181019]
255	libc: Update to tzcode2018f. [christos 20181019]
256	tzdata: Updated to 2018g. [kre 20181027]
257	libc: Update to tzcode2018g. [christos 20181027]
258	kernel: Add NVMM, the NetBSD virtualization driver, with initial
259		support for x86. [maxv 20181107]
260	aarch64: Add support for kASan. [maxv 20181108]
261	gcc(1): Import GCC 6.5.  [mrg 20181103]
262	aarch64: Add support for ARM Server Base System Architecture (SBSA).
263		The SBSA is a hardware system architecture for servers based on
264		64-bit ARM processors. The Server Base Boot Requirements (SBBR)
265		specification defines a UEFI + ACPI interface for OS bootstrap,
266		which is supported by a combination of a new UEFI bootloader
267		(bootaa64.efi) and the addition of ACPI support in the
268		GENERIC64 kernel config. [jmcneill 20181124]
269	ena(4): Add support for Amazon.com Elastic Network Adapter (ENA).
270		[netbsd 20181130]
271	kernel: Add KLEAK, a feature that can detect kernel information
272		leaks. [maxv 20181202]
273	atactl(8): Add support to automatically detect Micron/Crucial devices
274		and their vendor-specific SMART status values.  [mrg 20181205]
275	OpenSSL: Imported 1.1.1a. [christos 20181208]
276	kernel: Remove the lmc(4) driver, and its associated lmcconfig(8)
277		tool. [maxv 20181212]
278	sh(1): Many bug fixes and enhancements.  [kre 20181212]
279	amdtemp(4): Add support for AMD family 16h temperature sensors.
280		[is 20181213]
281	evbarm: Add support for NVIDIA Tegra X1 SoC SATA. [skrll 20181214]
282	httpd(8): Update to bozohttpd-20181215. [mrg 20181215]
283	kernel: Remove COMPAT_SVR4 and COMPAT_SVR4_32. [maxv 20181219]
284	sqlite3(1): Import 3.26.0. [christos 20181219]
285	network: Add SIOCSETHERCAP ioctl. [msaitoh 20181221]
286	byacc: Update to 20180609. [christos 20181223]
287	flex(1): Import flex-2.6.4. [christos 20181223]
288	threadpool(9): Added threadpool(9) API. [thorpej 20181224]
289	systat(1): Extend vmstat display for better insight about bufcache.
290		[sevan 20181226]
291	aarch64: Support kernel crash dumps on arm64 platforms.  [mrg 20181227]
292	kernel: Remove M_ALIGN, MH_ALIGN, M_COPY_PKTHDR and M_MOVE_PKTHDR.
293		[maxv 20181228]
294	cgdroot: Support mounting boot partition from a wedge labelled cgd.conf.
295		[alnsn 20181229]
296	kernel: Remove COMPAT_IBCS2. [maxv 20181229]
297	tzdata: Updated to 2018h. [kre 20181230]
298	evbmips: Enable support for "per-priority cyclical scan" buffer queue
299		strategy. [sevan 20181230]
300	tzdata: Updated to 2018i. [kre 20181231]
301	tzcode: Updated to 2018i. [christos 20181231]
302	binutils: Updated to FSF binutils 2.31.1.  [christos 20181231]
303	services(5), protocols(5): Pull iana-generated services and protocols.
304		[christos 20190103]
305	evbarm: Add SMP support for Allwinner multi-cluster SoCs (A83T, A80).
306		[jmcneill 20190103]
307	wpa: Import wpa_supplicant and hostapd 2.7. [christos 20190104]
308	acpi(4): Updated ACPICA to 20181213. [christos 20190104]
309	tmux(1): Imported 2.8. [christos 20190104]
310	TrouSerS: Import trousers-0.3.14 [christos 20190107]
311	tpm-tools: Import tpm-tools-1.3.9.1 [christos 20190107]
312	compiler-rt: Import compiler-rt r350590 LLVM sanitizers [kamil 20190108]
313	bind: Import version 9.13.2-P1. [christos 20190109]
314	crashme(9): Add framework for testing kernel crash dumps. [mrg 20190109]
315	sgimips: Import irisboot, yet another bootloader for pre-ARC sgimips
316		machines. Submitted by Naruaki Etomi via PR port-sgimips/53539.
317		[tsutsui 20190112]
318	npf(7): Major NPF improvements (added support for dynamic NAT address,
319		NETMAP algorithm for static NAT, lock-free lookup for 'ipset'
320		tables, lock-free state lookup, incremental state G/C, etc).
321		[rmind 20190119]
322	gcc(1): Import GCC 7.4.  [mrg 20190119]
323	evbarm: Update Amlogic S805 SoC support to use FDT based configuration.
324		[jmcneill 20190119]
325	dhcpcd(8): Import dhcpcd-7.1.0. [roy 20190122]
326	kernel: Remove the satlink driver. [maxv 20190127]
327	kernel: Merged [pgoyette-compat] branch - for details, see
328		src/doc/TODO.compat-module.  Includes splitting of the
329		monolithic compat-netbsd module into several version-
330		specific modules, introduction of MP-safe module hook
331		mechanism, and removal of various limitations within
332		the kernel module framework. [pgoyette 20190127]
333	macppc: Include EDID block for Clamshell iBook G3 displays.
334		[sevan 20190128]
335	ure(4): Add driver for Realtek RTL8152/RTL8153 from OpenBSD.
336		[rin 20190206]
337	dhcpcd(8): Import dhcpcd-7.1.1 [roy 20190207]
338	nsd: Import 4.1.26 [prlw1 20190212]
339	macppc: The kernels for the G5s are now built by default. These are
340		currently intended for netbooting via TFTP. [sevan 20190219]
341	bge(4): Add support for BCM5762, BCM5725, BCM5727, BCM57764, BCM57767
342		and BCM57787 [msaitoh 20190220]
343	bind: Import version 9.13.7. [christos 20190224]
344	evbarm: Add support for Amlogic GXBB family SoCs. [jmcneill 20190225]
345	jemalloc(3): Import 5.1.0 [christos 20190304]
346	kcov(4): Added driver for kernel coverage tracing [kamil 20190310]
347	mdocml: Import 1.14.5. [christos 20190310]
348	OpenSSL: Imported 1.1.1b. [christos 20190312]
349	ssdfb(4): Added driver for SSD1306 & SH1106 displays [tnn 20190317]
350	kernel: Remove COMPAT_OSF1. [maxv 20190325]
351	tzdata Updated to 2019a. [kre 20190326]
352	evbarm: Add UEFI bootloader support (bootarm.efi). [jmcneill 20190330]
353	indent(1): Upgraded to the FreeBSD HEAD checkout [kamil 20190404]
354	tzcode: Updated to 2019a. [christos 20190404]
355	pkg_install: Updated to 20190405. [sevan 20190406]
356	npf(7): Include npf_boot rc script which loads npf.boot.conf to protect
357		host during early stages of startup. [sevan 20190410]
358	dhcpcd(8): Import dhcpcd-7.2.0 [roy 20190418]
359	evbarm: Add support for Amlogic GXL family SoCs. [jmcneill 20190419]
360	OpenSSH: Import 8.0 [christos 20180420]
361	evbarm: Add support for boot configuration (efiboot.plist) and
362		applying device tree overlays to efiboot. [thorpej 20190421]
363	libpthread(3): Import C11 thread support library [kamil 20190424]
364	dhcpcd(8): Import dhcpcd-7.2.1 [roy 20190426]
365	carp(4): Enabled by default in GENERIC kernel config of all tier 1 &
366		most tier 2 ports. See system specific config otherwise.
367		[sevan 20190426]
368	veriexec(4): Enabled by default in GENERIC kernel config of all tier 1
369		& most tier 2 ports. See system specific config otherwise.
370		[sevan 20190426]
371	bufq_priocscan(9): Enabled by default in GENERIC kernel config of all
372		tier 1 & most tier 2 ports. See system specific config otherwise.
373		[sevan 20190426]
374	rktsadc(4): New thermal sensor driver for RockChip RK3328 and RK3399
375		on-CPU sensors.  [mrg 20190426]
376	bind: Import version 9.14.1. [christos 20190427]
377	acpi(4): Updated ACPICA to 20190405. [christos 20190428]
378	dhcpcd(8): Import dhcpcd-7.2.2 [roy 20190504]
379	siginfo(2): Ship with MI syscall information of a debugged process for
380		SIGTRAP and si_code TRAP_SCE/TRAP_SCX. [kamil 20190506]
381	installboot(8): Add support for NetBSD/evbarm boards that use
382		u-boot for bootstrap. [thorpej 20190506]
383	ifmedia(4): Extend Ethernet's ifmedia word's subword up to 255.
384		[msaitoh 20190517]
385	mount_9p(8): Initial support for 9P2000.u [ozaki-r 20190517]
386	file(1): Upgraded to 5.37. [christos 20190522]
387	mount_portal(8): in portal.conf # only introduces a comment at
388		start of line, or after whitespace (start word) [kre 20190523]
389	dts: Import dts files from Linux 5.1.4. [jmcneill 20190525]
390	nsd: Import 4.1.27 [christos 20190525]
391	unbound(8): Import 1.9.1. [christos 20190525]
392	gdb(1): Updated to 8.3.  [christos 20190528]
393	evbarm: Add support for the Banana Pi BPI-P2 Zero. [thorpej 20190604]
394