CHANGES revision 1.925
11.25SperryLIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.925 $>
21.1Soster
31.1Soster
41.1Soster[Note: This file does not mention every change made to the NetBSD source tree.
51.1SosterFor an exhaustive list, please subscribe to the `source-changes' mailing list,
61.1Sosteror see the mailing list archives.  For more information, send a message
71.1Sostercontaining just the word `help' to `majordomo@NetBSD.org'.]
81.1Soster
91.1Soster
101.1SosterChanges from NetBSD 4.0 to NetBSD 5.0:
111.1Soster	evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
121.1Soster	mac68k: add support for four more Nubus video cards, including the 
131.1Soster		VillageTronic MacPicasso 340. [hauke 20061206]
141.1Soster	ixp425: add support for NPE Ethernet. [scw 20061210]
151.1Soster	nfs: Remove NQNFS support from kernel. [yamt 20061227]
161.1Soster	mount_psshfs(8): add puffs sshfs [pooka 20061229]
171.1Soster  	zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
181.1Soster	i386: add support for Microsoft Xbox. [jmcneill 20070105]
191.1Soster	ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
201.1Soster		changes is now supported - no more ntpd restarts when interface
211.1Soster		addresses are re-configured (WLAN/DSL/ppp/...). [kardel 20070106]
221.1Soster	kernel: global 'securelevel' variable removed; it is now internal to
231.1Soster		the secmodel. [elad 20070110]
241.1Soster	GCC: Updated to version 4.1.2-20070110.  [mrg 20070111]
251.1Soster	acpitools: added from FreeBSD via fvdl [christos 20070114]
261.1Soster	scsictl(8): added setspeed command, to set the highest speed that the
271.1Soster		optical drive should use for reading data,
281.1Soster		contributed by Kimura Fuyuki. [bouyer 20070122]
291.1Soster	i386, amd64: add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
301.1Soster	newlock2: Merge the newlock2 branch. Introduces a number of new
311.1Soster		kernel synchronization primitives, improves scalability
321.5Slukem		on MP systems, and replaces the existing SA threads model
331.5Slukem		with a 1:1 threading model. [ad 20070209]
341.25Sperry	news68k: Implement generic softintr(9) support. [tsutsui 20070210]
351.1Soster	refuse: added FUSE (file system in userspace) compatibility
361.4Soster		functionality, layered on top of libpuffs [agc 20070211]
371.4Soster	i386: added an opencrypto provider for VIA ACE (AES encryption
381.1Soster		instructions), ported from OpenBSD. [daniel 20070217]
391.1Soster	sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
401.1Soster	btuart(4): Add support for Bluetooth HCI UART (H4) driver.
411.1Soster		[kiyohara 20070221]
421.1Soster	btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
431.1Soster		[kiyohara 20070221]
441.1Soster        mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
451.1Soster	eeprom(8): Add the missing kernel bits on arm and powerpc that kept
461.1Soster		eeprom from actually changing firmware settings
471.1Soster		[macallan 20070228]
481.1Soster	MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
491.1Soster		defined in MAKEDEV. [apb 20070303]
501.1Soster	x68k: Add generic softintr(9) support. [tsutsui 20070304]
511.19Soster	luna68k: Add generic softintr(9) support. [tsutsui 20070304]
521.19Soster	file(1): update to 4.20.  [pooka 20070304]
531.19Soster	hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
541.19Soster	i386, amd64: switch bootable iso images to native boot format, and add
551.19Soster		different bootable kernels on the iso images. Enable ACPI
561.3Soster		in default INSTALL and GENERIC kernels. [bouyer 20070306]
571.25Sperry	openssl: Import OpenSSL 0.9.8e. [mjf 20070307]
581.19Soster	ipv6: add ipv6 fast forward. [liamjfoy 20070307]
591.1Soster	openssh: import 4.6 [christos 20070310]
601.3Soster	aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
611.3Soster		adapted from FreeBSD for envsys(4). [xtraeme 20070313]
621.3Soster	evbmips: add Infineon ADM5120 port. [dyoung 20070320]
631.3Soster	i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
641.3Soster		power and overheating in CPUs supporting the Thermal
651.3Soster		Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
661.14Sjdolecek		See options(4) for more information. [xtraeme 20070320]
671.12Soster	libc: add support for LC_TIME [manu 20070328]
681.12Soster	sh5, evbsh5: Port deleted [scw 20070408]
691.12Soster	genfb: generic framebuffer console driver with PCI and SBus
701.3Soster		frontends [macallan 20070411]
711.3Soster	sgimips: add support for SGI O2 PS/2 controller macekbc(4) and
721.3Soster		onboard display adapter crmfb(4) [jmcneill 20070412]
731.3Soster	sgimips: import mavb(4) audio device driver for SGI O2 from
741.3Soster		OpenBSD [jmcneill 20070412]
751.3Soster	sparc64: add support for hardware monitoring on
761.16Soster		Ultra Enterprise 450. See envctrl(4) [tnn 20070414]
771.11Soster	coda: overhaul kernel module (vnode locking rules, uvm_fault
781.11Soster		handling, general cleanup) [gdt 20070415]
791.16Soster	puffs(4): Support NFS exporting puffs file servers [pooka 20070416]
801.11Soster	xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
811.3Soster		GNU compatible exit values. [christos 20070418]
821.3Soster	bluetooth(4): add 'service level' security [plunky 20070421]
831.3Soster	mount_9p(8): Add support to mount a 9P file service with puffs.
841.3Soster		[pooka 20070421]
851.3Soster	kernel: Remove the CHECK_ALT_xxx() defines and emul_find() used
861.24Soster		to locate files within an emulation's root directory.
871.24Soster		Instead get namei() to check the emulation root first.
881.3Soster		[dsl 20070422]
891.3Soster	prep: add support for the MTX604 RAVEN based machine.  Other RAVEN
901.3Soster		based machines are also likely to work now. [garbled 20070426]
911.3Soster	kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
921.3Soster	puffs(3): Add puffs_framebuf(3), which abstracts the buffer
931.11Soster		management and event loop for networked file systems
941.25Sperry		using puffs_cc(3).  Convert mount_psshfs(8) and 
951.3Soster		mount_9p(8) to use it.  [pooka 20070505]
961.3Soster	kernel: Add the TFTPROOT kernel option for TFTP'ing root RAMdisk 
971.3Soster		at root mount time. [manu 20070508]
981.3Soster	pf(4): Make 'nat' and 'rdr' translation rules obey state
991.3Soster		policy flags ('if-bound', 'group-bound', 'floating').
1001.3Soster		Extend pf.conf(5) syntax to express the translation-state
1011.3Soster		policies. [dyoung 20070510]
1021.3Soster	kernel: add jmide(4), a driver for the JMicron Technology JMB36x
1031.3Soster		PCIe to SATA II/PATA controllers. [bouyer 20070515]
1041.3Soster	idlelwp: yamt-idlelwp branch was merged.
1051.3Soster		1. separate context switching and thread scheduling.
1061.3Soster		2. implement idle lwp.
1071.12Soster		3. clean up related MD/MI interfaces.
1081.3Soster		4. make scheduler(s) modular.
1091.3Soster		[yamt 20070518]
1101.3Soster	ld.elf_so: Support Solaris $ORIGIN etc. expansions in paths.
1111.3Soster		[christos 20070518]
1121.15Soster	uslsa(4): added CP210x USB-RS232 ucom driver, as submitted by
1131.3Soster		Jonathan A. Kollasch in PR kern/33496 [dogcow 20070520]
1141.3Soster	top(1): Allow a single process to be selected by pid.
1151.3Soster		Add a 'thread mode' that displays LWPs.
1161.3Soster		[ad 20070524]
1171.12Soster	aac(4): Compile and run on amd64. [briggs 20070525]
1181.3Soster	libcurses: Merge in wide curses work done by Ruibiao Qui as a
1191.3Soster		Google Summer of Code project [blymn 20070529]
1201.3Soster	powerpc: Add booted_kernel and booted_device sysctl [nisimura 20070601]
1211.3Soster	smsc(4): Added a driver for the hardware monitoring portion of
1221.3Soster		the SMSC LPC47B397 [blymn 20070601]
1231.3Soster	amd64: The Enhanced Speedstep driver is now able to work on EM64T
1241.15Soster		CPUs running in 64bit mode. [xtraeme 20070603]
1251.3Soster	file(1): update to 4.21.  [pooka 20070607]
1261.3Soster	zyd(4): Added OpenBSD's driver. Supports ZyDAS ZD1211/ZD1211B
1271.3Soster		USB IEEE 802.11b/g wireless network device. [kiyohara 20070609]
1281.17Soster	mac68k: Switch sn(4) Ethernet on mac68k to using MI SONIC driver.
1291.17Soster		[tsutsui 20070610]
1301.3Soster	audio(4): New ioctl AUDIO_GETBUFINFO reduces system overhead for many
1311.3Soster		emulated OSS functions. [joerg 20070611]
1321.3Soster	i386:	Import AMD Geode LX Security Block driver glxsb(4) from
1331.3Soster		OpenBSD. [jmcneill 20070615]
1341.17Soster	ipf:	Updated to v4.1.23 [martin 20070616]
1351.17Soster	tcp(4): Per socket keepalive timer settings. Ability to change
1361.3Soster		connection timeout [christos 20070620].
1371.3Soster	newgrp(1): Add POSIX (IEEE Std 1003.1, 2004 / Open Group Base
1381.3Soster		Specifications Issue 6) User Portability Utility to change
1391.3Soster		effective group ID. [ginsbach 20060621]
1401.25Sperry	GCC: Updated to version 4.1.3-20070620.  [mrg 20070621]
1411.11Soster	ntp: Updated to version 4.2.4p2. [kardel 20070624]
1421.3Soster	tcpdrop(8): Ported by anon ymous (from FreeBSD/OpenBSD)
1431.3Soster		[christos 20070625]
1441.3Soster	fast_ipsec(4): Add support for IPsec NAT-T [degroote 20070627]
1451.3Soster	i386: Imported gcscide(4), a driver for the AMD CS5535 Companion
1461.3Soster		IDE Controller for systems with an AMD Geode GX2 CPU
1471.3Soster		(for example the decTOP). [xtraeme 20070627]
1481.3Soster	efs: Added read-only Silicon Graphics EFS file system. [rumble 20070629]
1491.3Soster	envsys(4), sysmon_envsys(9): Imported envsys2. New API with the following
1501.3Soster		features:
1511.3Soster		- Cleaned up the API for simplicity and efficiency.
1521.3Soster		- Ability to send capacity/critical/warning events to powerd(8).
1531.1Soster		- Added support for a 'dictionary based communication channel'
1541.1Soster		  between sysmon_power(9) and powerd(8), that means there is
1551.25Sperry		  no 32 bytes event size event restriction anymore.
1561.19Soster		- Binary compatibility with old envstat(8) and powerd(8) via
1571.1Soster		  COMPAT_40.
1581.15Soster		And more, please see envsys(4) and sysmon_envsys(9) for more
1591.3Soster		information.
1601.3Soster		[xtraeme 20070701]
1611.3Soster	mount_puffsportal: add experimental version of portalfs
1621.3Soster		based on puffs(3).  [pooka 20070708]
1631.3Soster	i386: Add gcscehci(4) driver for the EHCI controller found in the AMD
1641.3Soster		Geode CS5536 companion controllers. [jmcneill 20070708]
1651.3Soster	nfsmb(4): Add support for NVIDIA nForce 2/3/4 SMBus controller and
1661.24Soster		SMBus driver. [kiyohara 20070711]
1671.24Soster	dbri(4): Added support for audio input. [macallan 20070712]
1681.24Soster	alpha: Add timecounter(9) support and switch to MI todr(9)
1691.3Soster		with MI mc146818 driver. [tsutsui 20070721]
1701.3Soster	bind: import 9.4.1-P1 [christos 20070724]
1711.24Soster	ichsmb(4): Add support for Intel ICH SMBus controller.
1721.3Soster		[kiyohara 20070728]
1731.24Soster	shark: Add dhclient(8) to the install disk image to be able to
1741.3Soster		configure network interfaces through DHCP.  [jmmv 20070729]
1751.3Soster	sparc: The cgfourteen driver now supports wscons. [macallan 20070730]
1761.25Sperry	shark: Switched the installation disk to use wscons instead of
1771.11Soster		pccons.  [jmmv 20070731]
1781.3Soster	tcp(4): TCP socket buffers automatic sizing, ported from FreeBSD.
1791.1Soster		[rmind 20070802]
1801.1Soster	agp(4): Add support agp_amd64. Imported from FreeBSD.
1811.1Soster		[kiyohara 20070804]
1821.1Soster	cpuctl(8): A new utility which allows setting CPUs online/offline.
1831.1Soster		[ad 20070804]
1841.1Soster	libpthread: Make some significant performance improvements around
1851.25Sperry		thread synchronization, and fix a minor problem with
1861.19Soster		detaching running threads. [ad 20070804]
1871.1Soster	rump: Add the Runnable Userspace Meta Program framework to sys/rump.
1881.3Soster		These are programs which compile in a part from the standard
1891.14Sjdolecek		kernel sources and run in userspace.  Their main use is
1901.1Soster		testing/debugging.  Currently supported are a number of
1911.3Soster		file systems (e.g. ffs) through puffs(3). [pooka 20070805]
1921.3Soster	wscons: Add scrollback support to vcons, this should work with
1931.3Soster		any framebuffer console driver that uses vcons
1941.3Soster		[macallan 20070805]
1951.3Soster	wtf(6): Search pkgsrc's help database when ran inside a package
1961.1Soster		directory. [hubertf 20070806]
1971.1Soster	libpthread: Another performance improvement, and a fix for an issue
1981.1Soster		that could cause threaded applications to hang under rare
1991.1Soster		circumstances. [ad 20070807]
2001.1Soster	mount_sysctlfs(8): sysctl(3) to file system translator [pooka 20070809]
2011.1Soster	slhci(4): Replace to Matthew Orgass's slhci(4). [kiyohara 20070815]
2021.25Sperry	spdmem(4): Add Serial Presence Detect driver/support. This decodes
2031.19Soster		technical specifications stored in the eeprom on common types
2041.1Soster		of memory modules. [tnn 20070818]
2051.14Sjdolecek	btbc(4): Add support for AnyCom BlueCard. [kiyohara 20070820]
2061.3Soster	ichlpcib(4): The driver has added support for the TCO (watchdog) on
2071.1Soster		ICH6 or newer chipsets plus timecounter support. Also it can
2081.3Soster		be used on EM64T systems running the amd64 port. Adapted from
2091.3Soster		FreeBSD and OpenBSD. [xtraeme 20070826]
2101.3Soster	agten(4): Add support for Fujitsu AG-10e graphics cards working as
2111.3Soster		accelerated framebuffer console. [macallan 20070826]
2121.3Soster	ag10e(4): Add XFree86 driver to run the AG-10e in 24bit with
2131.1Soster		acceleration. [macallan 20070830]
2141.1Soster	build.sh: Add iso-image-source option which does iso-image with
2151.1Soster		source sets. [jnemeth 20070830]
2161.1Soster	build.sh: Add iso-dir=directory option which when combined with
2171.1Soster		iso-image or iso-image-source causes directory to be
2181.1Soster		added to the CD-ROM image. [jnemeth 20070901]
2191.3Soster	build.sh: Convert iso-dir=directory option to -C cddir.
2201.19Soster		[jnemeth 20070901]
2211.1Soster	uchcom(4): Add support for WinChipHead CH341/340 USB-Serial adapter.
2221.3Soster		[tshiozak 20070903]
2231.3Soster	amd64, i386: cgd(4) is part of GENERIC [joerg 20070906]
2241.3Soster	libpthread: scalability and performance enhancements. The MySQL
2251.3Soster		sysbench benchmark in read-only mode now scales to 900
2261.22Soster		simultaneous client threads on a 4xCPU i386 system before
2271.3Soster		serious performance drop-off occurs. [ad 20070907]
2281.3Soster	kernel: Added support for POSIX message queues. [rmind 20070907]
2291.3Soster