CHANGES revision 1.963
11.1SriastradLIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.963 $>
21.1Sriastrad
31.1Sriastrad
41.1Sriastrad[Note: This file does not mention every change made to the NetBSD source tree.
51.1SriastradFor an exhaustive list, please subscribe to the `source-changes' mailing list,
61.1Sriastrador see the mailing list archives.  For more information, send a message
71.1Sriastradcontaining just the word `help' to `majordomo@NetBSD.org'.]
81.1Sriastrad
91.1Sriastrad
101.1SriastradChanges from NetBSD 4.0 to NetBSD 5.0:
111.1Sriastrad	evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
121.1Sriastrad	mac68k: add support for four more Nubus video cards, including the
131.1Sriastrad		VillageTronic MacPicasso 340. [hauke 20061206]
141.1Sriastrad	ixp425: add support for NPE Ethernet. [scw 20061210]
151.1Sriastrad	nfs: Remove NQNFS support from kernel. [yamt 20061227]
161.1Sriastrad	mount_psshfs(8): add puffs sshfs [pooka 20061229]
171.1Sriastrad	zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
181.1Sriastrad	i386: add support for Microsoft Xbox. [jmcneill 20070105]
191.1Sriastrad	ntp: Import ntp 4.2.4 (20061228). Tracking of network interface
201.1Sriastrad		address changes is now supported - no more ntpd
211.1Sriastrad		restarts when interface addresses are re-configured
221.1Sriastrad		(WLAN/DSL/ppp/...). [kardel 20070106]
231.1Sriastrad	kernel: global 'securelevel' variable removed; it is now internal to
241.1Sriastrad		the secmodel. [elad 20070110]
251.1Sriastrad	GCC: Updated to version 4.1.2-20070110.  [mrg 20070111]
261.1Sriastrad	acpitools: added from FreeBSD via fvdl [christos 20070114]
271.1Sriastrad	scsictl(8): added setspeed command, to set the highest speed that the
281.1Sriastrad		optical drive should use for reading data,
291.1Sriastrad		contributed by Kimura Fuyuki. [bouyer 20070122]
301.1Sriastrad	i386, amd64: add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
311.1Sriastrad	newlock2: Merge the newlock2 branch. Introduces a number of new
321.1Sriastrad		kernel synchronization primitives, improves scalability
331.1Sriastrad		on MP systems, and replaces the existing SA threads model
341.1Sriastrad		with a 1:1 threading model. [ad 20070209]
351.1Sriastrad	news68k: Implement generic softintr(9) support. [tsutsui 20070210]
361.1Sriastrad	refuse: added FUSE (file system in userspace) compatibility
371.1Sriastrad		functionality, layered on top of libpuffs [agc 20070211]
381.1Sriastrad	i386: added an opencrypto provider for VIA ACE (AES encryption
391.1Sriastrad		instructions), ported from OpenBSD. [daniel 20070217]
401.1Sriastrad	sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
411.1Sriastrad	btuart(4): Add support for Bluetooth HCI UART (H4) driver.
421.1Sriastrad		[kiyohara 20070221]
431.1Sriastrad	btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
441.1Sriastrad		[kiyohara 20070221]
451.1Sriastrad	mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
461.1Sriastrad	eeprom(8): Add the missing kernel bits on arm and powerpc that kept
471.1Sriastrad		eeprom from actually changing firmware settings
481.1Sriastrad		[macallan 20070228]
491.1Sriastrad	MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
501.1Sriastrad		defined in MAKEDEV. [apb 20070303]
511.1Sriastrad	x68k: Add generic softintr(9) support. [tsutsui 20070304]
521.1Sriastrad	luna68k: Add generic softintr(9) support. [tsutsui 20070304]
531.1Sriastrad	file(1): update to 4.20.  [pooka 20070304]
541.1Sriastrad	hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
551.1Sriastrad	ipv6: add ipv6 fast forward. [liamjfoy 20070307]
561.1Sriastrad	openssh: import 4.6 [christos 20070310]
571.1Sriastrad	aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
581.1Sriastrad		adapted from FreeBSD for envsys(4). [xtraeme 20070313]
591.1Sriastrad	evbmips: add Infineon ADM5120 port. [dyoung 20070320]
601.1Sriastrad	i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
611.1Sriastrad		power and overheating in CPUs supporting the Thermal
621.1Sriastrad		Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
631.1Sriastrad		See options(4) for more information. [xtraeme 20070320]
641.1Sriastrad	kernel: Import of DRM (Direct Rendering Manager).  Not yet enabled
651.1Sriastrad		by default. [drochner 20070320]
661.1Sriastrad	libc: add support for LC_TIME [manu 20070328]
671.1Sriastrad	genfb: generic framebuffer console driver with PCI and SBus
681.1Sriastrad		frontends [macallan 20070411]
691.1Sriastrad	sgimips: add support for SGI O2 PS/2 controller macekbc(4) and
701.1Sriastrad		onboard display adapter crmfb(4) [jmcneill 20070412]
711.1Sriastrad	sgimips: import mavb(4) audio device driver for SGI O2 from
721.1Sriastrad		OpenBSD [jmcneill 20070412]
731.1Sriastrad	sparc64: add support for hardware monitoring on
741.1Sriastrad		Ultra Enterprise 450. See envctrl(4) [tnn 20070414]
751.1Sriastrad	puffs(4): Support NFS exporting puffs file servers [pooka 20070416]
761.1Sriastrad	xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
771.1Sriastrad		GNU compatible exit values. [christos 20070418]
781.1Sriastrad	mount_9p(8): Add support to mount a 9P file service with puffs.
791.1Sriastrad		[pooka 20070421]
801.1Sriastrad	kernel: Remove the CHECK_ALT_xxx() defines and emul_find() used
811.1Sriastrad		to locate files within an emulation's root directory.
821.1Sriastrad		Instead get namei() to check the emulation root first.
831.1Sriastrad		[dsl 20070422]
841.1Sriastrad	prep: add support for the MTX604 RAVEN based machine.  Other RAVEN
851.1Sriastrad		based machines are also likely to work now. [garbled 20070426]
861.1Sriastrad	kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
871.1Sriastrad	puffs(3): Add puffs_framebuf(3), which abstracts the buffer
881.1Sriastrad		management and event loop for networked file systems
891.1Sriastrad		using puffs_cc(3).  Convert mount_psshfs(8) and
901.1Sriastrad		mount_9p(8) to use it.  [pooka 20070505]
911.1Sriastrad	kernel: Add the TFTPROOT kernel option for TFTP'ing root RAMdisk
921.1Sriastrad		at root mount time. [manu 20070508]
931.1Sriastrad	pf(4): Make 'nat' and 'rdr' translation rules obey state
941.1Sriastrad		policy flags ('if-bound', 'group-bound', 'floating').
951.1Sriastrad		Extend pf.conf(5) syntax to express the translation-state
961.1Sriastrad		policies. [dyoung 20070510]
971.1Sriastrad	idlelwp: yamt-idlelwp branch was merged.
981.1Sriastrad		1. separate context switching and thread scheduling.
991.1Sriastrad		2. implement idle lwp.
1001.1Sriastrad		3. clean up related MD/MI interfaces.
1011.1Sriastrad		4. make scheduler(s) modular.
1021.1Sriastrad		[yamt 20070518]
1031.1Sriastrad	ld.elf_so: Support Solaris $ORIGIN etc. expansions in paths.
1041.1Sriastrad		[christos 20070518]
1051.1Sriastrad	uslsa(4): added CP210x USB-RS232 ucom driver, as submitted by
1061.1Sriastrad		Jonathan A. Kollasch in PR kern/33496 [dogcow 20070520]
1071.1Sriastrad	top(1): Allow a single process to be selected by pid.
1081.1Sriastrad		Add a 'thread mode' that displays LWPs.
1091.1Sriastrad		[ad 20070524]
1101.1Sriastrad	libcurses: Merge in wide curses work done by Ruibiao Qui as a
1111.1Sriastrad		Google Summer of Code project [blymn 20070529]
1121.1Sriastrad	powerpc: Add booted_kernel and booted_device sysctl [nisimura 20070601]
1131.1Sriastrad	smsc(4): Added a driver for the hardware monitoring portion of
1141.1Sriastrad		the SMSC LPC47B397 [blymn 20070601]
1151.1Sriastrad	file(1): update to 4.21.  [pooka 20070607]
1161.1Sriastrad	zyd(4): Added OpenBSD's driver. Supports ZyDAS ZD1211/ZD1211B
1171.1Sriastrad		USB IEEE 802.11b/g wireless network device. [kiyohara 20070609]
1181.1Sriastrad	mac68k: Switch sn(4) Ethernet on mac68k to using MI SONIC driver.
1191.1Sriastrad		[tsutsui 20070610]
1201.1Sriastrad	tcp(4): Per socket keepalive timer settings. Ability to change
1211.1Sriastrad		connection timeout [christos 20070620].
1221.1Sriastrad	newgrp(1): Add POSIX (IEEE Std 1003.1, 2004 / Open Group Base
1231.1Sriastrad		Specifications Issue 6) User Portability Utility to change
1241.1Sriastrad		effective group ID. [ginsbach 20060621]
1251.1Sriastrad	GCC: Updated to version 4.1.3-20070620.  [mrg 20070621]
1261.1Sriastrad	ntp: Updated to version 4.2.4p2. [kardel 20070624]
1271.1Sriastrad	tcpdrop(8): Ported by anon ymous (from FreeBSD/OpenBSD)
1281.1Sriastrad		[christos 20070625]
1291.1Sriastrad	fast_ipsec(4): Add support for IPsec NAT-T [degroote 20070627]
1301.1Sriastrad	efs: Added read-only Silicon Graphics EFS file system. [rumble 20070629]
1311.1Sriastrad	envsys(4), sysmon_envsys(9): Imported envsys2. New API with the
1321.1Sriastrad		following features:
1331.1Sriastrad		- Cleaned up the API for simplicity and efficiency.
1341.1Sriastrad		- Ability to send capacity/critical/warning events to powerd(8).
1351.1Sriastrad		- Added support for a 'dictionary based communication channel'
1361.1Sriastrad		  between sysmon_power(9) and powerd(8), that means there is
1371.1Sriastrad		  no 32 bytes event size event restriction anymore.
1381.1Sriastrad		- Binary compatibility with old envstat(8) and powerd(8) via
1391.1Sriastrad		  COMPAT_40.
1401.1Sriastrad		And more, please see envsys(4) and sysmon_envsys(9) for more
1411.1Sriastrad		information.
1421.1Sriastrad		[xtraeme 20070701]
1431.1Sriastrad	mount_puffsportal: add experimental version of portalfs
1441.1Sriastrad		based on puffs(3).  [pooka 20070708]
1451.1Sriastrad	i386: Add gcscehci(4) driver for the EHCI controller found in the AMD
1461.1Sriastrad		Geode CS5536 companion controllers. [jmcneill 20070708]
1471.1Sriastrad	nfsmb(4): Add support for NVIDIA nForce 2/3/4 SMBus controller and
1481.1Sriastrad		SMBus driver. [kiyohara 20070711]
1491.1Sriastrad	dbri(4): Added support for audio input. [macallan 20070712]
1501.1Sriastrad	alpha: Add timecounter(9) support and switch to MI todr(9)
1511.1Sriastrad		with MI mc146818 driver. [tsutsui 20070721]
1521.1Sriastrad	ichsmb(4): Add support for Intel ICH SMBus controller.
1531.1Sriastrad		[kiyohara 20070728]
1541.1Sriastrad	shark: Add dhclient(8) to the install disk image to be able to
1551.1Sriastrad		configure network interfaces through DHCP.  [jmmv 20070729]
1561.1Sriastrad	sparc: The cgfourteen driver now supports wscons. [macallan 20070730]
1571.1Sriastrad	shark: Switched the installation disk to use wscons instead of
1581.1Sriastrad		pccons.  [jmmv 20070731]
1591.1Sriastrad	tcp(4): TCP socket buffers automatic sizing, ported from FreeBSD.
1601.1Sriastrad		[rmind 20070802]
1611.1Sriastrad	agp(4): Add support agp_amd64. Imported from FreeBSD.
1621.1Sriastrad		[kiyohara 20070804]
1631.1Sriastrad	cpuctl(8): A new utility which allows setting CPUs online/offline.
1641.1Sriastrad		[ad 20070804]
1651.1Sriastrad	libpthread: Make some significant performance improvements around
1661.1Sriastrad		thread synchronization, and fix a minor problem with
1671.1Sriastrad		detaching running threads. [ad 20070804]
1681.1Sriastrad	rump: Add the Runnable Userspace Meta Program framework to sys/rump.
1691.1Sriastrad		These are programs which compile in a part from the standard
1701.1Sriastrad		kernel sources and run in userspace.  Their main use is
1711.1Sriastrad		testing/debugging.  Currently supported are a number of
1721.1Sriastrad		file systems (e.g. ffs) through puffs(3). [pooka 20070805]
1731.1Sriastrad	wscons: Add scrollback support to vcons, this should work with
1741.1Sriastrad		any framebuffer console driver that uses vcons
1751.1Sriastrad		[macallan 20070805]
1761.1Sriastrad	wtf(6): Search pkgsrc's help database when ran inside a package
1771.1Sriastrad		directory. [hubertf 20070806]
1781.1Sriastrad	libpthread: Another performance improvement, and a fix for an issue
1791.1Sriastrad		that could cause threaded applications to hang under rare
1801.1Sriastrad		circumstances. [ad 20070807]
1811.1Sriastrad	mount_sysctlfs(8): sysctl(3) to file system translator [pooka 20070809]
1821.1Sriastrad	slhci(4): Replace to Matthew Orgass's slhci(4). [kiyohara 20070815]
1831.1Sriastrad	spdmem(4): Add Serial Presence Detect driver/support. This decodes
1841.1Sriastrad		technical specifications stored in the eeprom on common types
1851.1Sriastrad		of memory modules. [tnn 20070818]
1861.1Sriastrad	btbc(4): Add support for AnyCom BlueCard. [kiyohara 20070820]
1871.1Sriastrad	ichlpcib(4): The driver has added support for the TCO (watchdog) on
1881.1Sriastrad		ICH6 or newer chipsets plus timecounter support. Also it can
1891.1Sriastrad		be used on EM64T systems running the amd64 port. Adapted from
1901.1Sriastrad		FreeBSD and OpenBSD. [xtraeme 20070826]
1911.1Sriastrad	agten(4): Add support for Fujitsu AG-10e graphics cards working as
1921.1Sriastrad		accelerated framebuffer console. [macallan 20070826]
1931.1Sriastrad	ag10e(4): Add XFree86 driver to run the AG-10e in 24bit with
1941.1Sriastrad		acceleration. [macallan 20070830]
1951.1Sriastrad	uchcom(4): Add support for WinChipHead CH341/340 USB-Serial adapter.
1961.1Sriastrad		[tshiozak 20070903]
1971.1Sriastrad	amd64, i386: cgd(4) is part of GENERIC [joerg 20070906]
1981.1Sriastrad	libpthread: scalability and performance enhancements. The MySQL
1991.1Sriastrad		sysbench benchmark in read-only mode now scales to 900
2001.1Sriastrad		simultaneous client threads on a 4xCPU i386 system before
2011.1Sriastrad		serious performance drop-off occurs. [ad 20070907]
2021.1Sriastrad	kernel: Added support for POSIX message queues. [rmind 20070907]
2031.1Sriastrad	aps(4): driver for IBM Thinkpad Active Protection System,
2041.1Sriastrad		provides support for some sensors exported through
2051.1Sriastrad		the envsys(4) framework. Ported by Pierre Pronchery
2061.1Sriastrad		from OpenBSD. [xtraeme 20070911]
2071.1Sriastrad	i386, amd64: pcc is now able to compile most of the i386 kernel.
2081.1Sriastrad		a number of changes have been made for LKM and
2091.1Sriastrad		preemption safety. [ad 20070927]
2101.1Sriastrad	i386: i386 bootblocks are now able to boot amd64 kernels.
2111.1Sriastrad		support for a.out kernels has been removed [ad 20070927]
2121.1Sriastrad	kernel: Added support for kernel core dumps to RAID 1 sets.
2131.1Sriastrad		[oster 20071004]
2141.1Sriastrad	kernel: The new socket option SO_NOHEADER tells the network
2151.1Sriastrad		stack to strip the protocol header from packets
2161.1Sriastrad		received on a raw socket. [dyoung 20071005]
2171.1Sriastrad	gre(4): Available encapsulations increase to IPv6, UDP in
2181.1Sriastrad		IPv6, and UDP in IPv4.  The Mobile IP encapsulation
2191.1Sriastrad		is no more. [dyoung 20071005]
2201.1Sriastrad	malloc: Replace the default memory allocator with 'jemalloc',
2211.1Sriastrad		designed to perform well in both single- and multi-
2221.1Sriastrad		threaded processes.  This provides a significant
2231.1Sriastrad		performance boost for many threaded workloads that
2241.1Sriastrad		make use of malloc, such as MySQL. [ad 20071006]
2251.1Sriastrad	kernel: A new SCHED_M2 scheduler, improves the performance on
2261.1Sriastrad		MP systems, supports real-time and time-sharing classes,
2271.1Sriastrad		ready for the CPU affinity. [rmind 20071009]
2281.1Sriastrad	shark: Removed pccons(4), obsoleted by wscons(4).  [jmmv 20071028]
2291.1Sriastrad	coretemp(4): Driver for Intel Core's on-die thermal sensor,
2301.1Sriastrad		available on Core or newer CPUs. Ported from FreeBSD.
2311.1Sriastrad		[xtraeme 20071029]
2321.1Sriastrad	x86: Added support for Intel 82G965 chipset.  [jnemeth 20071030]
2331.1Sriastrad	nsclpcsio(4): Added support for the VLM logical device. This provides
2341.1Sriastrad		14 voltage sensors in addition to the previous 3 temperature
2351.1Sriastrad		sensors provided in the TMS logical device. From OpenBSD.
2361.1Sriastrad		[xtraeme 20071109]
2371.1Sriastrad	btkey(1): A new utility to manage Bluetooth link keys in OS and
2381.1Sriastrad		and device storage. [plunky 20071109]
2391.1Sriastrad	putter(9): A Pass-to-Userspace Transporter, a generic request-response
2401.1Sriastrad		handler for kernel-attached userspace daemons (e.g. puffs(4)).
2411.1Sriastrad		[pooka 20071110]
2421.1Sriastrad	pad(4): Added the pseudo-audio device driver, for feeding back raw
2431.1Sriastrad		PCM data to userland. [jmcneill 20071111]
2441.1Sriastrad	r128fb(4): New accelerated console driver for ATI Rage 128 graphics
2451.1Sriastrad		controllers. [macallan 20071111]
2461.1Sriastrad	atf: Initial import of the Automated Testing Framework, version 0.3.
2471.1Sriastrad		Provides a framework to easily define and run test cases for
2481.1Sriastrad		the NetBSD operating system.  Work until 0.1 sponsored by
2491.1Sriastrad		Google Summer of Code 2007 and mentored by martin.
2501.1Sriastrad		[jmmv 20071112]
2511.1Sriastrad	sysinst: Add support to install the new tests.tgz set.
2521.1Sriastrad		[jmmv 20071112]
2531.1Sriastrad	tests: Converted the regress/bin tree to use ATF and migrated it
2541.1Sriastrad		to tests/util.  [jmmv 20071112]
2551.1Sriastrad	tests: Converted the regress/sys/fs/tmpfs tree to use ATF and
2561.1Sriastrad		migrated it to tests/fs/tmpfs.  [jmmv 20071112]
2571.1Sriastrad	tests: Converted the regress/games tree to use ATF and migrated it
2581.1Sriastrad		to tests/games.  [jmmv 20071112]
2591.1Sriastrad	ahcisata(4): Add support for ATAPI devices. [bouyer 20071112]
2601.1Sriastrad	newfs_ext2fs(8): Add a native newfs_ext2fs(8) command.
2611.1Sriastrad		Closes PR bin/16175. [tsutsui 20071117]
2621.1Sriastrad	x86: Add support for /boot.cfg to configure the bootloader. This
2631.1Sriastrad		includes optionally displaying menus, altering banner text
2641.1Sriastrad		and changing options such as timeouts and console device
2651.1Sriastrad		which previously required use of installboot.
2661.1Sriastrad		[sborrill 20071120]
2671.1Sriastrad	pud(4): Add a driver via which it is possible to implement
2681.1Sriastrad		block and character devices in userspace. [pooka 20071120]
2691.1Sriastrad	xen: Added support for amd64 architecture, both as dom0 and domU.
2701.1Sriastrad		[bouyer 20071122]
2711.1Sriastrad	i386: Create a boot.cfg on the install CD to allow the end-user to
2721.1Sriastrad		select either the standard or non-ACPI kernel easily.
2731.1Sriastrad		[sborrill 20071123]
2741.1Sriastrad	libsa: Add ext2fs support. [tsutsui 20071201]
2751.1Sriastrad	bcsp(4): Add support for BlueCore Serial Protocol. [kiyohara 20071202]
2761.1Sriastrad	toolchain: Install the linker scripts on amd64, which allows to
2771.1Sriastrad		link x86 32bits objects using the native ld(1).
2781.1Sriastrad		[bouyer 20071202]
2791.1Sriastrad	arcmsr(4): Areca Technology Corporation SATA RAID controller driver,
2801.1Sriastrad		ported from OpenBSD. [xtraeme 20071204]
2811.1Sriastrad	acpi: Updated ACPI-CA to 20070320. [jmcneill 20071211]
2821.1Sriastrad	pmf(9): Added a new power management framework, see pmf(9) for details.
2831.1Sriastrad		[jmcneill,joerg 20071211]
2841.1Sriastrad	MAKEDEV(8): Use pax(1) in preference to mknod(8) to create device
2851.1Sriastrad		nodes more efficiently; use mount_tmpfs(8) in preference to
2861.1Sriastrad		mount_mfs(8) when creating a memory file system. [apb 20071215]
2871.1Sriastrad