Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.2288
      1 # LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2288 $>
      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 (a] 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 
     26 
     27 <<<<<<< CHANGES
     28 Changes from NetBSD 7.0 to NetBSD 8.0:
     29 	libc: Update to tzcode2014f. [christos 20140815]
     30 	gmake:	Update to gmake-3.81 in external/gpl2/gmake and remove 
     31 		gnu/dist/gmake (3.80) [christos 20140818]
     32 	module(7): Create MODULAR_DEFAULT_AUTOLOAD config flag to control
     33 		whether module autoloading is on by default.
     34 		[jnemeth 20140824]
     35 	kernel: Option SYMTAB_SPACE has been replaced with COPY_SYMTAB.
     36 		The related changes to src/sys/conf require a rebuild of
     37 		config(1). [joerg 20140824]
     38 	zoneinfo: Import tzdata2014g. [apb 20140831]
     39 	wm(4): Add internal SERDES support for 82575 and newer controllers.
     40 		[msaitoh 20140903]
     41 	or1k: Add new port.  [matt 20140903]
     42 	awindma(4): Add support for Allwinner A10/A20 DMA controller.
     43 		[jmcneill 20140906]
     44 	awinac(4): Add support for Allwinner A10/A20 audio codec.
     45 		[jmcneill 20140906]
     46 	awinrtc(4): Add support for Allwinner A10/A20 real-time clock.
     47 		[jmcneill 20140907]
     48 	awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
     49 	axp20x(4): Add AXP20x PMU driver. [jmcneill 20140909]
     50 	rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
     51 	rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
     52 	dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
     53 	arm: Add support for i.MX6 SoC. [ryo 20140925]
     54 	gpt(8): Completed overhaul, including adding follwing subcommands:
     55 		resize, set, unset, backup, restore, and resizedisk.
     56 		[jnemeth 20140926]
     57 	dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
     58 	mpt(4): added bio(4) support. [jmcneill 20140927]
     59 	gpt(8): added type subcommand to modify partition type.
     60 		[jnemeth 20140927]
     61 	zoneinfo: Import tzdata2014h. [apb 20141004]
     62 	dhcpcd(8): Import dhcpcd-6.5.0. [roy 20141006]
     63 	libc: Update to tzcode2014h. [christos 20141007]
     64 	file(1): Upgraded to 5.20. [christos 20141010]
     65 	arm: Add support for Allwinner A31 SoC. [jmcneill 20141010]
     66 	awiniic(4): Add support for Allwinner A31 SoC. [jmcneill 20141012]
     67 	awinp2wi(4): Add support for Allwinner A31 Push-Pull Two Wire
     68 		Interface. [jmcneill 20141012]
     69 	axp22x(4): Add AXP22x PMU driver. [jmcneill 20141012]
     70 	awinrtc(4): Add support for Allwinner A31 real-time clock.
     71 		[jmcneill 20141012]
     72 	awindma(4): Add support for Allwinner A31 DMA controller.
     73 		[jmcneill 20141013]
     74 	awinac(4): Add support for Allwinner A31 audio codec.
     75 		[jmcneill 20141013]
     76 	motg(4): Add support for Allwinner A10/A20 SoC. [jmcneill 20141015]
     77 	wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]
     78 	dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]
     79 	OpenSSH: Imported 6.7. [christos 20141018]
     80 	resolvconf(8): Import openresolv-3.6.0 [roy 20141020]
     81 	gcc: Support -fsanitize=address [christos 20141022]
     82 	zoneinfo: Import tzdata2014i. [apb 20141023]
     83 	libc: Update to tzcode2014i. [christos 20141023]
     84 	openpam(3): update to 20140912 (ourouparia) [christos 20141024]
     85 	pppd(8): updated to version 2.4.7. [christos 20141025]
     86 	acpi(4): Updated ACPICA to 20140926. [christos 20141025]
     87 	dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
     88 	resolvconf(8): Import openresolv-3.6.1 [roy 20141029]
     89 	rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B.
     90 		[nonaka 20141029]
     91 	flex(1): Import flex-2.5.37 [christos 20141029]
     92 	iwn(4): Add support for Intel Centrino Wireless-N
     93 		100/105/130/135/2200/2230. From OpenBSD. [nonaka 20141030]
     94 	awge(4): Add support for gigabit ethernet found on various
     95 		Allwinner SOCs. [martin 20141101]
     96 	dhcpcd(8): Import dhcpcd-6.6.1. [roy 20141107]
     97 	awinhdmi(4): Add support for Allwinner A20/A31 HDMI controller.
     98 		[jmcneill 20141110]
     99 	awintcon(4): Add support for Allwinner A20/A31 TV/LCD controller.
    100 		[jmcneill 20141110]
    101 	awindebe(4): Add support for Allwinner A20/A31 Display engine
    102 		backend (DE-BE). [jmcneill 20141110]
    103 	awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI audio
    104 		controller. [jmcneill 20141111]
    105 	dhcpcd(8): Import dhcpcd-6.6.2. [roy 20141114]
    106 	awinir(4): Add support for Allwinner A20/A31 IR receiver.
    107 		[jmcneill 20141115]
    108 	zoneinfo: Import tzdata2014j. [apb 20141116]
    109 	libc: Change arc4random(3) to use ChaCha20 and per-thread state.
    110 		[riastradh 20141116]
    111 	libc: Update to tzcode2014j. [christos 20141117]
    112 	libpcap: Import 1.6.2. [christos 20141119]
    113 	tcpdump(8): Import 4.6.2. [christos 20141119]
    114 	dhcpcd(8): Import dhcpcd-6.6.4. [roy 20141126]
    115 	dhcpcd(8): Import dhcpcd-6.6.5. [roy 20141209]
    116 	bind: Import version 9.10.1-P1. [christos 20141209]
    117 	dhcpcd(8): Import dhcpcd-6.6.6. [roy 20141217]
    118 	powerpc: Switch to GCC 4.8. [matt 20141218]
    119 	dhcpcd(8): Import dhcpcd-6.6.7. [roy 20141219]
    120 	ntp: Import ntp 4.2.8. [christos 20141219]
    121 	midirecord(1): Add program to record MIDI files.  [mrg 20141229]
    122 	file: update to 5.22 security limits [christos 20150102]
    123 	byacc: update to 20141128 for more bison compat [christos 20150103]
    124 	mgx: driver for Southland Media Systems (now Quantum 3D) MGX SBus
    125 		graphics devices [macallan 20150106]
    126 	gcc: Import GCC 4.8.4.  [mrg 20150109]
    127 	openssl: Import openssl 1.0.1k [spz 20150113]
    128 	am-utils: Upgrade to 6.2; adds nfsv4, lustre (which we can't use)
    129 		nfs3 rpc support for amfs [christos 20150117]
    130 	arm: Add support for Zynq SoC. [hkenken 20150123]
    131 	evbarm: Add support for the PARALLELLA (Zynq). [hkenken 20150123]
    132 	blacklist: Added daemon and library [christos 20150125]
    133 	libevent: Import libevent 2.0.22 [spz 20150129]
    134 	dhcpcd(8): Import dhcpcd-6.7.1. [roy 20150130]
    135 	zoneinfo: Import tzdata2015a. [apb 20150131]
    136 	libc: Import tzcode2015a. [christos 20150131]
    137 	tetris(6): Add down key support, as 'n'.  [mrg 20150218]
    138 	bind: patch to version 9.10.1-P2. [spz 20150221]
    139 	network: introduce RTF_LOCAL for local address routes. [roy 20150226]
    140 	evbarm: Add support for RPI2. [skrll 20150304]
    141 	evbarm: Add support for ODROID-C1. [jmcneill 20150304]
    142 	dtrace: Add syscall support [christos 20150307]
    143 	dtrace: Add lockstat support [riastradh, christos 20150308]
    144 	zoneinfo: Import tzdata2015b. [apb 20150321]
    145 	openssl: Import openssl 1.0.1m [spz 20150323]
    146 	libc: Update to tzcode2015b. [christos 20150324]
    147 	dhcpcd(8): Import dhcpcd-6.8.1. [roy 20150327]
    148 	libpcap: Import 1.7.2. [christos 20150331]
    149 	tcpdump(8): Import 4.7.3. [christos 20150331]
    150 	wpa: Import wpa_supplicant and hostapd 2.4. [christos 20150401]
    151 	OpenSSH: Imported 6.8. [christos 20150403]
    152 	btmagic(4): add Magic Trackpad support [bouyer 20150406]
    153 	ntp: Import ntp 4.2.8p2. [christos 20150407]
    154 	acpi(4): Updated ACPICA to 20150410. [christos 20150413]
    155 	evbarm: add a driver for EDMA controller on AM335x SoC.
    156 		Add DMA support to the sdhc controllers on AM335x SoC.
    157 		Enable DMA for sdhc0 and sdhc1 on BEAGLEBONE [bouyer 20150414]
    158 	xz(1): Import of XZ 5.2.1. [christos 20150417]
    159 	x86: Support MSI/MSI-X. [knakahara 20150427]
    160 	libc: Update to tzcode2015d. [christos 20150428]
    161 	openresolv(8): Import openresolv-3.7.0 [roy 20150501]
    162 	netinet: Added IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and IN_IFF_DETACHED.
    163 		IPV4 addresses now perform DAD using ARP as described in
    164 		RFC 5227. [roy 20150502]
    165 	amd64: Bump CHILD_MAX and OPEN_MAX.  [mrg 20150507]
    166 	i386: Bump CHILD_MAX and OPEN_MAX.  [mrg 20150507]
    167 	aarch64: Bump CHILD_MAX and OPEN_MAX.  [mrg 20150507]
    168 	evbarm: Bump CHILD_MAX and OPEN_MAX.  [mrg 20150507]
    169 	sparc64: Bump CHILD_MAX and OPEN_MAX.  [mrg 20150507]
    170 	dhcpcd(8): Import dhcpcd-6.9.0. [roy 20150517]
    171 	FFS: General improvements in the superblock parser. [maxv 20150523]
    172 	openssl: Import openssl 1.0.1n [christos 20150612]
    173 	openssl: Import openssl 1.0.1o [christos 20150616]
    174 	zoneinfo: Import tzdata2015e. [apb 20150621]
    175 	nfssvc(2): Support 32-bit system calls for the NFS server.
    176 		[mrg 20150622]
    177 	gcc: Import GCC 4.8.5.  [mrg 20150624]
    178 	OpenSSH: Imported 6.9. [christos 20150630]
    179 	bind: Import version 9.10.2-P2. [christos 20150708]
    180 	dhcpcd: Import dhcpcd 6.9.1. [roy 20150709]
    181 	iostat(8): Support fnmatch(3) patterns for disknames.  [mrg 20150709]
    182 	openssl: Import openssl 1.0.1p [christos 20150709]
    183 	ntp: Import ntp 4.2.8p3. [christos 20150710]
    184 	X11: Delete XFree86 sources.  [mrg 20150723]
    185 	arm: Add support for NVIDIA Tegra K1 SoC. [jmcneill 20150725]
    186 	evbarm: Add support for NVIDIA Jetson TK1. [jmcneill 20150725]
    187 	bind: Import version 9.10.2-P3. [christos 20150728]
    188 	kernel: Several bug fixes and improvements in the PaX subsystem.
    189 		[maxv 20150804]
    190 	sdmmc(4): Add support for UHS-I and MMC HS200 transfer modes.
    191 		[jmcneill 20150808]
    192 	sdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
    193 		[jmcneill 20150808]
    194 	amlogicsdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
    195 		[jmcneill 20150808]
    196 	zoneinfo: Import tzdata2015f. [apb 20150811]
    197 	OpenSSH: Imported 7.0. [christos 20150813]
    198 	libc: Update to tzcode2015f. [christos 20150813]
    199 	intrctl(8): Add interrupt distribution control utility.
    200 		[knakahara 20150817]
    201 	gdb(1): Updated to 7.9.1.  [christos 20150818]
    202 	acpi(4): Updated ACPICA to 20150717. [christos 20150818]
    203 	mcp3kadc(4): Driver for Microchip 3x0x SAR ADC chips. [phx 20150818]
    204 	OpenSSH: Imported 7.1. [christos 20150821]
    205 	dhcpcd: Import dhcpcd 6.9.2. [roy 20150821]
    206 	rtwn(4): Add a driver for Realtek RTL8188CE/RTL8192CE PCIe IEEE
    207 		802.11b/g/n wireless network devices, ported from OpenBSD.
    208 		[nonaka 20150827]
    209 	arp(4): Remove net.inet.arp.{prune,refresh} sysctl. [ozaki-r 20150831]
    210 	bind: Import version 9.10.2-P4. [christos 20150903]
    211 	dhcpcd: Import dhcpcd 6.9.3. [roy 20150904]
    212 	ftp(1): SNI support for https.  [wiz 20150912]
    213 	netstat(1): Now knows how tall the display is.  [mrg 20150919]
    214 	atactl(8): Add smart codes 210, 246, 247 and 248.  [mrg 20150920]
    215 	libproc, librtld_db: Added from FreeBSD [christos 20150924]
    216 	dtrace: Updated from FreeBSD [christos 20150924]
    217 	resolvconf: Import openresolv-3.7.1 [roy 20150929]
    218 	x86: Add PCI Extended Configuration Space support [nonaka 20151002]
    219 	pci(3): Decode Extended Capability in PCI Extended Configuration Space.
    220 		[nonaka 20151002]
    221 	lua: Updated to Lua 5.3.1 [mbalmer 20151008]
    222 	libc: Update to tzcode2015g. [christos 20151009]
    223 	wm(4): Support RX multiqueue. [knakahara,msaitoh 20151013]
    224 	ntp: Import ntp 4.2.8p4. [christos 20151023]
    225 	scdebug: Add a way to have system call debug logs go to a kernel
    226 		history.  [mrg 20151028]
    227 	vioscsi(4): Add driver for virtio SCSI devices [christos 20151030]
    228 	omapgpio(4): Add support for TI AM335x GPIO. [jmcneill 20151101]
    229 	libc/ti-rpc: Remove FD_SETSIZE limit; provide MT support for svc_run()
    230 		to be run by multiple threads each thread handling the fd's it
    231 		created. Provide support for a poll based svc_run() and the
    232 		global variables svc_pollfd and svc_pollfd_max.
    233 		[christos 20151107]
    234 	amiga: wsdisplay(4) virtual terminals are working on CV64 and
    235 		CV64/3D. [phx 20151112]
    236 	amiga: Build the Xorg server with wsfb(4) driver.
    237 		Added wsfb(4) support for CV64 and CV64/3D graphics cards.
    238 		[phx 20151112]
    239 	cpuctl(8): Most commands can specify more than one CPU now.
    240 		[mrg 20151115]
    241 	ndp: net.inet6.ip6.neighborgcthresh is now per interface basis.
    242 		[ozaki-r 20151125]
    243 	dhcpcd: Import dhcpcd 6.9.4. [roy 20151130]
    244 	openssl: Import openssl 1.0.1q [christos 20151206]
    245 	ip6addrctl: Import from FreeBSD [christos 20151212]
    246 	adm1026hm(4): Add driver for ADM1026 i2c hardware monitor
    247 		[jdc 20151216]
    248 	bind: Import version 9.10.3-P2. [christos 20151216]
    249 	mdocml: Import 1.13.3. [christos 20151217]
    250 	sortinfo(1): Add utility to sort texinfo dir files [christos 20151218]
    251 	x86: Add support for SMEP on amd64 and i386. [maxv 20151219]
    252 	raidframe: Now built as a kernel module; it can be built-in at
    253 		kernel build time, or (for MODULAR kernels) loaded as
    254 		needed. [pgoyette 20151226]
    255 	admtemp(4): Add chip temperature limits for envsys(4) [jdc 20160103]
    256 	lmtemp(4): Add chip temperature limits for envsys(4) [jdc 20160103]
    257 	ismt(4): Add another Intel Chipset internal SMBus driver.
    258 		[msaitoh 20160105]
    259 	dhcpcd: Import dhcpcd 6.10.0. [roy 20160107]
    260 	ntp: Import ntp 4.2.8p5. [christos 20160108]
    261 	flex(1): Import flex-2.6.0 [christos 20160109]
    262 	acpi(4): Updated ACPICA to 20160108. [christos 20160109]
    263 	byacc: update to 20150711 [christos 20160109]
    264 	tmux(1): Import of tmux 2.1 [christos 20160110]
    265 	dhcp: Import version 4.3.3. [christos 20160110]
    266 	gettext: Upgrade to 0.16.1 [christos 20160112]
    267 	bind: Import version 9.10.3-P3. [christos 20160119]
    268 	dhcpcd: Import dhcpcd 6.10.1. [roy 20160120]
    269 	gcc: Import GCC 5.3.0.  [mrg 20160123]
    270 	lua: Updated to 5.3.2 [lneto 20160128]
    271 	openssl: Import openssl 1.0.1r [christos 20160130]
    272 	gdb(1): Updated to 7.10.1.  [christos 20160202]
    273 	network: Packet input processing (except for bpf) never runs in
    274 		hardware interrupt. [ozaki-r 20160209]
    275 	elftoolchain: Import FreeBSD-2016-02-19. [christos 20160219]
    276 	openresolv: Import openresolv-3.7.3. [roy 20160222]
    277 	mv(1): Add SIGINFO support. [mrg 20160228]
    278 	openssl: Import openssl 1.0.1s - disable weak (export) ciphers and SSLv2
    279 		[christos 20160301]
    280 	bind: Import version 9.10.3-P4. [christos 20160309]
    281 	OpenSSH: Imported 7.2. [christos 20160310]
    282 	libc: Update to tzcode2016b. [christos 20160315]
    283 	zoneinfo: Import tzdata2016b. [christos 20160315]
    284 	wpa_supplicant(8): Added interface matching rules [roy 20160323]
    285 	lua: Applied second and third patch from http://lua.org/bugs.html
    286 		[mbalmer 20160325]
    287 	i366: Add a GENERIC_PAE kernel that supports >4GB systems.  [mrg 20160326]
    288 	network: Drop the concept of cloning/cloned routes [ozaki-r 20160404]
    289 	network: Remove RTF_CLONING, RTF_XRESOLVE, RTF_LLINFO, RTF_CLONED and
    290 		RTM_RESOLVE [ozaki-r 20160404]
    291 	network: Add RTF_CONNECTED as a substitute of RTF_CLONING
    292 		[ozaki-r 20160404]
    293 	route(8): Remove -xresolve, -[no]cloned and -llinfo options and add
    294 		[no]connected option (same as -[no]cloning) [ozaki-r 20160404]
    295 	route(8): Remove 'c' and 'L' flags and 'C' is now for connected routes
    296 		[ozaki-r 20160404]
    297 	netstat(1): Remove 'c' and 'L' flags and 'C' is now for connected routes
    298 		[ozaki-r 20160404]
    299 	route(8): route show doesn't contain nexthop caches [ozaki-r 20160404]
    300 	netstat(1): netstat -r doesn't contain nexthop caches [ozaki-r 20160404]
    301 	network: Separate nexthop caches from routing table. [ozaki-r 20160404]
    302 	libutil: added pidfile_lock, pidfile_read, pidfile_read [roy 20160410]
    303 	dhcpcd(8): Import dhcpcd-6.10.2 [roy 20160410]
    304 	openresolv(8): Import openresolv-3.8.0 [roy 20160411]
    305 	ddb(4): rename show arptab to show routes [ozaki-r 20160413]
    306 	bridge(4): Device is now MP-safe. [ozaki-r 20160108]
    307 	dhcpcd(8): Import dhcpcd-6.10.3 [roy 20160420]
    308 	usb(4) subsystem: Merge nick-nhusb [skrll 20160423]
    309 		- API / infra changes to support memory management changes.
    310 		- Memory management improvements and bug fixes.
    311 		- HCDs should now be MP safe
    312 		- conversion to KERNHIST based debug
    313 		- FS/LS isoc support on ehci(4).
    314 		- conversion to kmem(9)
    315 		- Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
    316 		- interrupt transfers now get proper DMA operations
    317 		- general bug fixes
    318 		    - kern/48308
    319 		    - uhub status notification improvements
    320 		    - umass(4) probe fix (applied to HEAD already)
    321 		    - ohci(4) short transfer fix
    322 	nvme(4): Add a driver for Non-Volatile Memory Host Controller Interface
    323 		devices, ported from OpenBSD. [nonaka 20160501]
    324 	ntp: Import ntp 4.2.8p7. [christos 20160501]
    325 	openssl: Import openssl 1.0.1t - security fixes [christos 20160503]
    326 	acpi(4): Updated ACPICA to 20160422. [christos 20160504]
    327 	dhcpcd(8): Import dhcpcd-6.11.0 [roy 20160509]
    328 	x86: Map the kernel image segments independently with fine-grained
    329 		permissions on amd64 and i386 (W^X). [maxv 20160514]
    330 	x86: Use processor-specific features to optimize memory access time to
    331 		the kernel image on amd64 and i386. [maxv 20160515]
    332 	arm: Add support for i.MX7 SoC. [ryo 20160517]
    333 	wm(4): Support TX multiqueue. [knakahara 20160519]
    334 	bind: Import version 9.10.4-P1. [christos 20160526]
    335 	network: Change hostzerobroadcast default to "no". This has has been
    336 		the default for many years (broadcast to all ones instead to
    337 		all zeroes), but might affect some really old machines out
    338 		there [christos 20160527]
    339 	zoneinfo: Import tzdata2016d. [agc 20160531]
    340 	ntp: Import ntp 4.2.8p8. [christos 20160603]
    341 	ext2fs: Add ext4 extent support from FreeBSD, ported and contributed by
    342 		Hrishikesh Goyal (GSoc 2016) [christos 20160603]
    343 	sys_info: Import a script to return version information for system
    344 		libraries and utilities [agc 20160604]
    345 	nvmectl(8): Added NVM Express control utility. [nonaka 20160604]
    346 	gcc: Import GCC 5.4.0.  [mrg 20160606]
    347 	dhcpcd(8): Import dhcpcd-6.11.1. [roy 20160617]
    348 	nfs: Support NFS server with COMAPT_NETBSD32.  [mrg 20160622]
    349 	ext2fs: Add ext4 htree index support from FreeBSD, ported and
    350 		contributed by Hrishikesh Goyal (GSoc 2016). [christos 20160624]
    351 	mdocml: Import 1.13.4. [christos 20160715]
    352 	acpi(4): Updated ACPICA to 20160527. [christos 20160718]
    353 	kernel: Use fine-grained permissions for kernel modules segments
    354 		(W^X). [maxv 20160720]
    355 	amd64: Prevent NULL from being mappable in kernel mode. [maxv 20160722]
    356 	amd64: Use fine-grained permissions for architecture-specific memory
    357 		areas (W^X). [maxv 20160725]
    358 	sdtemp(4): Add support for Atmel AT30TS00, AT30TSE004, Giantec
    359 		GT30TS00, GT34TS02, Microchip MCP9804, MCP98244, IDT
    360 		TS3000GB[02], TS3001GB2, TSE200[24]GB2 and On Semiconductor
    361 		CAT34TS04. [msaitoh 20160726]
    362 	sdtemp(4): Add JEDEC TSE2004av support. [msaitoh 20160728]
    363 	xorg-server: Import xorg-server 1.18.4.  [mrg 20160801]
    364 	OpenSSH: Imported 7.3. [christos 20160802]
    365 	xen: Map the kernel image segments independently with fine-grained
    366 		permissions (W^X). [maxv 20160802]
    367 	ext2fs: Add ext4 extra_inode support. [jdolecek 20160803]
    368 	kernel: Provide an efficient way to prevent NULL from being mappable
    369 		in userland processes. [maxv 20160806]
    370 	ext2fs: Actually fill file type for readdir(4) and friends.
    371 		[jdolecek 20160615]
    372 	zoneinfo: Import tzdata2016f. [kre 20160807]
    373 	tcu(4): Add support for flxd TC-USB TURBOchannel USB and GPIO option.
    374 		[flxd 20160811]
    375 	ext2fs: Add read-only ext4 extended attribute support.
    376 		[jdolecek 20160612]
    377 	dhcpcd(8): Import dhcpcd-6.11.3. [roy 20160815]
    378 	ext2fs: Add ext4 dir_nlink support, supporting up to 64000 file hard
    379 		links, and unlimited directory links. [jdolecek 20160815]
    380 	ext2fs: Add ext4 gdt_csum/uninit_bg support. [jdolecek 20160815]
    381 	unbound: Import 1.5.9. [christos 20160820]
    382 	tmux(1): Import of tmux 2.2 [christos 20160831]
    383 	lua: updated to 5.3.3 and applied all three patches from 
    384 		http://lua.org/bugs.html [salazar 20160908]
    385 	libc: Update to tzcode2016f. [christos 20160916]
    386 	nvme(4): NVMe driver is now MPSAFE. [jdolecek 20160918]
    387 	pci(4): Introduce a better drvname method. [mrg 20160924]
    388 	zoneinfo: Import tzdata2016g.  [kre 20160929]
    389 	libc: Add <stdalign.h> and <stdnoreturn.h>. [kamil 20161002]
    390 	c11: Import cc(1) wrapper for C11. [kamil 20161003]
    391 	libc: Add the C11 static_assert macro in <assert.h>. [kamil 20161003]
    392 	mntva(4): Add driver for MNTMN VA2000 FPGA-based graphics card for
    393 		Amiga computers with Zorro slot. Supports accelerated wsdisplay
    394 		console and wsfb-based X11. [rkujawa 20161003]
    395 	libc: Add the timespec_get function and TIME_UTC definition in the
    396 		<time.h> header. Enable unconditionally the timespec struct
    397 		definition in <time.h>. Changes conform to the C11 standard.
    398 		[kamil 20161004]
    399 	bind: Import version 9.10.4-P3. [christos 20161004]
    400 	atactl(8): Add smart code 249.  [mrg 20161004]
    401 	mips: Add support for MediaTek MT7628 SoC [ryo 20161006]
    402 	libc: Update to tzcode2016g. [christos 20161007]
    403 	dhcpcd(8): Import dhcpcd-6.11.4 [roy 20161009]
    404 	urtwn(4): Add support for Realtek 8192EU [nat 20161012]
    405 	gdb(1): Updated to 7.12.  [christos 20161012]
    406 	libc: Add the wcsnlen(3) function in <wchar.h>. [kamil 20161015]
    407 	libc: Update to tzcode2016h. [christos 20161020]
    408 	zoneinfo: Import tzdata2016h.  [kre 20161020]
    409 	binutils: Updated to FSF binutils 2.27.  [christos 20161026]
    410 	wapbl(4): Improved truncate performance, and stability [jdolecek 20161028]
    411 	bind: Import version 9.10.4-P4. [christos 20161101]
    412 	zoneinfo: Import tzdata2016i.  [kre 20161103]
    413 	libc: Update to tzcode2016i. [christos 20161104]
    414 	acpi(4): Updated ACPICA to 20160930. [christos 20161111]
    415 	scsictl(8): Add "getrealloc" and "setrealloc" commands to get/set
    416 		automatic reallocation parameters/enables for error recovery.
    417 		[flxd 20161119]
    418 	scsipi(9): Make scsipi framework MPSAFE. [mlelstv 20161120]
    419 	umass(4): mark MPSAFE. [skrll 20161121]
    420 	wpa: Import wpa_supplicant and hostapd 2.6. [christos 20161121]
    421 	ntp: Import ntp 4.2.8p9. [christos 20161121]
    422 	zoneinfo: Import tzdata2016j.  [kre 20161124]
    423 	systat(1): Add -b option to dump once and exit.  [mrg 20161202]
    424 	luna68k: Preliminary support for LUNA's HD647180X I/O processor
    425 		(a.k.a. XP). [tsutsui 20161203]
    426 	axe(4): added support for AX88772A and AX88772B chipsets (from
    427 		FreeBSD) [skrll 20161204]
    428 	ixg(4): Add X55x support [msaitoh 20161205]
    429 	audio(4): Audio sub-system changes - in kernel mixing [nat 20161208]
    430 	speaker(4):Synthesized beep for platforms with audio [nat 20161208]
    431 	crash(8): Add sparc support.  [mrg 20161210]
    432 	cgd(4): Add aes-xts. [alnsn 20161211]
    433 	options(4): Remove KSTACK_CHECK_DR0. [kamil 20161213]
    434 	ptrace(2): Add hardware assisted breakpoint/watchpoint API:
    435 		PT_READ_WATCHPOINT, PT_WRITE_WATCHPOINT and
    436 		PT_COUNT_WATCHPOINTS [kamil 20161215]
    437 	rtadvd(8): Support -p <pidfile> option. [ozaki-r 20161216]
    438 	xen: Add support for kernel modules. [maxv 20161216]
    439 	mips64: Use N64 binaries where kvm is required, fixing fstat, netstat,
    440 		systat, crash, pstat and kgmon.  [mrg 20161222]
    441 	OpenSSH: Imported 7.4. [christos 20161224]
    442 	dreamcast: Add preliminary "G1-ATA" IDE HDD support. [tsutsui 20161229]
    443 	resolvconf(8): Import openresolv-3.9.0 [roy 20161230]
    444 	flex(1): Import flex-2.6.3 [christos 20170102]
    445 	ptrace(2): Add new si_code value of SIGTRAP: TRAP_EXEC [kamil 20170107]
    446 	ptrace(2): Add signal information accessors API:
    447 		PT_GET_SIGINFO and PT_SET_SIGINFO [kamil 20170107]
    448 	nsd(8): Add the NSD Authoritative DNS server [christos 20170107]
    449 	zlib(3): Import 1.2.10 [christos 20170109]
    450 	ptrace(2): Add new si_code value of SIGTRAP: TRAP_CHLD [kamil 20170110]
    451 	ptrace(2): Add new options in EVENT_MASK: PTRACE_VFORK and
    452 		PTRACE_VFORK_DONE [kamil 20170113]
    453 	ptrace(2): Add new options in EVENT_MASK: PTRACE_LWP_CREATE and
    454 		PTRACE_LWP_EXIT [kamil 20170114]
    455 	siginfo(2): Add new si_code for SIGTRAP: TRAP_LWP [kamil 20170114]
    456 	libpcap: Import 1.8.1. [christos 20170124]
    457 	tcpdump(8): Import 4.8.1. [christos 20170124]
    458 	acpi(4): Updated ACPICA to 20170119. [christos 20170125]
    459 	bta2dpd(8): Add new bluetooth A2DP daemon. [nat 20170129]
    460 	kerberos(8): Update to latest Heimdal-HEAD [christos 20170128]
    461 	libevent: Import libevent 2.1.18 [christos 20170131]
    462 	nc(1): Add a netcat utility from OpenBSD [christos 20170206]
    463 	pthread_dbg(3): Removed from the base distribution. [kamil 20170208]
    464 	ixg(4): Support TX/RX multiqueue [msaitoh 20170208]
    465 	ixv(4): Add Intel 10G Ethernet virtual function driver.
    466 		[msaitoh 20170208]
    467 	bind: Import version 9.10.4-P6. [christos 20170208]
    468 	openldap: Import 2.4.44. [christos 20170208]
    469 	libc: Add accept4 function for compatibility [maya 20170208]
    470 	file(1): Upgraded to 5.30. [christos 20170210]
    471 	byacc: update to 20170201 [christos 20170211]
    472 	ptrace(2): Add signal mask information accessors API:
    473 		PT_GET_SIGMASK and PT_SET_SIGMASK [kamil 20170212]
    474 	postfix(1): Import version 3.1.4. [christos 20170213]
    475 	l2tp(4): Add L2TPv3 interface. [knakahara 20170216]
    476 	siginfo(2): Add new si_code for SIGTRAP: TRAP_DBREG [kamil 20170217]
    477 	disklabel(5): Add DISKLABEL_EI (``Endian-Independent'' disklabel)
    478 		kernel option to machines that support Master Boot Record
    479 		(MBR). [rin 20170219]
    480 	ptrace(2): Add new API replacing PT_WATCHPOINT for Debug Registers:
    481 		PT_GETDBREGS and PT_SETDBREGS [kamil 20170223]
    482 	dk(4): Add DKWEDGE_METHOD_RDB option to enable Amiga Rigid Disk Block
    483 		(RDB) partitioning detection method. [rin 20170226]
    484 	siginfo(2): Add new si_code values for SIGTRAP: TRAP_SCE and TRAP_SCX
    485 		[kamil 20170228]
    486 	zoneinfo: Import tzdata2017a.  [kre 20170301]
    487 	vioscsi(4): Allocate bus dma maps on attach, improves stability
    488 		and performance, adresses kern/52043 [jdolecek 20170307]
    489 	luna68k: Add a driver for LUNA's front panel LCD.  Ported from
    490 		OpenBSD/luna88k. [tsutsui 20170309]
    491 	sqlite3: Import 3.17.0. [christos 20170311]
    492 	libc: Update to tzcode2017a. [christos 20170311]
    493 	mdocml: Import 1.14.1. [christos 20170318]
    494 	sh(1): Arithmetic parser imported from dash (via FreeBSD)
    495 		adding support for all required operators, as well
    496 		as being smaller and faster.  [kre 20170320]
    497 	zoneinfo: Import tzdata2017b.  [kre 20170321]
    498 	virtio(4): Refactor child driver attach code for better modularization
    499 		[jdolecek 20170325]
    500 	vioscsi(4): Use MSI/MSI-X, reduce disk probe time [jdolecek 20170325]
    501 	dhcpcd(8): Import dhcpcd-7.0.0-beta2 [roy 20170402]
    502 	ptrace(2): Add operations to single step specified threads:
    503 		PT_SETSTEP and PT_CLEARSTEP [kamil 20170408]
    504 	route(4): Add RO_MSGFILTER [roy 20170411]
    505 	dc(1): Import from OpenBSD (replaced GPL version) [christos 20170410]
    506 	bind: Import version 9.10.4-P8. [christos 20170413]
    507 	ntp: Import ntp 4.2.8p10. [christos 20170413]
    508 	dhcpcd: Import dhcpcd 7.0.0-beta3 [roy 20170414]
    509 	OpenSSH: Imported 7.5. [christos 20170418]
    510 	tmux(1): Import of tmux 2.4 [christos 20170423]
    511 	libc: Update to tzcode2017b. [christos 20170425]
    512 	lua: Updated to Lua 5.3.4. [mbalmer 20170426]
    513 	acpi(4): Updated ACPICA to 20170303. [christos 20170430]
    514 	openpam(3): update to 20170430 (resedacea) [christos 20170506]
    515 	dhcpcd: Import dhcpcd 7.0.0-rc1 [roy 20170510]
    516 	vioscsi(4): Stability fixes [jdolecek 20170515]
    517 	localcount(9): Add localcount ref-count primitives [pgoyette 20170519]
    518 	openssl: Remove MKCRYPTO_RC5 option now that the patents have expired.
    519 		[riastradh 20170521]
    520 	src: Remove MKCRYPTO option and always include cryptography.
    521 		[riastradh 20170521]
    522 	file(1): Upgraded to 5.31. [christos 20170524]
    523 	can(4): Added a socketcan implementation, a socket layer for
    524 		CAN busses. [bouyer 20170527]
    525 
    526 Changes from NetBSD 8.0 to NetBSD 9.0:
    527 	byacc: update to 20170430 [christos 20170605]
    528