NetBSD/doc/CHANGES

50 lines
2.6 KiB
Plaintext

LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.796 $>
[Note: This file does not mention every change made to the NetBSD source tree.
For an exhaustive list, please subscribe to the `source-changes' mailing list,
or see the mailing list archives. For more information, send a message
containing just the word `help' to `majordomo@NetBSD.org'.]
Changes from NetBSD 4.0 to NetBSD 5.0:
evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
mac68k: add support for four more Nubus video cards, including the
VillageTronic MacPicasso 340. [hauke 20061206]
shark: add support for igsfb at ofbus. [macallan 20061207]
ixp425: add support for NPE Ethernet. [scw 20061210]
shark: add support for XFree86 with wsfb. [macallan 20061220]
postfix(1): Updated to 2.3.5. [rpaulo 20061220]
nfs: Remove NQNFS support from kernel. [yamt 20061227]
zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
i386: add support for Microsoft Xbox. [jmcneill 20070105]
ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
changes is now supported - no more ntpd restarts when interface
addresses are re-configured (WLAN/DSL/ppp/...). [kardel 20070106]
ug(4): driver for the Abit uGuru hardware system monitor,
contributed by Mihai Chelaru. [xtraeme 20070106]
kernel: global 'securelevel' variable removed; it is now internal to
the secmodel. [elad 20070110]
GCC: Updated to version 4.1.2-20070110. [mrg 20070111]
acpitools: added from FreeBSD via fvdl [christos 20070114]
scsictl(8): added setspeed command, to set the highest speed that the
optical drive should use for reading data,
contributed by Kimura Fuyuki. [bouyer 20070122]
bind: import 9.4.0-rc2 [christos 20070127]
newlock2: Merge the newlock2 branch. Introduces a number of new
kernel synchronization primitives, improves scalability
on MP systems, and replaces the existing SA threads model
with a 1:1 threading model. [ad 20070209]
news68k: Implement generic softintr(9) support. [tsutsui 20070210]
refuse: added file system in userspace compatibility functionality,
layered on top of libpuffs [agc 20070211]
i386: added an opencrypto provider for VIA ACE (AES encryption
instructions), ported from OpenBSD. [daniel 20070217]
sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
btuart(4): Add support for Bluetooth HCI UART (H4) driver.
[kiyohara 20070221]
btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
[kiyohara 20070221]
MAKEDEV(8): Added MAKEDEV.subr with functions shared between
MAKEDEV and MAKEDEV.local. [apb 20070227]