Home | History | Annotate | Line # | Download | only in doc
CHANGES revision 1.834
      1  1.834  christos LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.834 $>
      2    1.1     lukem 
      3    1.1     lukem 
      4    1.1     lukem [Note: This file does not mention every change made to the NetBSD source tree.
      5    1.1     lukem For an exhaustive list, please subscribe to the `source-changes' mailing list,
      6    1.1     lukem or see the mailing list archives.  For more information, send a message
      7  1.182      salo containing just the word `help' to `majordomo (a] NetBSD.org'.]
      8    1.1     lukem 
      9    1.1     lukem 
     10  1.663       riz Changes from NetBSD 4.0 to NetBSD 5.0:
     11  1.766     freza 	evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
     12  1.767     hauke 	mac68k: add support for four more Nubus video cards, including the 
     13  1.767     hauke 		VillageTronic MacPicasso 340. [hauke 20061206]
     14  1.769       scw 	ixp425: add support for NPE Ethernet. [scw 20061210]
     15  1.771    rpaulo 	postfix(1): Updated to 2.3.5. [rpaulo 20061220]
     16  1.772      yamt 	nfs: Remove NQNFS support from kernel. [yamt 20061227]
     17  1.820     pooka 	mount_psshfs(8): add puffs sshfs [pooka 20061229]
     18  1.773      ober   	zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
     19  1.774  jmcneill 	i386: add support for Microsoft Xbox. [jmcneill 20070105]
     20  1.777    kardel 	ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
     21  1.778    kardel 		changes is now supported - no more ntpd restarts when interface
     22  1.778    kardel 		addresses are re-configured (WLAN/DSL/ppp/...). [kardel 20070106]
     23  1.779      elad 	kernel: global 'securelevel' variable removed; it is now internal to
     24  1.779      elad 		the secmodel. [elad 20070110]
     25  1.780       mrg 	GCC: Updated to version 4.1.2-20070110.  [mrg 20070111]
     26  1.781  christos 	acpitools: added from FreeBSD via fvdl [christos 20070114]
     27  1.782    bouyer 	scsictl(8): added setspeed command, to set the highest speed that the
     28  1.782    bouyer 		optical drive should use for reading data,
     29  1.782    bouyer 		contributed by Kimura Fuyuki. [bouyer 20070122]
     30  1.785  christos 	bind: import 9.4.0-rc2 [christos 20070127]
     31  1.833    dyoung 	i386, amd64: add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
     32  1.790        ad 	newlock2: Merge the newlock2 branch. Introduces a number of new
     33  1.790        ad 		kernel synchronization primitives, improves scalability
     34  1.790        ad 		on MP systems, and replaces the existing SA threads model
     35  1.790        ad 		with a 1:1 threading model. [ad 20070209]
     36  1.788   tsutsui 	news68k: Implement generic softintr(9) support. [tsutsui 20070210]
     37  1.787       agc 	refuse: added file system in userspace compatibility functionality,
     38  1.787       agc 		layered on top of libpuffs [agc 20070211]
     39  1.789    daniel 	i386: added an opencrypto provider for VIA ACE (AES encryption
     40  1.789    daniel 		instructions), ported from OpenBSD. [daniel 20070217]
     41  1.791     rmind 	sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
     42  1.794   xtraeme 	btuart(4): Add support for Bluetooth HCI UART (H4) driver.
     43  1.794   xtraeme 		[kiyohara 20070221]
     44  1.794   xtraeme 	btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
     45  1.795   xtraeme 		[kiyohara 20070221]
     46  1.798      yamt         mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
     47  1.797  macallan 	eeprom(8): Add the missing kernel bits on arm and powerpc that kept
     48  1.797  macallan 		eeprom from actually changing firmware settings
     49  1.797  macallan 		[macallan 20070228]
     50  1.799       apb 	MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
     51  1.799       apb 		defined in MAKEDEV. [apb 20070303]
     52  1.801   tsutsui 	x68k: Add generic softintr(9) support. [tsutsui 20070304]
     53  1.801   tsutsui 	luna68k: Add generic softintr(9) support. [tsutsui 20070304]
     54  1.800     pooka 	file(1): update to 4.20.  [pooka 20070304]
     55  1.803     dillo 	hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
     56  1.804    bouyer 	build: 'make iso-image' in src/ (or build.sh iso-image) will build
     57  1.804    bouyer 		iso images, eventually bootable, using in-tree tools.
     58  1.804    bouyer 		[bouyer 20070306]
     59  1.804    bouyer 	i386, amd64: switch bootable iso images to native boot format, and add
     60  1.804    bouyer 		different bootable kenrels on the iso images. Enable ACPI
     61  1.804    bouyer 		in default INSTALL and GENERIC kernels. [bouyer 20070306]
     62  1.814   xtraeme 	openssl: Import OpenSSL 0.9.8e. [mjf 20070307]
     63  1.814   xtraeme 	ipv6: add ipv6 fast forward. [liamjfoy 20070307]
     64  1.807  christos 	openssh: import 4.6 [christos 20070310]
     65  1.809   xtraeme 	aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
     66  1.810   xtraeme 		adapted from FreeBSD for envsys(4). [xtraeme 20070313]
     67  1.814   xtraeme 	evbmips: add Infineon ADM5120 port. [dyoung 20070320]
     68  1.815   xtraeme 	i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
     69  1.815   xtraeme 		power and overheating in CPUs supporting the Thermal
     70  1.815   xtraeme 		Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
     71  1.816   xtraeme 		See options(4) for more information. [xtraeme 20070320]
     72  1.817      manu 	libc: add support for LC_TIME [manu 20070328]
     73  1.818      ghen 	bind: import 9.4.0 [ghen 20070330]
     74  1.821       scw 	sh5, evbsh5: Port deleted [scw 20070408]
     75  1.822  macallan 	genfb: generic framebuffer console driver with PCI and SBus
     76  1.822  macallan 		frontends [macallan 20070411]
     77  1.823  jmcneill 	sgimips: add support for SGI O2 PS/2 controller macekbc(4) and
     78  1.823  jmcneill 		onboard display adapter crmfb(4) [jmcneill 20070412]
     79  1.825  jmcneill 	sgimips: import mavb(4) audio device driver for SGI O2 from
     80  1.825  jmcneill 		OpenBSD [jmcneill 20070412]
     81  1.828       tnn 	sparc64: add support for hardware monitoring on
     82  1.828       tnn 		Ultra Enterprise 450. See envctrl(4) [tnn 20070414]
     83  1.827    martin 	ipf(8): Updated to version 4.1.19. [martin 20070414]
     84  1.829     pooka 	puffs(4): Support NFS exporting puffs file servers [pooka 20070416]
     85  1.834  christos 	xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
     86  1.834  christos 		GNU compatible exit values. [christos 20070418]
     87  1.830    plunky 	bluetooth(4): add 'service level' security [plunky 20070421]
     88  1.831     pooka 	mount_9p(8): Add support to mount a 9P file service with puffs.
     89  1.831     pooka 		[pooka 20070421]
     90  1.832       dsl 	kernel: Remove the CHECK_ALT_xxx() defines and emul_find() used
     91  1.832       dsl 		to locate files within an emulation's root directory.
     92  1.832       dsl 		Instead get namei() to check the emulation root first.
     93