Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.2373
      1  1.2373  christos # LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2373 $>
      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  1.2320       roy 	dhcpcd(8): Import dhcpcd-7.0.0-rc3. [roy 20171007]
     68  1.2321  jdolecek 	ahcisata(4), siisata(4): Add support for NCQ. [jdolecek 20171007]
     69  1.2322  christos 	mvsata(4): Add support for NCQ, and enable ATAPI support.
     70  1.2322  christos 		[jdolecek 20171007]
     71  1.2322  christos 	OpenSSH: Imported 7.6. [christos 20171007]
     72  1.2332      maxv 	amd64: Add support for Kernel ASLR [maxv 20171010]
     73  1.2323  christos 	tmux(1): Imported 2.6. [christos 20171012]
     74  1.2325      maxv 	amd64: Add support for SMAP. [maxv 20171017]
     75  1.2324      maxv 	amd64: Add support for USER_LDT. [maxv 20171021]
     76  1.2326       kre 	tzdata updated to 2017c [kre 20171024]
     77  1.2327  christos 	libc: Update to tzcode2017c. [christos 20171024]
     78  1.2328  jmcneill 	bwfm(4): Add driver for Broadcom BCM43xxx "FullMAC" USB wireless
     79  1.2328  jmcneill 		adapters. [jmcneill 20171025]
     80  1.2329  pgoyette 	kernhist(9): Reworked the export-via-sysctl code to use uintptr_t
     81  1.2329  pgoyette 		arguments, PR kern/52639.  Requires contemporaneous update
     82  1.2329  pgoyette 		of vmstat(1). [pgoyette 20171028]
     83  1.2332      maxv 	x86: Add support for XSAVEOPT [maxv 20171104]
     84  1.2330  christos 	acpi(4): Updated ACPICA to 20171110. [christos 20171111]
     85  1.2331  jmcneill 	sunxinand(4): Add driver for Allwinner NAND Flash Controller.
     86  1.2331  jmcneill 		[jmcneill 20171113]
     87  1.2334       wiz 	gcc: Import GCC 5.5.  [mrg 20171113]
     88  1.2333       rin 	libtre: Update to the latest git source. [rin 20171117]
     89  1.2335  jmcneill 	qemufwcfg(4): Add driver for QEMU Firmware Configuration device.
     90  1.2335  jmcneill 		[jmcneill 20171125]
     91  1.2336  christos 	gdb(1): Updated to 8.0.1.  [christos 20171128]
     92  1.2337       roy 	dhcpcd(8): Import dhcpcd-7.0.0-rc4. [roy 20171206]
     93  1.2338    bouyer 	ihidev(4), ims(4): Added drivers for i2c HID mice. [bouyer 20171210]
     94  1.2339   mbalmer 	lua: Applied 6th bugfix to Lua 5.3.4 from lua.org/bugs.html.
     95  1.2339   mbalmer 		[mbalmer 20171213]
     96  1.2340     kamil 	sstk: Remove the "stack section size change" syscall [kamil 20171219]
     97  1.2341     kamil 	sbrk: Remove the "data section size change" syscall [kamil 20171219]
     98  1.2344     kamil 	ovadvise: Remove the old vadvise syscall header [kamil 20171219]
     99  1.2343       roy 	dhcpcd(8): Import dhcpcd-7.0.0 [roy 20180101]
    100  1.2345  christos 	mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.1
    101  1.2346  christos 		[christos 20180114]
    102  1.2347       mrg 	cpuctl(8): Add cpuctl identify support for sparc and sparc64.
    103  1.2347       mrg 		[mrg 20180116]
    104  1.2348     sevan 	macppc: Enable Veriexec support in the GENERIC kernel [sevan 20180117]
    105  1.2349       mrg 	raid(4): Add support for 32-bit on 64-bit kernel.  [mrg 20180117]
    106  1.2350       kre 	zoneinfo: Import tzdata2018c (skipping 2018a & 2018b). [kre 20180124]
    107  1.2351  christos 	libc: Update to tzcode2018c. [christos 20180125]
    108  1.2352      maxv 	i386: Add support for SMAP. [maxv 20180128]
    109  1.2353       roy 	dhcpcd(8): Import dhcpcd-7.0.1 [roy 20180129]
    110  1.2357       mrg 	gcc: Import GCC 6.4.  [mrg 20180201]
    111  1.2354  christos 	openldap: Import 2.4.45. [christos 20180205]
    112  1.2355  christos 	unbound: Import 1.6.8. [christos 20180205]
    113  1.2356  christos 	nsd: import 4.1.19 [christos 20180209]
    114  1.2358     sevan 	ddb(4):	Introduce dumpstack sysctl for printing a stack trace on panic,
    115  1.2358     sevan 		enable by default. [sevan 20180217]
    116  1.2364   msaitoh 	sdtemp(4): Add Microchp EMC1501, another device ID of Maxim MAX6604
    117  1.2364   msaitoh 		support. [msaitoh 20180222]
    118  1.2364   msaitoh 	ichsmb(4): Add support for Intel C620 devices. [msaitoh 20180222]
    119  1.2359     sevan 	macppc: Enable support for "per-priority cyclical scan" buffer queue
    120  1.2359     sevan 		strategy. [sevan 20180223]
    121  1.2361     sevan 	macppc: Enable awacs(4) by default in kernel configs. [sevan 20180224]
    122  1.2360  christos 	mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.30.4
    123  1.2360  christos 		[christos 20180225]
    124  1.2362     sevan 	macppc: Remove macofcons(4). [sevan 20180226]
    125  1.2363  pgoyette 	imcsmb(4): For amd64 and i386 on Intel {Ivy,Sandy}bridge and
    126  1.2363  pgoyette 		{Broad,Has}well CPUs, enable access to Integrated Memory
    127  1.2363  pgoyette 		Controller-based SMBus [pgoyette 20170228]
    128  1.2365   msaitoh 	ichsmb(4) Add Apollo Lake and Gemini Lake devices. [msaitoh 20180302]
    129  1.2365   msaitoh 	lm(4): Add NCT6796D support. [msaitoh 20180308]
    130  1.2366     sevan 	macppc: Enable Bluetooth support by default in GENERIC kernel.
    131  1.2366     sevan 		[sevan 20180316]
    132  1.2367       kre 	tzdata updated to 2017d [kre 20180324]
    133  1.2368       roy 	dhcpcd: Import 7.0.2. [roy 20180327]
    134  1.2369       ryo 	aarch64: Add initial support for aarch64. [ryo 20180401]
    135  1.2370       roy 	dhcpcd: Import 7.0.3. [roy 20180406]
    136  1.2371  christos 	OpenSSH: Imported 7.7. [christos 20180406]
    137  1.2372  christos 	OpenSSL: Imported 1.1.0h. [christos 20180406]
    138  1.2373  christos 	ntp: Import ntp 4.2.8p10. [christos 20180406]
    139