Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.2318
      1  1.2318     sevan # LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2318 $>
      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.2295  christos Changes from NetBSD 8.0 to NetBSD 9.0:
     27  1.2315     sevan  	byacc: Update to 20170430. [christos 20170605]
     28  1.2295  christos  	vax: Add support for VAXstation 4000 TURBOchannel. [flxd 20170609]
     29  1.2315     sevan  	wsbell(4): Added console bell support for all speaker devices, not
     30  1.2316     sevan 		only those attached at pcppi. [nat 20170612]
     31  1.2295  christos  	bind: Import version 9.10.5-P1. [christos 20170615]
     32  1.2298  jmcneill 	dts: Import dts files from Linux 4.11.5. [jmcneill 20170615]
     33  1.2302      maxv 	amd64: Support 16TB of PA, and 32TB of kernel VA on the architecture
     34  1.2302      maxv 		side. [maxv 20170617]
     35  1.2315     sevan 	expat: Import 2.2.1 (security fixes). [christos 20170617]
     36  1.2297  jmcneill 	arm: Add support for Allwinner H3 SoC. [jmcneill 20170628]
     37  1.2294  christos 	bind: Import version 9.10.5-P2. [christos 20170630]
     38  1.2297  jmcneill 	sunxiemac(4): Add support for Allwinner Gigabit Ethernet (EMAC).
     39  1.2297  jmcneill 		[jmcneill 20170701]
     40  1.2296   msaitoh 	wbsio(4): Add support for Winbond W83627DHG-P, W83627SF, W83627UHG,
     41  1.2296   msaitoh 		W83667HGB, W83687THF, W83697UG,	Nuvoton NCT5104D, NCT6775,
     42  1.2296   msaitoh 		NCT6779, NCT6791, NCT6792 and NCT6793. [msaitoh 20170707]
     43  1.2297  jmcneill 	arm: Add support for Allwinner A83T SoC. [jmcneill 20170707]
     44  1.2299     sevan 	MAKEDEV(8): Regenerate, documenting lua, dk, plcom, wmcom, hdmicec, mfi,
     45  1.2299     sevan 		nvme, nvme ns, tpm, and dtrace devices. [sevan 20170710]
     46  1.2300   msaitoh 	wbsio(4): Add support for NCT6795. [msaitoh 20170711]
     47  1.2300   msaitoh 	lm(4): Add support for NCT5174D, NCT6775F, NCT6779D and NCT679[1235]D.
     48  1.2300   msaitoh 		[msaitoh 20170711]
     49  1.2301  jmcneill 	arm: Add support for NVIDIA Tegra X1 SoC. [jmcneill 20170720]
     50  1.2313   msaitoh 	itesio(4): Add support IT8628E. [hauke 20170814]
     51  1.2305   msaitoh 	ichsmb(4): Add support for Intel C3000. [msaitoh 20170817]
     52  1.2305   msaitoh 	ismt(4): Add support for Intel C3000. [msaitoh 20170817]
     53  1.2315     sevan 	powerpc: Bump MAXTSIZ to 128MB for OEA based systems. [sevan 20170818]
     54  1.2307       mrg 	GMP/MPFR/MPC: Update to 6.1.2, 3.1.5 and 1.0.3. [mrg 20170821]
     55  1.2315     sevan 	ixg(4), ixv(4): Add C3000 support. Add bypass function support for
     56  1.2308   msaitoh 		bypass adapters. [msaitoh 20170830]
     57  1.2310  christos 	file(1): Upgraded to 5.32. [christos 20170908]
     58  1.2311  christos 	tcpdump(8): Import 4.9.2. [christos 20170908]
     59  1.2315     sevan 	veriexecgen(8): Drop support for MD5, SHA1, RMD160. [sevan 20170909]
     60  1.2313   msaitoh 	itesio(4): Add support IT8728GF and IT877[12]E [hauke 20170814]
     61  1.2317  christos 	veriexec(4): Drop support for VERIFIED_EXEC_FP_MD5,
     62  1.2317  christos 		VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_RMD160 options.
     63  1.2317  christos 		[sevan 20170913]
     64  1.2317  christos 	acpi(4): Updated ACPICA to 20170831. [christos 20170915]
     65  1.2318     sevan 	dtrace: Install dtruss, execsnoop, opensnoop, and procsystime from the
     66  1.2318     sevan 		DTrace Toolkit if DTrace support is enabled. [sevan 20170917]
     67