Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.2648
      1  1.2648     kamil # LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2648 $>
      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.2586  christos 	libpcap: Import 1.9.1. [christos 20191001]
     44  1.2586  christos 	tcpdump(8): Import 4.9.3. [christos 20191001]
     45  1.2587      maya 	rescue(8): Moved into a separate, rescue-only set. [maya 20191001]
     46  1.2589  christos 	byacc: Update to 20190617. [christos 20191006]
     47  1.2590       kre 	tzdata updates from 2019a to 2019c (incl 2019b) [kre 20191008]
     48  1.2591     sevan 	services(5): Update to version 2019-10-04 from IANA.
     49  1.2591     sevan 		[sevan 20191009]
     50  1.2592       roy 	dhcpcd(8): Import dhcpcd-8.1.0 [roy 20191011]
     51  1.2593  christos 	OpenSSH: Import 8.1. [christos 20191012]
     52  1.2594  christos 	acpi(4): Updated ACPICA to 20190816. [christos 20191015]
     53  1.2595  christos 	sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
     54  1.2596       roy 	dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]
     55  1.2597       bad 	evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016]
     56  1.2601  christos 	bind: Import version 9.14.7. [christos 20191017]
     57  1.2603     kamil 	libc: Changed the iconv(3) function signature to the POSIX variation
     58  1.2603     kamil 		[kamil 20191024]
     59  1.2643        ad 	nct(4): Add Nuvoton NCT5104D GPIO driver. [ad 20191025]
     60  1.2604     ozaki 	vio9p(4): Add virtio-9p front-end driver. [ozaki-r 20191028]
     61  1.2604     ozaki 	mount_9p(8): Enable to mount a filesystem exported via virtio-9p.
     62  1.2604     ozaki 		[ozaki-r 20191028]
     63  1.2605  jmcneill 	evbarm: Update TI AM335x SoC support to use FDT based configuration.
     64  1.2605  jmcneill 		[jmcneill 20191028]
     65  1.2608  jmcneill 	evbarm: Update TI OMAP3 SoC support to use FDT based configuration.
     66  1.2608  jmcneill 		[jmcneill 20191101]
     67  1.2609      maxv 	amd64: Add support for kCSan - Kernel Concurrency Sanitizer.
     68  1.2609      maxv 		[maxv 20191105]
     69  1.2612  christos 	tmux(1): Imported 2.9a. [christos 20191112]
     70  1.2613       roy 	dhcpcd(8): Import 8.1.2. [roy 20191113]
     71  1.2614      maxv 	amd64: Add support for kMSan - Kernel Memory Sanitizer.
     72  1.2614      maxv 		[maxv 20191114]
     73  1.2615    hikaru 	qat(4): Add opencrypto driver for Intel QuickAssist.
     74  1.2615    hikaru 		Atom C2XXX, C3XXX, Xeon D-21XX and D-15XX, C62X chipsets and
     75  1.2615    hikaru 		QuickAssist Adapter 8960/8970.
     76  1.2615    hikaru 		[hikaru 20191120]
     77  1.2643        ad 	select(2), poll(2): Performance and scalability improvements
     78  1.2643        ad 		[ad 20191121]
     79  1.2643        ad 	amd64, i386: Performance and scalability improvements for TLB
     80  1.2643        ad 		shootdown [ad 20191121]
     81  1.2617  christos 	bind: Import version 9.14.8. [christos 20191127]
     82  1.2618  christos 	terminfo: Import 20190609 [christos 20191127]
     83  1.2643        ad 	onewire(4), owtemp(4): Improve reliability and reduce CPU overhead
     84  1.2643        ad 		slightly. [ad 20191130]
     85  1.2643        ad 	scheduler: Improve performance and interactivity. [ad 20191201]
     86  1.2643        ad 	vfs: Reduce false sharing and lock overhead during normal operation.
     87  1.2643        ad 		[ad 20191201]
     88  1.2619  yamaguch 	ixl(4): Ported driver for Intel Ethernet 700 series
     89  1.2619  yamaguch 		[yamaguchi 20191210]
     90  1.2620  christos 	acpi(4): Updated ACPICA to 20191213. [christos 20191214]
     91  1.2643        ad 	uvm: Replace red-black tree page lookup with radix tree lookup,
     92  1.2643        ad 		including tagging and gang lookup of pages.  Original work
     93  1.2643        ad 		done by yamt@. [ad 20191214]
     94  1.2621  christos 	nsd: Import 4.2.4. [christos 20191215]
     95  1.2621  christos 	unbound(8): Import 1.9.6. [christos 20191215]
     96  1.2622  christos 	openpam(3): update to 20190224 (tabebuia) [christos 20191215]
     97  1.2623  christos  	kerberos(8): Update to Heimdal-7.7.0 [christos 20191215]
     98  1.2624  christos 	file(1): Upgraded to 5.38. [christos 20191216]
     99  1.2643        ad 	uvm: Replace global counters with per-CPU counters, significantly
    100  1.2643        ad 		reducing system time on workloads that are VM-system heavy.
    101  1.2643        ad 		[ad 20191216]
    102  1.2626  jakllsch 	anxdp(4): Add driver for Analogix DisplayPort core found in
    103  1.2626  jakllsch 		Rockchip RK3399. [jakllsch 20191219]
    104  1.2625  jakllsch 	net80211: Require SSID configuration to associate with an open AP.
    105  1.2625  jakllsch 		[jakllsch 20191219]
    106  1.2628       roy 	dhcpcd(8): Import dhcpcd-8.1.4 [roy 20191220]
    107  1.2643        ad 	uvm: Rewrite the page allocator to be more efficient and somewhat CPU
    108  1.2643        ad 		topology aware.  Add preliminary NUMA support.  [ad 20191227]
    109  1.2630  christos 	crunchgen(1): Added the ability to pass variables in the submake
    110  1.2630  christos 		command line, and removed all command like flags that are
    111  1.2630  christos 		not needed anymore [christos 20191229]
    112  1.2643        ad 	uvm: Reduce lock contention by making the maintentance of page
    113  1.2643        ad 		replacement state more concurrent. [ad 20191231]
    114  1.2629       ryo 	aq(4): Add Aquantia 10G network adapter driver [ryo 20200101]
    115  1.2631       roy 	dhcpcd(8): Import dhcpcd-8.1.5 [roy 20200103]
    116  1.2632  christos 	tmux(1): Imported 3.0a. [christos 20200106]
    117  1.2643        ad 	amd64, i386: Replace the global PV hash table with radix trees,
    118  1.2643        ad 		yielding significant performance and scalability benefits.
    119  1.2643        ad 		[ad 20200112]
    120  1.2643        ad 	amd64, i386: Use the pmap module as a source of pre-zeroed pages
    121  1.2643        ad 		for the VM system. [ad 20200112]
    122  1.2643        ad 	scheduler: Make the scheduler topology aware.  It understands and
    123  1.2643        ad 		makes good use of HyperThreading/SMT, spreads the load evenly
    124  1.2643        ad 		across different physical CPU packages, and can effectively
    125  1.2643        ad 		run asymmetric systems with slow and fast CPUs [ad 20200113]
    126  1.2633  jmcneill 	evbarm: Add support for NXP i.MX 8M family SoCs. [jmcneill 20200114]
    127  1.2634       mrg 	arm: Add support for cpu topology for ARMv7 and ARMv7 CPUs.
    128  1.2634       mrg 		[mrg 20201114]
    129  1.2643        ad 	uvm: More precisely track clean/dirty pages, and change how they are
    130  1.2643        ad 		indexed, speeding up fsync() on large files by orders of
    131  1.2643        ad 		magnitude.  Original work done by yamt@. [ad 20200115]
    132  1.2636      maya 	uyurex(4): Removed from the tree. [maya 20200117]
    133  1.2635   thorpej 	strip(4): Removed from the tree. [thorpej 20200118]
    134  1.2638      leot 	hippi and esh(4): Removed from the tree. [thorpej 20200118]
    135  1.2639   thorpej 	de(4): Removed from the tree. [thorpej 20200119]
    136  1.2640   thorpej 	token ring and tr(4): Removed from the tree. [20200119]
    137  1.2641   thorpej 	fddi, fpa(4), fta(4), fea(4): Removed from the tree. [20200120]
    138  1.2642  christos 	OpenSSL: Imported 1.1.1d. [christos 20200122]
    139  1.2644       roy 	dhcpcd(8): Import dhcpcd-8.1.6 [roy 20200127]
    140  1.2645       roy 	openresolv(8): Import openresolv-3.10.0 [roy 20200127]
    141  1.2646      maya 	urio(4): Removed from the tree. [maya 20200129]
    142  1.2647   thorpej 	Collect network interface statistics using per-cpu counters
    143  1.2647   thorpej 		that are collated when they are queried. [thorpej 20200201]
    144  1.2648     kamil 	realpath(1): Ported from FreeBSD. [kamil 20200202]
    145