CHANGES revision 1.974
11.974SadLIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.974 $>
21.1Slukem
31.1Slukem
41.1Slukem[Note: This file does not mention every change made to the NetBSD source tree.
51.1SlukemFor an exhaustive list, please subscribe to the `source-changes' mailing list,
61.1Slukemor see the mailing list archives.  For more information, send a message
71.182Ssalocontaining just the word `help' to `majordomo@NetBSD.org'.]
81.1Slukem
91.1Slukem
101.663SrizChanges from NetBSD 4.0 to NetBSD 5.0:
111.766Sfreza	evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
121.962Sapb	mac68k: add support for four more Nubus video cards, including the
131.767Shauke		VillageTronic MacPicasso 340. [hauke 20061206]
141.769Sscw	ixp425: add support for NPE Ethernet. [scw 20061210]
151.772Syamt	nfs: Remove NQNFS support from kernel. [yamt 20061227]
161.820Spooka	mount_psshfs(8): add puffs sshfs [pooka 20061229]
171.962Sapb	zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
181.774Sjmcneill	i386: add support for Microsoft Xbox. [jmcneill 20070105]
191.962Sapb	ntp: Import ntp 4.2.4 (20061228). Tracking of network interface
201.962Sapb		address changes is now supported - no more ntpd
211.962Sapb		restarts when interface addresses are re-configured
221.962Sapb		(WLAN/DSL/ppp/...). [kardel 20070106]
231.779Selad	kernel: global 'securelevel' variable removed; it is now internal to
241.779Selad		the secmodel. [elad 20070110]
251.780Smrg	GCC: Updated to version 4.1.2-20070110.  [mrg 20070111]
261.781Schristos	acpitools: added from FreeBSD via fvdl [christos 20070114]
271.782Sbouyer	scsictl(8): added setspeed command, to set the highest speed that the
281.782Sbouyer		optical drive should use for reading data,
291.782Sbouyer		contributed by Kimura Fuyuki. [bouyer 20070122]
301.833Sdyoung	i386, amd64: add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
311.790Sad	newlock2: Merge the newlock2 branch. Introduces a number of new
321.790Sad		kernel synchronization primitives, improves scalability
331.790Sad		on MP systems, and replaces the existing SA threads model
341.790Sad		with a 1:1 threading model. [ad 20070209]
351.788Stsutsui	news68k: Implement generic softintr(9) support. [tsutsui 20070210]
361.922Sagc	refuse: added FUSE (file system in userspace) compatibility
371.922Sagc		functionality, layered on top of libpuffs [agc 20070211]
381.789Sdaniel	i386: added an opencrypto provider for VIA ACE (AES encryption
391.789Sdaniel		instructions), ported from OpenBSD. [daniel 20070217]
401.791Srmind	sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
411.794Sxtraeme	btuart(4): Add support for Bluetooth HCI UART (H4) driver.
421.794Sxtraeme		[kiyohara 20070221]
431.794Sxtraeme	btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
441.795Sxtraeme		[kiyohara 20070221]
451.962Sapb	mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
461.797Smacallan	eeprom(8): Add the missing kernel bits on arm and powerpc that kept
471.797Smacallan		eeprom from actually changing firmware settings
481.797Smacallan		[macallan 20070228]
491.799Sapb	MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
501.799Sapb		defined in MAKEDEV. [apb 20070303]
511.801Stsutsui	x68k: Add generic softintr(9) support. [tsutsui 20070304]
521.801Stsutsui	luna68k: Add generic softintr(9) support. [tsutsui 20070304]
531.800Spooka	file(1): update to 4.20.  [pooka 20070304]
541.803Sdillo	hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
551.814Sxtraeme	ipv6: add ipv6 fast forward. [liamjfoy 20070307]
561.807Schristos	openssh: import 4.6 [christos 20070310]
571.809Sxtraeme	aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
581.810Sxtraeme		adapted from FreeBSD for envsys(4). [xtraeme 20070313]
591.814Sxtraeme	evbmips: add Infineon ADM5120 port. [dyoung 20070320]
601.815Sxtraeme	i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
611.815Sxtraeme		power and overheating in CPUs supporting the Thermal
621.815Sxtraeme		Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
631.816Sxtraeme		See options(4) for more information. [xtraeme 20070320]
641.955Srmind	kernel: Import of DRM (Direct Rendering Manager).  Not yet enabled
651.955Srmind		by default. [drochner 20070320]
661.817Smanu	libc: add support for LC_TIME [manu 20070328]
671.822Smacallan	genfb: generic framebuffer console driver with PCI and SBus
681.822Smacallan		frontends [macallan 20070411]
691.823Sjmcneill	sgimips: add support for SGI O2 PS/2 controller macekbc(4) and
701.823Sjmcneill		onboard display adapter crmfb(4) [jmcneill 20070412]
711.825Sjmcneill	sgimips: import mavb(4) audio device driver for SGI O2 from
721.825Sjmcneill		OpenBSD [jmcneill 20070412]
731.828Stnn	sparc64: add support for hardware monitoring on
741.828Stnn		Ultra Enterprise 450. See envctrl(4) [tnn 20070414]
751.829Spooka	puffs(4): Support NFS exporting puffs file servers [pooka 20070416]
761.834Schristos	xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
771.834Schristos		GNU compatible exit values. [christos 20070418]
781.831Spooka	mount_9p(8): Add support to mount a 9P file service with puffs.
791.831Spooka		[pooka 20070421]
801.832Sdsl	kernel: Remove the CHECK_ALT_xxx() defines and emul_find() used
811.832Sdsl		to locate files within an emulation's root directory.
821.832Sdsl		Instead get namei() to check the emulation root first.
831.835Sdsl		[dsl 20070422]
841.838Sgarbled	prep: add support for the MTX604 RAVEN based machine.  Other RAVEN
851.838Sgarbled		based machines are also likely to work now. [garbled 20070426]
861.837Srmind	kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
871.843Spooka	puffs(3): Add puffs_framebuf(3), which abstracts the buffer
881.843Spooka		management and event loop for networked file systems
891.962Sapb		using puffs_cc(3).  Convert mount_psshfs(8) and
901.843Spooka		mount_9p(8) to use it.  [pooka 20070505]
911.962Sapb	kernel: Add the TFTPROOT kernel option for TFTP'ing root RAMdisk
921.844Smanu		at root mount time. [manu 20070508]
931.849Sdyoung	pf(4): Make 'nat' and 'rdr' translation rules obey state
941.849Sdyoung		policy flags ('if-bound', 'group-bound', 'floating').
951.849Sdyoung		Extend pf.conf(5) syntax to express the translation-state
961.849Sdyoung		policies. [dyoung 20070510]
971.856Syamt	idlelwp: yamt-idlelwp branch was merged.
981.856Syamt		1. separate context switching and thread scheduling.
991.856Syamt		2. implement idle lwp.
1001.856Syamt		3. clean up related MD/MI interfaces.
1011.856Syamt		4. make scheduler(s) modular.
1021.856Syamt		[yamt 20070518]
1031.857Schristos	ld.elf_so: Support Solaris $ORIGIN etc. expansions in paths.
1041.857Schristos		[christos 20070518]
1051.859Sdogcow	uslsa(4): added CP210x USB-RS232 ucom driver, as submitted by
1061.859Sdogcow		Jonathan A. Kollasch in PR kern/33496 [dogcow 20070520]
1071.861Sad	top(1): Allow a single process to be selected by pid.
1081.861Sad		Add a 'thread mode' that displays LWPs.
1091.861Sad		[ad 20070524]
1101.863Sblymn	libcurses: Merge in wide curses work done by Ruibiao Qui as a
1111.863Sblymn		Google Summer of Code project [blymn 20070529]
1121.864Snisimura	powerpc: Add booted_kernel and booted_device sysctl [nisimura 20070601]
1131.865Sblymn	smsc(4): Added a driver for the hardware monitoring portion of
1141.865Sblymn		the SMSC LPC47B397 [blymn 20070601]
1151.868Spooka	file(1): update to 4.21.  [pooka 20070607]
1161.869Skiyohara	zyd(4): Added OpenBSD's driver. Supports ZyDAS ZD1211/ZD1211B
1171.869Skiyohara		USB IEEE 802.11b/g wireless network device. [kiyohara 20070609]
1181.871Stsutsui	mac68k: Switch sn(4) Ethernet on mac68k to using MI SONIC driver.
1191.871Stsutsui		[tsutsui 20070610]
1201.876Schristos	tcp(4): Per socket keepalive timer settings. Ability to change
1211.876Schristos		connection timeout [christos 20070620].
1221.877Sginsbach	newgrp(1): Add POSIX (IEEE Std 1003.1, 2004 / Open Group Base
1231.877Sginsbach		Specifications Issue 6) User Portability Utility to change
1241.877Sginsbach		effective group ID. [ginsbach 20060621]
1251.878Smrg	GCC: Updated to version 4.1.3-20070620.  [mrg 20070621]
1261.879Skardel	ntp: Updated to version 4.2.4p2. [kardel 20070624]
1271.880Schristos	tcpdrop(8): Ported by anon ymous (from FreeBSD/OpenBSD)
1281.880Schristos		[christos 20070625]
1291.881Sdegroote	fast_ipsec(4): Add support for IPsec NAT-T [degroote 20070627]
1301.883Srumble	efs: Added read-only Silicon Graphics EFS file system. [rumble 20070629]
1311.962Sapb	envsys(4), sysmon_envsys(9): Imported envsys2. New API with the
1321.962Sapb		following features:
1331.884Sxtraeme		- Cleaned up the API for simplicity and efficiency.
1341.884Sxtraeme		- Ability to send capacity/critical/warning events to powerd(8).
1351.884Sxtraeme		- Added support for a 'dictionary based communication channel'
1361.884Sxtraeme		  between sysmon_power(9) and powerd(8), that means there is
1371.884Sxtraeme		  no 32 bytes event size event restriction anymore.
1381.884Sxtraeme		- Binary compatibility with old envstat(8) and powerd(8) via
1391.884Sxtraeme		  COMPAT_40.
1401.884Sxtraeme		And more, please see envsys(4) and sysmon_envsys(9) for more
1411.884Sxtraeme		information.
1421.884Sxtraeme		[xtraeme 20070701]
1431.887Spooka	mount_puffsportal: add experimental version of portalfs
1441.887Spooka		based on puffs(3).  [pooka 20070708]
1451.888Sjmcneill	i386: Add gcscehci(4) driver for the EHCI controller found in the AMD
1461.888Sjmcneill		Geode CS5536 companion controllers. [jmcneill 20070708]
1471.889Skiyohara	nfsmb(4): Add support for NVIDIA nForce 2/3/4 SMBus controller and
1481.889Skiyohara		SMBus driver. [kiyohara 20070711]
1491.890Smacallan	dbri(4): Added support for audio input. [macallan 20070712]
1501.891Stsutsui	alpha: Add timecounter(9) support and switch to MI todr(9)
1511.891Stsutsui		with MI mc146818 driver. [tsutsui 20070721]
1521.894Skiyohara	ichsmb(4): Add support for Intel ICH SMBus controller.
1531.894Skiyohara		[kiyohara 20070728]
1541.895Sjmmv	shark: Add dhclient(8) to the install disk image to be able to
1551.895Sjmmv		configure network interfaces through DHCP.  [jmmv 20070729]
1561.896Smacallan	sparc: The cgfourteen driver now supports wscons. [macallan 20070730]
1571.897Sjmmv	shark: Switched the installation disk to use wscons instead of
1581.897Sjmmv		pccons.  [jmmv 20070731]
1591.901Srmind	tcp(4): TCP socket buffers automatic sizing, ported from FreeBSD.
1601.901Srmind		[rmind 20070802]
1611.898Skiyohara	agp(4): Add support agp_amd64. Imported from FreeBSD.
1621.898Skiyohara		[kiyohara 20070804]
1631.900Sad	cpuctl(8): A new utility which allows setting CPUs online/offline.
1641.899Sad		[ad 20070804]
1651.900Sad	libpthread: Make some significant performance improvements around
1661.900Sad		thread synchronization, and fix a minor problem with
1671.900Sad		detaching running threads. [ad 20070804]
1681.904Spooka	rump: Add the Runnable Userspace Meta Program framework to sys/rump.
1691.904Spooka		These are programs which compile in a part from the standard
1701.904Spooka		kernel sources and run in userspace.  Their main use is
1711.904Spooka		testing/debugging.  Currently supported are a number of
1721.904Spooka		file systems (e.g. ffs) through puffs(3). [pooka 20070805]
1731.905Smacallan	wscons: Add scrollback support to vcons, this should work with
1741.905Smacallan		any framebuffer console driver that uses vcons
1751.905Smacallan		[macallan 20070805]
1761.906Shubertf	wtf(6): Search pkgsrc's help database when ran inside a package
1771.906Shubertf		directory. [hubertf 20070806]
1781.907Sad	libpthread: Another performance improvement, and a fix for an issue
1791.907Sad		that could cause threaded applications to hang under rare
1801.907Sad		circumstances. [ad 20070807]
1811.908Spooka	mount_sysctlfs(8): sysctl(3) to file system translator [pooka 20070809]
1821.909Skiyohara	slhci(4): Replace to Matthew Orgass's slhci(4). [kiyohara 20070815]
1831.910Stnn	spdmem(4): Add Serial Presence Detect driver/support. This decodes
1841.910Stnn		technical specifications stored in the eeprom on common types
1851.910Stnn		of memory modules. [tnn 20070818]
1861.911Skiyohara	btbc(4): Add support for AnyCom BlueCard. [kiyohara 20070820]
1871.913Sxtraeme	ichlpcib(4): The driver has added support for the TCO (watchdog) on
1881.913Sxtraeme		ICH6 or newer chipsets plus timecounter support. Also it can
1891.913Sxtraeme		be used on EM64T systems running the amd64 port. Adapted from
1901.912Sxtraeme		FreeBSD and OpenBSD. [xtraeme 20070826]
1911.914Smacallan	agten(4): Add support for Fujitsu AG-10e graphics cards working as
1921.914Smacallan		accelerated framebuffer console. [macallan 20070826]
1931.915Smacallan	ag10e(4): Add XFree86 driver to run the AG-10e in 24bit with
1941.915Smacallan		acceleration. [macallan 20070830]
1951.921Stshiozak	uchcom(4): Add support for WinChipHead CH341/340 USB-Serial adapter.
1961.921Stshiozak		[tshiozak 20070903]
1971.923Sjoerg	amd64, i386: cgd(4) is part of GENERIC [joerg 20070906]
1981.924Sad	libpthread: scalability and performance enhancements. The MySQL
1991.924Sad		sysbench benchmark in read-only mode now scales to 900
2001.924Sad		simultaneous client threads on a 4xCPU i386 system before
2011.924Sad		serious performance drop-off occurs. [ad 20070907]
2021.925Srmind	kernel: Added support for POSIX message queues. [rmind 20070907]
2031.962Sapb	aps(4): driver for IBM Thinkpad Active Protection System,
2041.926Sxtraeme		provides support for some sensors exported through
2051.926Sxtraeme		the envsys(4) framework. Ported by Pierre Pronchery
2061.926Sxtraeme		from OpenBSD. [xtraeme 20070911]
2071.928Sad	i386, amd64: pcc is now able to compile most of the i386 kernel.
2081.928Sad		a number of changes have been made for LKM and
2091.928Sad		preemption safety. [ad 20070927]
2101.928Sad	i386: i386 bootblocks are now able to boot amd64 kernels.
2111.928Sad		support for a.out kernels has been removed [ad 20070927]
2121.931Soster	kernel: Added support for kernel core dumps to RAID 1 sets.
2131.931Soster		[oster 20071004]
2141.932Sdyoung	kernel: The new socket option SO_NOHEADER tells the network
2151.932Sdyoung		stack to strip the protocol header from packets
2161.932Sdyoung		received on a raw socket. [dyoung 20071005]
2171.932Sdyoung	gre(4): Available encapsulations increase to IPv6, UDP in
2181.932Sdyoung		IPv6, and UDP in IPv4.  The Mobile IP encapsulation
2191.932Sdyoung		is no more. [dyoung 20071005]
2201.936Sad	malloc: Replace the default memory allocator with 'jemalloc',
2211.936Sad		designed to perform well in both single- and multi-
2221.936Sad		threaded processes.  This provides a significant
2231.936Sad		performance boost for many threaded workloads that
2241.936Sad		make use of malloc, such as MySQL. [ad 20071006]
2251.933Srmind	kernel: A new SCHED_M2 scheduler, improves the performance on
2261.933Srmind		MP systems, supports real-time and time-sharing classes,
2271.934Srmind		ready for the CPU affinity. [rmind 20071009]
2281.938Sjmmv	shark: Removed pccons(4), obsoleted by wscons(4).  [jmmv 20071028]
2291.939Sxtraeme	coretemp(4): Driver for Intel Core's on-die thermal sensor,
2301.939Sxtraeme		available on Core or newer CPUs. Ported from FreeBSD.
2311.939Sxtraeme		[xtraeme 20071029]
2321.941Sjnemeth	x86: Added support for Intel 82G965 chipset.  [jnemeth 20071030]
2331.943Sxtraeme	nsclpcsio(4): Added support for the VLM logical device. This provides
2341.942Sxtraeme		14 voltage sensors in addition to the previous 3 temperature
2351.942Sxtraeme		sensors provided in the TMS logical device. From OpenBSD.
2361.942Sxtraeme		[xtraeme 20071109]
2371.944Splunky	btkey(1): A new utility to manage Bluetooth link keys in OS and
2381.944Splunky		and device storage. [plunky 20071109]
2391.951Spooka	putter(9): A Pass-to-Userspace Transporter, a generic request-response
2401.951Spooka		handler for kernel-attached userspace daemons (e.g. puffs(4)).
2411.951Spooka		[pooka 20071110]
2421.945Sjmcneill	pad(4): Added the pseudo-audio device driver, for feeding back raw
2431.945Sjmcneill		PCM data to userland. [jmcneill 20071111]
2441.946Smacallan	r128fb(4): New accelerated console driver for ATI Rage 128 graphics
2451.946Smacallan		controllers. [macallan 20071111]
2461.947Sjmmv	atf: Initial import of the Automated Testing Framework, version 0.3.
2471.947Sjmmv		Provides a framework to easily define and run test cases for
2481.947Sjmmv		the NetBSD operating system.  Work until 0.1 sponsored by
2491.947Sjmmv		Google Summer of Code 2007 and mentored by martin.
2501.947Sjmmv		[jmmv 20071112]
2511.947Sjmmv	sysinst: Add support to install the new tests.tgz set.
2521.947Sjmmv		[jmmv 20071112]
2531.947Sjmmv	tests: Converted the regress/bin tree to use ATF and migrated it
2541.947Sjmmv		to tests/util.  [jmmv 20071112]
2551.947Sjmmv	tests: Converted the regress/sys/fs/tmpfs tree to use ATF and
2561.947Sjmmv		migrated it to tests/fs/tmpfs.  [jmmv 20071112]
2571.947Sjmmv	tests: Converted the regress/games tree to use ATF and migrated it
2581.947Sjmmv		to tests/games.  [jmmv 20071112]
2591.948Sbouyer	ahcisata(4): Add support for ATAPI devices. [bouyer 20071112]
2601.949Stsutsui	newfs_ext2fs(8): Add a native newfs_ext2fs(8) command.
2611.949Stsutsui		Closes PR bin/16175. [tsutsui 20071117]
2621.953Ssborrill	x86: Add support for /boot.cfg to configure the bootloader. This
2631.950Ssborrill		includes optionally displaying menus, altering banner text
2641.950Ssborrill		and changing options such as timeouts and console device
2651.950Ssborrill		which previously required use of installboot.
2661.950Ssborrill		[sborrill 20071120]
2671.951Spooka	pud(4): Add a driver via which it is possible to implement
2681.951Spooka		block and character devices in userspace. [pooka 20071120]
2691.952Sbouyer	xen: Added support for amd64 architecture, both as dom0 and domU.
2701.952Sbouyer		[bouyer 20071122]
2711.953Ssborrill	i386: Create a boot.cfg on the install CD to allow the end-user to
2721.953Ssborrill		select either the standard or non-ACPI kernel easily.
2731.953Ssborrill		[sborrill 20071123]
2741.956Stsutsui	libsa: Add ext2fs support. [tsutsui 20071201]
2751.957Skiyohara	bcsp(4): Add support for BlueCore Serial Protocol. [kiyohara 20071202]
2761.958Sbouyer	toolchain: Install the linker scripts on amd64, which allows to
2771.958Sbouyer		link x86 32bits objects using the native ld(1).
2781.958Sbouyer		[bouyer 20071202]
2791.960Sxtraeme	arcmsr(4): Areca Technology Corporation SATA RAID controller driver,
2801.959Sxtraeme		ported from OpenBSD. [xtraeme 20071204]
2811.963Sjmcneill	acpi: Updated ACPI-CA to 20070320. [jmcneill 20071211]
2821.963Sjmcneill	pmf(9): Added a new power management framework, see pmf(9) for details.
2831.965Sjoerg		[jmcneill, joerg 20071211]
2841.961Sapb	MAKEDEV(8): Use pax(1) in preference to mknod(8) to create device
2851.961Sapb		nodes more efficiently; use mount_tmpfs(8) in preference to
2861.961Sapb		mount_mfs(8) when creating a memory file system. [apb 20071215]
2871.964Schristos	openssh: import 4.7 [christos 20071217]
2881.965Sjoerg	x86: Add support for ACPI S3 (suspend-to-RAM) on MP systems.
2891.965Sjoerg		[joerg 20071218]
2901.966Sdogcow	newsyslog: newsyslog.conf flag 'J' will bzip2 logfiles.
2911.966Sdogcow		[dogcow 20071221]
2921.967Sjmcneill	thinkpad(4): Add driver for IBM/Lenovo Thinkpad hotkeys and
2931.967Sjmcneill		brightness controls [jmcneill 20071221]
2941.969Selad	PaX ASLR: Address Space Layout Randomization support in the kernel and
2951.969Selad		dynamic linker, see security(8). [elad, christos 20071226]
2961.972Sjdc	msdosfs: Significantly speed up write speed (up to 16x faster).
2971.972Sjdc		[reinoud 20071228]
2981.970Sxtraeme	itesio(4): Added support for the Watchdog Timer. [xtraeme 20071229]
2991.973Sjmcneill	usermode: Add port of the NetBSD kernel to userspace.
3001.973Sjmcneill		[jmcneill 20071229]
3011.971Sskrll	hp700: kernels are now compiled with -O2. [skrll 20071230]
3021.974Sad	compat_hpux: removed. [ad 20071231]
303