CHANGES revision 1.831
11.831SpookaLIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.831 $>
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.767Shauke	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.771Srpaulo	postfix(1): Updated to 2.3.5. [rpaulo 20061220]
161.772Syamt	nfs: Remove NQNFS support from kernel. [yamt 20061227]
171.820Spooka	mount_psshfs(8): add puffs sshfs [pooka 20061229]
181.773Sober  	zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
191.774Sjmcneill	i386: add support for Microsoft Xbox. [jmcneill 20070105]
201.777Skardel	ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
211.778Skardel		changes is now supported - no more ntpd restarts when interface
221.778Skardel		addresses are re-configured (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.785Schristos	bind: import 9.4.0-rc2 [christos 20070127]
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.787Sagc	refuse: added file system in userspace compatibility functionality,
371.787Sagc		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.798Syamt        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.804Sbouyer	build: 'make iso-image' in src/ (or build.sh iso-image) will build
561.804Sbouyer		iso images, eventually bootable, using in-tree tools.
571.804Sbouyer		[bouyer 20070306]
581.804Sbouyer	i386, amd64: switch bootable iso images to native boot format, and add
591.804Sbouyer		different bootable kenrels on the iso images. Enable ACPI
601.804Sbouyer		in default INSTALL and GENERIC kernels. [bouyer 20070306]
611.814Sxtraeme	openssl: Import OpenSSL 0.9.8e. [mjf 20070307]
621.814Sxtraeme	ipv6: add ipv6 fast forward. [liamjfoy 20070307]
631.807Schristos	openssh: import 4.6 [christos 20070310]
641.809Sxtraeme	aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
651.810Sxtraeme		adapted from FreeBSD for envsys(4). [xtraeme 20070313]
661.814Sxtraeme	evbmips: add Infineon ADM5120 port. [dyoung 20070320]
671.815Sxtraeme	i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
681.815Sxtraeme		power and overheating in CPUs supporting the Thermal
691.815Sxtraeme		Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
701.816Sxtraeme		See options(4) for more information. [xtraeme 20070320]
711.817Smanu	libc: add support for LC_TIME [manu 20070328]
721.818Sghen	bind: import 9.4.0 [ghen 20070330]
731.821Sscw	sh5, evbsh5: Port deleted [scw 20070408]
741.822Smacallan	genfb: generic framebuffer console driver with PCI and SBus
751.822Smacallan		frontends [macallan 20070411]
761.823Sjmcneill	sgimips: add support for SGI O2 PS/2 controller macekbc(4) and
771.823Sjmcneill		onboard display adapter crmfb(4) [jmcneill 20070412]
781.825Sjmcneill	sgimips: import mavb(4) audio device driver for SGI O2 from
791.825Sjmcneill		OpenBSD [jmcneill 20070412]
801.828Stnn	sparc64: add support for hardware monitoring on
811.828Stnn		Ultra Enterprise 450. See envctrl(4) [tnn 20070414]
821.827Smartin	ipf(8): Updated to version 4.1.19. [martin 20070414]
831.829Spooka	puffs(4): Support NFS exporting puffs file servers [pooka 20070416]
841.830Splunky	bluetooth(4): add 'service level' security [plunky 20070421]
851.831Spooka	mount_9p(8): Add support to mount a 9P file service with puffs.
861.831Spooka		[pooka 20070421]
87